Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zilean scraper: untested - Spoked can test :D #473

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Add Zilean scraper: untested - Spoked can test :D #473

merged 1 commit into from
Jun 29, 2024

Conversation

iPromKnight
Copy link
Collaborator

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

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
@dreulavelle
Copy link
Member

Oh god.. lol just waking up and I already have work 🙃

@dreulavelle
Copy link
Member

With how I laid out the scrapers now, it's much easier to add new ones

@iPromKnight
Copy link
Collaborator Author

With how I laid out the scrapers now, it's much easier to add new ones

Very lol

Took me like 15 minutes at best, and five of that was finding where the others were used ^^

@dreulavelle dreulavelle changed the base branch from main to release_075 June 29, 2024 20:48
@dreulavelle dreulavelle merged commit ae6a1f9 into rivenmedia:release_075 Jun 29, 2024
@iPromKnight iPromKnight deleted the feature/zilean_scraper branch June 29, 2024 20:53
dreulavelle added a commit that referenced this pull request Jul 1, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants