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
π Added support for Arabic contents, enhancing the global reach of the platform.
π Introduced a metrics dashboard UI for more accessible insights into torrents information, Scrapy schedules, and more.
π¬ Enhanced stream data management by adding support for filename and videoSize, which aids subtitle addons.
πΊ Implemented namespace for live TV streams, allowing better organization and segregation for self-hosted tenants.
π Improved series title search to include season and episode parameters, enhancing search accuracy and user experience.
π Added support for prowlarr search query timeout configuration, optimizing backend performance.
π Refactored TV stream validation and update logic, ensuring more robust schedule function handling.
π Bug Fixes
𧲠Fixed several issues in Scrapy, including the magnet download parser pipeline and IMDb search title parsing.
π₯ Resolved problems with IMDb aka title parsing and storing existing movie data streams.
π’ Corrected episode order sorting to ensure consistent playback order.
π Fixed numerous bugs related to torrent management, including duplicate saving and default trackers addition when absent.
π‘ Addressed multiple stability issues with prowlarr, including healthcheck fixes, indexer proxy configurations, and environment settings for dramatiq workers.
π Fixed sidecar-config and curl status handling to improve system reliability.
πΎ Resolved memory limit error for flaresolverr in Kubernetes environments, and fixed readiness probe and retry mechanisms for more robust operations.
π¬ Improved database interactions, particularly with series episode data retrieval through a MongoDB aggregation pipeline, which also enhances endpoint response time.
π Documentation Updates
π Updated several internal scripts and configurations to enhance clarity and correctness, including flaresolverr indentations, shebang adjustments for containers, and retry logic for crucial operations.