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

WIP: Lostfilm.tv #1019

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

WIP: Lostfilm.tv #1019

wants to merge 11 commits into from

Conversation

dm3ch
Copy link
Contributor

@dm3ch dm3ch commented Jun 4, 2022

Database Migration

YES - XXXX | NO

Description

This is a port of Lostfilm C# indexer form Jackett.
For now the logic of login, getting new and searching releases works. Parsing of episodes and seasons pages seems also to work fine.

For now, I believe that only two things are missing:

  • The indexer fetches only first page generated by IndexerRequest generator (I believe that this limitation is somewhere in base class or other "core" Prowlarr code). Without that indexer is almost useless, it returns only first found release.
  • Captcha support on login page is not implemented yet. Without this it's still possible to use indexer. Captcha is required only after some amount of failed login attempts

Screenshot (if UI related)

Todos

  • Tests
  • Translation Keys (./src/NzbDrone.Core/Localization/Core/en.json)
  • Wiki Updates

Issues Fixed or Closed by this PR

  • Fixes #XXXX

@bakerboy448 bakerboy448 added the Status: Waiting for OP Action Required from OP label Nov 27, 2022
@mynameisbogdan mynameisbogdan added the Status: Don't Merge Hold up - don't merge this label Feb 19, 2023
@i3laze

This comment was marked as off-topic.

@i3laze
Copy link

i3laze commented Apr 14, 2024

Any updates on this tracker? @airen1

www.LostFilm.tv is an independent studio with own public portal, producing arguably best Russian soundtracks for major series.
Basically, they are the only reason I still keep Jackett running.. in parallel with Prowlarr.

@dm3ch
Copy link
Contributor Author

dm3ch commented Apr 14, 2024

This PR wasn't finished and doesn't introduce usable support for Lostfilm.

The reason why I wasn't able to finish the PR was the fact that due to the difference between Jackett and Prowlarr architecture, I wasn't able to implement additional data querying.

So for this indexer the support from maintainers is needed. If I right remember we had some small discussion in Discord, but unfortunately wasn't able to find a way how to implement Lostfilm specific logic according to current indexer patterns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Don't Merge Hold up - don't merge this Status: Waiting for OP Action Required from OP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants