Commit Graph

1157 Commits

Author SHA1 Message Date
Goldy d17cb2d7b3 Merge pull request #390 from g0ldyy/feat/separated-jackett-and-prowlarr-scrapers
feat: decouple Jackett and Prowlarr scraper configurations from a generic indexer manager
2025-12-10 17:25:58 +01:00
g0ldyy eb3b5e87c7 feat: add catalog and magnet resolve timeouts to configuration 2025-12-10 17:23:17 +01:00
g0ldyy 1c8903d57e refactor: extract aiohttp client timeouts into named constants 2025-12-10 17:06:53 +01:00
g0ldyy 72825f1145 refactor: Jackett and Prowlarr scrapers now accept URL via constructor 2025-12-10 16:56:30 +01:00
itzme c0d70607b2 feat: add timeouts to Prowlarr API requests 2025-12-10 11:25:04 +01:00
itzme 460fad22b4 feat: decouple Jackett and Prowlarr scraper configurations from a generic indexer manager 2025-12-10 11:15:30 +01:00
Goldy a964a68a8e Merge pull request #389 from g0ldyy/release-please--branches--main
chore(main): release 2.31.0
v2.31.0
2025-12-08 18:06:56 +01:00
github-actions[bot] 7ca8fdd5b1 chore(main): release 2.31.0 2025-12-08 17:06:00 +00:00
Goldy a9b223f1cd fix: Update YGG domain URL 2025-12-08 18:05:28 +01:00
Goldy 5664a86eeb Merge pull request #388 from g0ldyy/development
feat: Enhance URL encoding by using `safe=''` in `quote` calls for playback and magnet URIs
2025-12-07 18:23:33 +01:00
g0ldyy b9845dc50d fix: double quote is better 2025-12-07 18:05:42 +01:00
g0ldyy 96a962faac feat: Enhance URL encoding by using safe='' in quote calls for playback and magnet URIs 2025-12-07 17:27:26 +01:00
Goldy 6c889319be Merge pull request #387 from g0ldyy/release-please--branches--main
chore(main): release 2.30.0
v2.30.0
2025-12-02 10:43:13 +01:00
github-actions[bot] 72be7a0ece chore(main): release 2.30.0 2025-12-01 08:58:51 +00:00
Goldy 1b481f2d42 Merge pull request #386 from g0ldyy/development
merge dev into main
2025-12-01 09:58:10 +01:00
g0ldyy 5df412125b feat: enhance admin dashboard with dynamic tracker limit selection and optimize database metrics query 2025-12-01 09:54:33 +01:00
g0ldyy 6e2e420d73 feat: add live torrent cache TTL and update related settings 2025-12-01 09:21:32 +01:00
g0ldyy 607b5b38a3 feat: fix imdb_id: in media_id 2025-12-01 09:15:58 +01:00
g0ldyy cc5b6a8c95 fix: Strip 'imdb_id:' prefix from media ID in stream endpoint 2025-12-01 08:51:47 +01:00
Goldy 3662b4aaa2 Merge pull request #380 from g0ldyy/release-please--branches--main
chore(main): release 2.29.0
v2.29.0
2025-11-28 12:03:23 +01:00
Goldy a2546a0537 Update donation and support information in README 2025-11-28 11:59:57 +01:00
g0ldyy 022446e69e refactor: enhance index.html with improved layout and new support options
Updated the HTML structure for better organization, added a support dialog for donations via GitHub Sponsors and Ko-fi, and refined the styling for various elements. The Discord link has also been updated for better accessibility.
2025-11-28 11:49:54 +01:00
Goldy b273517ae1 Update Discord link in README header 2025-11-28 10:53:55 +01:00
Goldy 00b92fb670 Add funding options for GitHub and Ko-fi
Updated funding model to include GitHub Sponsors and Ko-fi.
2025-11-28 10:47:50 +01:00
github-actions[bot] c5a68ea383 chore(main): release 2.29.0 2025-11-28 08:00:57 +00:00
Goldy 3676fb4af6 Merge pull request #384 from g0ldyy/development
refactor: better organization + yggtorrent scraper
2025-11-28 09:00:22 +01:00
g0ldyy 5646055d8b refactor: remove unused aliases parameter from TorrentManager 2025-11-26 19:10:00 +01:00
g0ldyy 47633073f0 fix: remove double-nested append 2025-11-26 19:08:32 +01:00
g0ldyy d09658bd62 refactor: streamline proxy condition in playback endpoint 2025-11-26 19:05:41 +01:00
g0ldyy 5a7fc2bdb1 refactor: remove old and unnecessary indexers check in config validation 2025-11-26 19:04:15 +01:00
g0ldyy 52c7718c0e fix: handle missing results count in YGGTorrent scraper 2025-11-26 17:35:48 +01:00
Goldy 4a677bf773 Merge pull request #382 from g0ldyy/feat/yggtorrent-scraper
feat: add YGGTorrent scraper
2025-11-26 14:35:38 +01:00
g0ldyy 2317e884e2 feat: add YGGTorrent scraper 2025-11-26 14:24:40 +01:00
g0ldyy a87e67d176 chore: formatting 2025-11-25 22:22:37 +01:00
g0ldyy d38a38bc28 Configure docker build for development branch 2025-11-25 22:21:11 +01:00
g0ldyy 968037b5f6 Refactor organization 2025-11-25 22:18:15 +01:00
g0ldyy b53aac6bda refactor: simplify query conditions in get_cached_availability function 2025-11-24 19:15:51 +01:00
g0ldyy eb9cbdc680 feat: enhance playback functionality with media_id and aliases support 2025-11-24 18:44:45 +01:00
Goldy 7588b9a827 Merge pull request #379 from g0ldyy/release-please--branches--main
chore(main): release 2.28.0
v2.28.0
2025-11-24 17:24:09 +01:00
github-actions[bot] 0911d1b9a8 chore(main): release 2.28.0 2025-11-24 16:18:52 +00:00
Goldy 85c0aee7dc Merge pull request #378 from g0ldyy/feat/debridio-scraper-fix
feat: fix Debridio scraper
2025-11-24 17:18:20 +01:00
g0ldyy 3f93e1e783 feat: fix Debridio scraper 2025-11-24 17:11:25 +01:00
Goldy d31be2173f Merge pull request #374 from g0ldyy/release-please--branches--main
chore(main): release 2.27.0
v2.27.0
2025-11-24 10:28:09 +01:00
github-actions[bot] c43bd7d6f2 chore(main): release 2.27.0 2025-11-24 09:27:01 +00:00
Goldy 06ecaf5555 Merge pull request #376 from g0ldyy/refactor/optimize-stats
Refactor/optimize stats
2025-11-24 10:26:26 +01:00
g0ldyy 6d8fc507e5 refactor: replace bandwidth_monitor's format_bytes with a new utility function for better code organization 2025-11-24 10:22:28 +01:00
g0ldyy e3c269ba05 feat: add metrics caching functionality and update settings for metrics cache TTL 2025-11-24 10:07:02 +01:00
g0ldyy af6c8dc14c refactor: optimize torrents by tracker query 2025-11-24 09:53:25 +01:00
Goldy 90d37ee52f Merge pull request #375 from g0ldyy/feat/offload-blocking-operations
refactor: implement async filtering and ranking of torrents using worker functions
2025-11-24 09:14:52 +01:00
g0ldyy 7df43ded14 refactor: implement async filtering and ranking of torrents using worker functions 2025-11-24 09:08:45 +01:00