- Jul 02, 2024
-
-
Spoked authored
- Jul 01, 2024
-
-
Spoked authored
-
Spoked authored
* feat: added log to show total processing scraped results * Add Zilean scraper: untested - Spoked can test :D (#473) Zilean is a service that allows you to search for DebridMediaManager sourced arr-less content. When the service is started, it will automatically download and index all the DMM shared hashlists and index them using Lucene. The service provides a search endpoint that allows you to search for content using a query string, and returns a list of filenames and infohashes. There is no clean filtering applied to the search results, the idea behind this endpoint is Riven performs that using RTN. The DMM import reruns on missing pages every hour. Its written exclusively for Riven https://github.com/iPromKnight/zilean * feat: Zilean support * Update to include get_top_title() as well as Show (#475) * Update zilean.py Allow shows in zilean * Update zilean.py change title to get_top_title() * feat: update with new changes * feat: update with new changes * Jacket Fixes and anime show fixes (#466) * Fixed anime identification * Improved jackett accuracy * Typo * Rewrote some of trakt indexer added new class method to show that reindex values accross episodes and seasons. Fixed weird titles * fixed propagate * Removed debug * Removed year param, now determine manually as it gives more accurate results * Changed to show year instead of air year for each item * Added back in validation * Created a new function to grab the season year. Changed jackett matching to support it as well. * Typo * Fixed poetry lock hash --------- Co-authored-by:
Joshua <joshazwanink14@gmail.com> Co-authored-by:
Spoked <5782630+dreulavelle@users.noreply.github.com> * fix: sort imports * fix: revert jackett. plex watchlist rss feeds broken. --------- Co-authored-by:
Spoked <Spoked@localhost> Co-authored-by:
iPromKnight <156901906+iPromKnight@users.noreply.github.com> Co-authored-by:
dextrous0z <139093885+dextrous0z@users.noreply.github.com> Co-authored-by:
Joshua <joshazwanink14@gmail.com>
-
- Jun 28, 2024
-
-
Administrator authored
-
- Jun 26, 2024
-
-
dependabot[bot] authored
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4 ) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 23, 2024
- Jun 22, 2024
-
-
Spoked authored
* logs: begin moving logs to handle scrape results * Partial state handling (#455) * Feat: Better handling of partially complete state * Tidy: remove verify_futures test func * tidy: Remove all self.futures references * Tidy: remove unneeded imports and excess whitespace * Fix: yield then return incomplete children * Tidy: remove from Counter from collections * Tidy: whitespace --------- Co-authored-by:
Administrator <deadc0de@centerionware.com> * Fix: jacket-prowlarr params based on what indexer reports (#456) Co-authored-by:
Administrator <deadc0de@centerionware.com> * Fix Collections (#457) * Revert "Fix Collections (#457)" (#458) This reverts commit 27ceab9b4c374d2b6e62a1dfd9ba068f743fb146. * feat: update scrapers for series packs. enhanced parsing! * feat: add boilerplate metrics endpoint * Fix: Remove timeout for slow scrapers, prevents race condition (#460) Co-authored-by:
Administrator <deadc0de@centerionware.com> * Fixed Collections Again (#459) * fix collections 2 * fix, im dumb * fix: removed metrics endpoint for now. updated version log message --------- Co-authored-by:
Spoked <Spoked@localhost> Co-authored-by:
Matthew Adams <roguestar191@comcast.net> Co-authored-by:
Administrator <deadc0de@centerionware.com> Co-authored-by:
FlashLightning67 <98236663+FlashLightning67@users.noreply.github.com>
-
- Jun 21, 2024
-
-
Administrator authored
fix: copy incoming item attributes to new item through trakt See merge request !10
-
Administrator authored
# Conflicts: # backend/program/indexers/trakt.py
-
Administrator authored
Fix: jacket-prowlarr params based on what indexer reports See merge request !7
-
Administrator authored
-
Administrator authored
Part complete See merge request !6
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
- Jun 20, 2024
-
-
Spoked authored
* fix: testing new changes * feat: improve torrentio scraping * feat: merge changes from 0x * feat: bump version * fix: remove scraping should submit * fuckin dad.. * fix: sort final streams at end of scraping * feat: add enrichment * fix: typos in jackett and prowlarr * fix: move tmdb init to indexers module. couple other slight tweaks * test: added debrid matching test * fix: removed username from debrid log * fix: add movie to cold boot indexing * This just magically disappeared * fix: sort imports * feat: add tracemalloc * Patch changes trakt (#452) * fix: copy incoming item attributes to new item through trakt Tidy: Add more explicitness to the run definition *Spoked * fix: ordering of season and episode --------- Co-authored-by:
Administrator <deadc0de@centerionware.com> * feat: update enrichment * fix: add guard to tracemalloc * fix: weird issue regarding import for tracemalloc * fix: fixed imports and tidy --------- Co-authored-by:
Spoked <Spoked@localhost> Co-authored-by: Gaisberg <None> Co-authored-by:
Matthew Adams <roguestar191@comcast.net> Co-authored-by:
Administrator <deadc0de@centerionware.com>
-
centerionware authored
-
Spoked authored
* fix: testing new changes * feat: improve torrentio scraping * feat: merge changes from 0x * feat: bump version * fix: remove scraping should submit * fuckin dad.. * fix: sort final streams at end of scraping * feat: add enrichment * fix: typos in jackett and prowlarr * fix: move tmdb init to indexers module. couple other slight tweaks * test: added debrid matching test * fix: removed username from debrid log * fix: add movie to cold boot indexing * This just magically disappeared * fix: sort imports * feat: add tracemalloc * Patch changes trakt (#452) * fix: copy incoming item attributes to new item through trakt Tidy: Add more explicitness to the run definition *Spoked * fix: ordering of season and episode --------- Co-authored-by:
Administrator <deadc0de@centerionware.com> * feat: update enrichment --------- Co-authored-by:
Spoked <Spoked@localhost> Co-authored-by: Gaisberg <None> Co-authored-by:
Matthew Adams <roguestar191@comcast.net> Co-authored-by:
Administrator <deadc0de@centerionware.com>
-
Administrator authored
-
Administrator authored
Tidy: Add more explicitness to the run definition *Spoked
-
Administrator authored
Fix: always yield something from scraper, even if that's None See merge request !5
-
Administrator authored
-
- Jun 19, 2024
-
-
Administrator authored
-
Ayush Sehrawat authored
-
dependabot[bot] authored
Bumps [embla-carousel-svelte](https://github.com/davidjerleke/embla-carousel) from 8.1.3 to 8.1.5. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.1.3...v8.1.5 ) --- updated-dependencies: - dependency-name: embla-carousel-svelte dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Administrator authored
-
Administrator authored
-
Administrator authored
Revert: last change removing the for item in future.result
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
Tidy: change logging to PROGRAM Tidy: change logger.error to log Fix: remove from running items when service yields None.
-
Administrator authored
-