Commit Graph

1378 Commits

Author SHA1 Message Date
github-actions[bot] 4b11c9ac5e chore(main): release 2.48.0 2026-01-11 15:03:53 +00:00
Goldy f40a1b3a64 Merge pull request #473 from g0ldyy/development
Consolidate HTTP cache settings and restructure web UI
2026-01-11 16:03:26 +01:00
g0ldyy c6f0790d68 refactor: enhance filtering logic with media type and year range handling
- Updated the filter_worker function to include media_type as a parameter.
- Introduced min_year and max_year calculations to improve year filtering logic.
- Adjusted year mismatch logging to reflect new expected formats based on media type.
2026-01-11 15:56:36 +01:00
g0ldyy feca4e03aa refactor: remove unused default configuration validation logic 2026-01-11 15:04:04 +01:00
g0ldyy 0fb3063107 refactor: unify stream caching settings and update related policies
- Consolidated public and private stream TTL settings into a single HTTP_CACHE_STREAMS_TTL.
- Updated cache policies to reflect the new unified stream caching approach.
- Adjusted logging to display the new stream TTL setting.
- Revised documentation to clarify caching behavior for all stream results.
2026-01-11 14:57:19 +01:00
Goldy 6b9dbcdab3 Merge pull request #470 from g0ldyy/feat/improve-http-caching2
feat: add manifest and configure page caching settings
2026-01-11 14:40:38 +01:00
g0ldyy 60c90bc2e8 feat: add manifest and configure page caching settings 2026-01-11 14:40:09 +01:00
Goldy 463ab4154c Merge pull request #467 from g0ldyy/feat/improve-http-caching
feat: enhance caching policies and improve manifest handling
2026-01-11 13:51:25 +01:00
g0ldyy 23ab2f44b1 feat: enhance caching policies and improve manifest handling 2026-01-11 13:45:05 +01:00
Goldy 73e383e42a Merge pull request #457 from g0ldyy/release-please--branches--main
chore(main): release 2.47.0
v2.47.0
2026-01-09 23:57:27 +01:00
Goldy e10a707d25 Merge pull request #464 from g0ldyy/development
improve cloudflare caching guide
2026-01-09 23:57:04 +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
github-actions[bot] 08aaa26348 chore(main): release 2.47.0 2026-01-09 22:01:24 +00:00
Goldy efa5a620c6 Merge pull request #463 from g0ldyy/development
dev to main
2026-01-09 23:00:21 +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
Goldy 1ba6f8cb83 Merge pull request #456 from g0ldyy/development
Development
2026-01-06 21:59:19 +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 dffbd1a39f Merge pull request #455 from g0ldyy/release-please--branches--main
chore(main): release 2.46.0
v2.46.0
2026-01-06 20:59:50 +01:00
github-actions[bot] 5d9a99e856 chore(main): release 2.46.0 2026-01-06 19:44:59 +00:00
Goldy 7611ad67f5 Merge pull request #454 from g0ldyy/development
Development
2026-01-06 20:44:11 +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