You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post updating debrid instant availability api fix in recent days,
manual scraping endpoints logic require modification to be compaitible
with updated models. In this commit, gap in models are addressed,
ensuring no model change is introduced, saving changes on UI end.
In longer term, it can be looked upon if model change need to be propagated
to UI as well.
[Testing]
Following testing mechanism is utilised.
- Setup riven, riven-frontend in docker env.
- Post correcting the issue, ensured manual scrapping and requested scrapping both are working optimally.
- Ensure Symlinks are generated and data is indexed in updater. Currently validated with plex only.
arao
linked a pull request
Nov 30, 2024
that will
close
this issue
OS:
Ubuntu 24.04.1 LTS
Riven version:
More version details:
spoked/riven:dev
spoked/riven-frontend:latest
Reproduction steps:
Expected result:
No
TypeError
exception should be thrown when initiating a manual scrape from the frontend.Actual result:
TypeError: Downloader.get_instant_availability() missing 1 required positional argument: 'item_type'
Log:
Click to toggle
The text was updated successfully, but these errors were encountered: