1381 Commits

Author SHA1 Message Date
mhdzumair 243bb165f7 refactor: enhance search functionality by implementing regex matching and combining results from text and regex pipelines 2025-03-03 05:57:56 +05:30
mhdzumair 25501e0a5c fix: remove unnecessary annotation requests in parser 2025-03-03 05:43:56 +05:30
mhdzumair a1c1c76c45 remove pipenv reference since migrated to uv 2025-03-03 00:13:34 +05:30
GitHub Action 0a77af8196 chore: update version to 4.3.24 2025-03-02 16:59:17 +00:00
mhdzumair dd368ec471 refactor: remove total_streams filter and simplify text index in models to improve searching accuracy 2025-03-02 22:06:42 +05:30
mhdzumair 7104ec77cd feat: add select/deselect buttons and search functionality for catalogs and languages in configuration 2025-03-02 21:17:03 +05:30
mhdzumair 39e3829b0b fix mediafusion scraping on external url item 2025-03-02 20:53:58 +05:30
mhdzumair 2a970cac21 override content type header for the download link via mediaflow 2025-03-02 20:53:01 +05:30
mhdzumair b0383797e8 Fix user upload series catalog 2025-03-02 19:30:23 +05:30
mhdzumair bfb42402a9 feat: enhance quick import with torrent type selection and uploader name persistence & add searching functionality for audio language selection 2025-03-02 19:30:00 +05:30
mhdzumair 233836845c reset the file annotation request after successfully setting episode data 2025-03-02 17:44:31 +05:30
mhdzumair c08b2d9cbe remove typehint to support older python support in kodi 2025-03-01 10:47:20 +05:30
mhdzumair de5dd555c0 chore: migrate from pipenv to uv and update Dockerfile & update to Python 3.13 2025-03-01 08:58:22 +05:30
mhdzumair 860c1e3d9e fix: handle missing infoHash and improve annotation request check 2025-02-28 11:19:54 +05:30
mhdzumair b1c3deff75 feat: Redesigned underrated Download page with easy season and episode selection 2025-02-28 11:19:27 +05:30
mhdzumair e5c8ab5c6f fix: correct spelling of "Bangala" to "Bangla" in constants and manifest 2025-02-28 09:51:04 +05:30
mhdzumair 66f5f4bd92 fix known_file_details issue 2025-02-28 06:57:12 +05:30
GitHub Action 525dce85f1 chore: update version to 4.3.23 2025-02-27 16:54:09 +00:00
mhdzumair f33b30e413 Clear metadata caches on adding new episodes 2025-02-27 19:32:40 +05:30
mhdzumair 5b7c539c99 Clear metadata caches on adding new episodes 2025-02-27 19:27:41 +05:30
mhdzumair 4a9a265639 Refactor RPDB poster URL handling 2025-02-27 19:26:58 +05:30
mhdzumair 26e0506e17 Refactor RPDB poster URL handling.
Remove RPDB status check and fallback to mediafusion poster mechanism, its now only rely on RPDB
2025-02-26 13:53:58 +05:30
mhdzumair ba664c4feb update libs 2025-02-26 13:45:35 +05:30
mhdzumair 0d25e31934 remove behaviorHints notwebready for debrid service link to support in browser 2025-02-26 13:45:16 +05:30
mhdzumair 1583eba5f6 #468: Add more languages for language filtering & sorting and added new catalogs 2025-02-26 13:44:22 +05:30
mhdzumair 9d37e825c8 PikPak: Capture error message for storage space and usage limit messages 2025-02-26 09:10:33 +05:30
mhdzumair bd1fa87a54 ci: Update file paths for MediaFusion plugin and repository in release workflow 2025-02-24 00:38:31 +05:30
mhdzumair 5119999209 ci: Update release conditions for Docker builds and GitHub Pages deployment for pre-release 2025-02-24 00:29:13 +05:30
mhdzumair d7c7574bb1 Add support for scraping debrid cache status from Torrentio & Upstream MediaFusion 2025-02-24 00:19:31 +05:30
mhdzumair 197617a770 Add support for passing b64 encoded userdata via Header API key without encrypted format
This change introduces API call with 'encoded_user_data' Header value. This simplifies the API call from other scraper Addons instead of encrypting and storing the encrypted userdata
2025-02-23 21:11:14 +05:30
mhdzumair c76bef513d crypto: Remove legacy userdata decryption handling 2025-02-23 20:40:22 +05:30
mhdzumair 839866b4c1 Sports-video: Update scraping logic with new site changes 2025-02-23 20:24:33 +05:30
mhdzumair c540a6bb73 update scraper URLS 2025-02-23 10:37:38 +05:30
mhdzumair e711dc94d4 kodi: Improve stream detail parsing & setup imdb id 2025-02-23 10:33:20 +05:30
mhdzumair af576cc127 kodi: fix request exception handling 2025-02-23 10:31:49 +05:30
mhdzumair d96d3143af kodi: Add Support TMDB Helper setup 2025-02-23 10:30:55 +05:30
mhdzumair 0c7a9fc358 kodi: comment out debug code to speedup 2025-02-23 09:44:44 +05:30
mhdzumair 4ed4306f40 reduce caching value to fix kodi non-refresh automatically 2025-02-23 09:41:26 +05:30
mhdzumair 185f015cb7 feat: add week selector for weekly top uploaders metrics 2025-02-20 23:27:01 +05:30
mhdzumair ec20feca52 refactor: streamline torrent file selection and metadata update process
Add support for telegram notification when unable to detect episode files, refactor file selection and update db function
2025-02-20 10:13:04 +05:30
GitHub Action cfa82d5389 chore: update version to 4.3.22 2025-02-20 01:28:58 +00:00
mhdzumair 442280aca5 clean typo command 2025-02-20 06:26:52 +05:30
mhdzumair 1bd35af514 remove ID format validation from migrate_id endpoint 2025-02-19 12:55:02 +05:30
mhdzumair e9672aba28 increase initial healtcheck start period for the new migration script 2025-02-19 09:24:55 +05:30
mhdzumair 7b23b207f1 remove deprecated migration scripts 2025-02-19 09:20:32 +05:30
mhdzumair 54d335571d add migration episode cleanup 2025-02-19 09:19:32 +05:30
mhdzumair c4e18f4dc0 Update DLHD URLs to new domain 2025-02-18 07:49:58 +05:30
mhdzumair 7e4d0b91db Fix torrent name parsing to handle episode filenames correctly 2025-02-17 00:44:49 +05:30
mhdzumair 783ef37883 Add support for storing special season and episode number 2025-02-17 00:44:49 +05:30
mhdzumair bc955ed1dc Fix EasyDebrid series episode matching 2025-02-17 00:44:49 +05:30