Skip to content
Snippets Groups Projects
  1. Jul 02, 2024
  2. Jul 01, 2024
    • Spoked's avatar
      fix: revert trakt/item modules back to 0.7.4 · 864535b0
      Spoked authored
      864535b0
    • centerionware's avatar
    • Spoked's avatar
      Release 0.7.5 (#478) · a9b1ea93
      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: default avatarJoshua <joshazwanink14@gmail.com>
      Co-authored-by: default avatarSpoked <5782630+dreulavelle@users.noreply.github.com>
      
      * fix: sort imports
      
      * fix: revert jackett. plex watchlist rss feeds broken.
      
      ---------
      
      Co-authored-by: default avatarSpoked <Spoked@localhost>
      Co-authored-by: default avatariPromKnight <156901906+iPromKnight@users.noreply.github.com>
      Co-authored-by: default avatardextrous0z <139093885+dextrous0z@users.noreply.github.com>
      Co-authored-by: default avatarJoshua <joshazwanink14@gmail.com>
      a9b1ea93
  3. Jun 28, 2024
  4. Jun 26, 2024
  5. Jun 23, 2024
  6. Jun 22, 2024
  7. Jun 21, 2024
  8. Jun 20, 2024
    • Spoked's avatar
      Changes (#453) · cb296f53
      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: default avatarAdministrator <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: default avatarSpoked <Spoked@localhost>
      Co-authored-by: Gaisberg <None>
      Co-authored-by: default avatarMatthew Adams <roguestar191@comcast.net>
      Co-authored-by: default avatarAdministrator <deadc0de@centerionware.com>
      cb296f53
    • centerionware's avatar
      sync: upstream/main · 5b1d553f
      centerionware authored
      5b1d553f
    • Spoked's avatar
      Release 0.7.3 (#439) · 6f301251
      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: default avatarAdministrator <deadc0de@centerionware.com>
      
      * feat: update enrichment
      
      ---------
      
      Co-authored-by: default avatarSpoked <Spoked@localhost>
      Co-authored-by: Gaisberg <None>
      Co-authored-by: default avatarMatthew Adams <roguestar191@comcast.net>
      Co-authored-by: default avatarAdministrator <deadc0de@centerionware.com>
      6f301251
    • Administrator's avatar
      fix: ordering of season and episode · ed06dac5
      Administrator authored
      ed06dac5
    • Administrator's avatar
      fix: copy incoming item attributes to new item through trakt · 7a8e27e2
      Administrator authored
      Tidy: Add more explicitness to the run definition *Spoked
      7a8e27e2
    • Administrator's avatar
      Merge branch 'retry-library-rework' into 'main' · 17d8e357
      Administrator authored
      Fix: always yield something from scraper, even if that's None
      
      See merge request !5
      17d8e357
    • Administrator's avatar
      Fix: imdbId in jackett · 9bfe58d6
      Administrator authored
      9bfe58d6
  9. Jun 19, 2024
Loading