Commit Graph

1335 Commits

Author SHA1 Message Date
g0ldyy 60c90bc2e8 feat: add manifest and configure page caching settings 2026-01-11 14:40:09 +01:00
g0ldyy 23ab2f44b1 feat: enhance caching policies and improve manifest handling 2026-01-11 13:45:05 +01:00
g0ldyy 3ee32c3bad feat: remove manifest from cloudflare cache guide 2026-01-09 23:52:34 +01:00
g0ldyy 8b8b76324b feat: improve cloudflare guide 2026-01-09 23:41:56 +01:00
g0ldyy 1841dceaf3 feat: improve cloudflare cache rules 2026-01-09 23:26:51 +01:00
g0ldyy 331b5e276d feat: cloudflare cache guide 2026-01-09 23:03:28 +01:00
g0ldyy f6751e529c feat: log http cache environment variables on startup 2026-01-09 22:59:46 +01:00
g0ldyy b5856b6554 fix: remove fake config from comet scraper 2026-01-09 22:55:22 +01:00
Goldy e246011544 Merge pull request #462 from g0ldyy/feat/browser-caching
Add HTTP caching support
2026-01-09 22:50:48 +01:00
g0ldyy 613fdeb3d9 chore: change default comet scraping url 2026-01-09 22:50:11 +01:00
g0ldyy 72bb8859a7 fix: CachedJSONResponse overwrites body after init 2026-01-09 22:47:47 +01:00
g0ldyy e74c29fdd1 fix: ETag caching broken by random manifest ID 2026-01-09 22:44:47 +01:00
g0ldyy 35eab54a7c feat: implement HTTP caching mechanism 2026-01-09 22:33:35 +01:00
g0ldyy 06bbe9bbd8 fix: add check for existing info_hash in torrents before processing 2026-01-09 16:12:59 +01:00
g0ldyy bd121701ee chore: reorder debrid services 2026-01-09 15:29:55 +01:00
Goldy 85de14d915 Merge pull request #461 from g0ldyy/feat/kitsu-offset
Add Kitsu-to-IMDB anime mapping infrastructure
2026-01-09 02:02:05 +01:00
g0ldyy c7214f213d fix: little opti 2026-01-09 02:01:57 +01:00
g0ldyy 4af9addd7b feat: kitsu offsets 2026-01-09 01:48:20 +01:00
g0ldyy 67f774029d feat: fix slow anime mapper loading 2026-01-08 21:37:08 +01:00
g0ldyy 1011cd1419 refactor: update metadata fetching methods to improve cache handling and streamline parameter usage 2026-01-08 15:32:48 +01:00
Goldy cbc13f7630 Merge pull request #460 from g0ldyy/feat/better-db-performances
Optimize database indexes and refactor TorrentUpdateQueue
2026-01-08 14:51:11 +01:00
g0ldyy add3813663 feat: enhance database indexing and improve torrent processing efficiency 2026-01-08 14:47:34 +01:00
itzme 1c0bf9bcc4 feat: anime mapping disabler 2026-01-08 09:53:19 +01:00
itzme d4d7e6091c fix: fix wrong ranking order in p2p mode 2026-01-08 09:28:12 +01:00
g0ldyy c12d18dfbf chore: update Comet domain from looks.legal to feels.legal across all files 2026-01-07 21:07:15 +01:00
Goldy d12ea58935 Merge pull request #459 from g0ldyy/feat/better-playback-better-results-better-everything
Add scoring-based file selection and async torrent parsing
2026-01-07 21:05:55 +01:00
g0ldyy 8cd1e0bce6 feat: remove verbose logging from anime service 2026-01-07 21:04:51 +01:00
g0ldyy 479b5ae8ff feat: implement smart file selection algorithm and refine torrent record management for multi-episode content 2026-01-07 20:34:43 +01:00
Goldy f392b73e42 Merge pull request #458 from g0ldyy/feat/ultra-mega-powerful-anime-mapper
Refactor anime mapping infrastructure with database schema redesign
2026-01-07 01:28:46 +01:00
g0ldyy 1f29c4ca1b feat: fix a few useless things 2026-01-07 01:23:33 +01:00
g0ldyy 7035b24b3c feat: super mega powerful ultra anime mapper 2026-01-07 01:04:38 +01:00
g0ldyy 880927c918 feat: fix aiostreams null infoHash 2026-01-06 22:23:44 +01:00
g0ldyy 77c9f043c3 fix: update asset URLs from ibb.co to GitHub raw content 2026-01-06 21:58:01 +01:00
g0ldyy d9dceabcb0 feat: add background and icon image assets 2026-01-06 21:54:52 +01:00
Goldy daa3cedfa5 Merge pull request #453 from g0ldyy/feat/animetosho-scraper
Add AnimeTosho scraper and refactor scraper configuration
2026-01-06 20:36:26 +01:00
g0ldyy dd9a2336b7 chore: remove newline 2026-01-06 20:36:17 +01:00
g0ldyy 1b87b1e501 feat: add AnimeTosho scraper 2026-01-06 20:31:17 +01:00
g0ldyy 9137096288 fix: remove early exit when torrent content is not digitally released 2026-01-06 19:23:59 +01:00
g0ldyy 9b9179371d fix: correctly handle None values for season and episode parameters in API requests for bitmagnet 2026-01-06 19:21:09 +01:00
Goldy b9cc11d109 Merge pull request #450 from g0ldyy/feat/rtn-filter-logs
feat: add `RTN_FILTER_DEBUG` setting to enable verbose logging for torrent filtering rejections
2026-01-06 19:08:02 +01:00
g0ldyy b36ee40a20 refactor: replace direct conditional logging with a helper function for filter exclusions 2026-01-06 19:07:54 +01:00
g0ldyy ddaafa22ca feat: add RTN_FILTER_DEBUG setting to enable verbose logging for torrent filtering rejections 2026-01-06 18:59:27 +01:00
g0ldyy 59f5e7ed91 docs: add BitMagnet and TorrentsDB to supported scrapers list 2026-01-06 18:47:16 +01:00
g0ldyy 9bcfbba735 chore: update comet.fast URL to comet.looks.legal across the application 2026-01-05 21:38:40 +01:00
g0ldyy 7db932ff66 fix: add error handling for torrent title extraction and unreleased content in comet scraper 2026-01-05 21:30:35 +01:00
g0ldyy b669b379c0 perf: add idx_torrents_info_hash for improved lookup performance 2026-01-05 18:57:56 +01:00
g0ldyy 980fe194f6 perf: add index on torrents (info_hash, season) to optimize concurrent DELETE operations 2026-01-05 18:47:44 +01:00
g0ldyy 4f0be0a786 perf: remove PostgreSQL covering index idx_torrents_covering for torrents table 2026-01-05 16:43:11 +01:00
Goldy 3ef2d3454b Merge pull request #449 from g0ldyy/feat/better-bitmagnet-scraper
feat: update BitMagnet scraper to use IMDb ID and media type for queries
2026-01-05 16:25:42 +01:00
g0ldyy b65c2857f9 feat: introduce configurable exponential backoff for 429 rate limit errors 2026-01-05 16:22:42 +01:00