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
π¬ Media Metadata Enhancements: Added support for storing stars and alternative titles (AKA titles) for movies and series.
π Stream Data Handling: Updated how torrent stream data is handled in Prowlarr, including title matching with AKA titles & improve update existing data.
π Scrapy Adjustments: Updated MHDTV URLs, TamilMV page link CSS picker and fixed live stream headers for StreamBTW.
π Infrastructure Improvements: Added a docker build workflow and set up Dependabot for weekly package updates.
π Bug Fixes & Refactoring:
π§ Fixed an issue with the Premiumizeget_video_url function.
π Enhanced CRUD functions for storing movies and series data, including various refactorings.
π Added maximum number of retries to batch processing with a circuit breaker for reliability.