Commit graph

  • 87906a726f build(pyproject): bump version to 3.2.2 develop LimeDrive 2026-04-04 12:16:09 +0200
  • cdc3d0834b refactor(debrid): switch to DLToken/EDToken/OCCredentials/PPCredentials LimeDrive 2026-04-04 12:14:45 +0200
  • 16ac08423e feat(settings): hotfix yggflix LimeDrive 2026-04-04 02:49:53 +0200
  • bfc5c1ec02
    Merge pull request #109 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-04-03 23:54:28 +0200
  • e79d5874d7 feat(admin): améliorer l'interface du tableau de bord avec des sections et des informations sur les torrents LimeDrive 2026-04-03 17:04:09 +0200
  • d12df0f4e8 feat(deploy): ajouter un fichier de configuration pour le déploiement scalable avec Traefik et PgBouncer LimeDrive 2026-04-03 14:07:03 +0200
  • e8b0976332 refactor(logging): switch info/debug logs to trace across modules LimeDrive 2026-04-03 12:09:26 +0200
  • 333c2a1cbb feat(settings): update orphan torrent cleanup age to 7 days and adjust related documentation LimeDrive 2026-04-02 21:07:28 +0200
  • 09adc19273 feat(tmdb_matcher): implement orphan matcher with history LimeDrive 2026-04-02 20:43:36 +0200
  • acef8f2516 feat(torrent-group): add initial grouping framework for torrents LimeDrive 2026-04-02 16:13:09 +0200
  • 2a175242a7 feat(admin): add dynamic settings management system with new UI LimeDrive 2026-04-02 13:09:53 +0200
  • e214cd6764
    Merge pull request #108 from LimeHubs:develop master LimeCat on the Hub's 2026-04-02 10:17:47 +0200
  • df8673f122
    Merge pull request #107 from HyPnoTiiK:develop LimeCat on the Hub's 2026-04-02 09:55:43 +0200
  • e53c8984a9 cleanup HyPnoTiiK 2026-04-01 23:24:44 -0400
  • 868379cf80 UI improvements HyPnoTiiK 2026-04-01 23:05:45 -0400
  • cc37768749 Corrected var name icon -> logo for Stremio addon logo HyPnoTiiK 2026-04-01 23:04:18 -0400
  • 8e78b47e56
    Merge pull request #106 from LimeHubs:limedrive/develop LimeCat on the Hub's 2026-04-02 00:54:20 +0200
  • 3d3372a4bd feat: add scheduled tasks admin page with auto-refresh and job management LimeDrive 2026-04-02 00:52:11 +0200
  • 7e5710dad7
    Merge pull request #105 from LimeHubs:limedrive/develop LimeCat on the Hub's 2026-04-01 22:35:40 +0200
  • 31cd83e9cb refactor(debrid): adjust not_cached ttl and remove series file_index path LimeDrive 2026-04-01 22:34:48 +0200
  • 3e2266ad4b
    Merge pull request #104 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-04-01 18:24:58 +0200
  • f7e2e02b8a feat: 3.2.0 in pyproject.toml LimeDrive 2026-04-01 18:20:45 +0200
  • 76bb5ab8aa feat: améliorer la gestion des filtres et ajuster le délai de rafraîchissement en arrière-plan LimeDrive 2026-04-01 18:10:22 +0200
  • b8399900d5 feat: add mismatches management and unmatched torrents search LimeDrive 2026-04-01 17:51:15 +0200
  • 9fae550343 feat: Ajouter la gestion du TTL pour le verrou Redis par indexeur lors du rafraîchissement en arrière-plan LimeDrive 2026-04-01 15:54:58 +0200
  • d65366cce2 feat: Ajouter la gestion du cache local Postgres avec des paramètres de résultats minimum et de durée de validité LimeDrive 2026-04-01 15:37:54 +0200
  • 15f3d1facb feat: Refactor torrent filtering and TMDB ID assignment logic for improved accuracy LimeDrive 2026-04-01 13:25:37 +0200
  • 94c0e26f62 feat(normalizer): add title extraction and boundary detection logic LimeDrive 2026-04-01 12:00:41 +0200
  • fa68cb2c6b feat: Implement title matching and language rules management LimeDrive 2026-04-01 11:04:04 +0200
  • c71e301dfb fix(filter): skip year filtering when year is not provided LimeDrive 2026-03-31 16:30:59 +0200
  • efd5995a88
    Merge pull request #103 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-31 15:25:58 +0200
  • a9c2ce268e feat(ygg): add fallback search and pagination for movie queries LimeDrive 2026-03-31 15:18:52 +0200
  • ebcc94a19d
    Merge pull request #102 from LimeHubs:develop LimeCat on the Hub's 2026-03-31 03:30:32 +0200
  • 4643ff4ea5
    Merge pull request #101 from LimeHubs:limedrive/develop LimeCat on the Hub's 2026-03-31 03:29:05 +0200
  • 6ba93612d4 feat: améliorer le traitement des résultats pour gérer les données de manière plus flexible LimeDrive 2026-03-31 03:28:01 +0200
  • 204daee1a0 feat: ajouter une action pour vider le cache de recherche et mettre à jour la logique de filtrage des modèles autorisés LimeDrive 2026-03-31 03:18:04 +0200
  • 76afe6ed15 feat: enhance json_response method to support json data and add new torrent management features in Torbox LimeDrive 2026-03-31 03:06:07 +0200
  • c635719789 feat: refactor search logic to use phase-based indexer fetching and improve error handling LimeDrive 2026-03-31 02:22:30 +0200
  • 5b07696526 feat: add warning for non-series media context in TorrentSmartContainer LimeDrive 2026-03-31 01:23:00 +0200
  • 099132d9c4 feat: add background caching for magnets/torrents in AllDebrid LimeDrive 2026-03-30 23:52:50 +0200
  • c20a84cb07 chore(deps): update poetry lock file LimeDrive 2026-03-30 23:21:34 +0200
  • a282aac42a chore(deps): update aiohttp-socks version and add tmdb_id type conversion LimeDrive 2026-03-30 23:20:33 +0200
  • 14034542cf release: StreamFusion V3.0.0 LimeDrive 2026-03-30 18:36:19 +0200
  • 347bf69093 docs: add release notes for v3.0.0 LimeDrive 2026-03-30 18:35:06 +0200
  • a08e08e374
    Merge pull request #100 from LimeHubs:limedrive/develop LimeCat on the Hub's 2026-03-30 17:50:33 +0200
  • fb019a85bf feat(search): add configurable indexer search phases and RealDebrid optimization LimeDrive 2026-03-30 17:49:18 +0200
  • 0d0c238383 feat(trackers): add support for ABN, G3MINI, and TheOldSchool UNIT3D indexers LimeDrive 2026-03-30 14:23:20 +0200
  • 0f310a958f feat(api): add config encoding endpoint with CSRF protection LimeDrive 2026-03-30 02:23:41 +0200
  • ef8b1a3890
    Merge pull request #98 from HyPnoTiiK/develop LimeCat on the Hub's 2026-03-30 02:17:53 +0200
  • e60af3c95d feat(register): migrate to Jinja2 templates and add Redis-based rate limiting LimeDrive 2026-03-30 02:09:53 +0200
  • e3e10e9ede
    Merge pull request #99 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-30 01:21:38 +0200
  • 7755a78842 feat(security): add Fernet encryption for config tokens and CSRF protection LimeDrive 2026-03-30 01:18:08 +0200
  • a450a34aa3 Add register page (/register) HyPnoTiiK 2026-03-29 14:22:46 -0400
  • eb489243aa
    Merge pull request #96 from HyPnoTiiK/develop LimeCat on the Hub's 2026-03-29 18:01:04 +0200
  • bdc09d69f7 fix: apply compatibility fixes for new admin architecture LimeDrive 2026-03-29 17:54:55 +0200
  • 0f37de06d9 Config page redesign HyPnoTiiK 2026-03-29 04:53:05 -0400
  • 36cb3a2cff
    Merge pull request #97 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-29 17:35:26 +0200
  • 8468bae024 feat(admin): add metadata mappings table and complete admin UI redesign LimeDrive 2026-03-29 04:46:51 +0200
  • ab70ea53a5 feat(debrid): add allow_debrid_download setting and TorBox preference for French indexers LimeDrive 2026-03-28 15:53:57 +0100
  • 66f664c89c
    Merge pull request #94 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-28 12:21:43 +0100
  • b64c14200d docs(debrid): document optional enrichment hook in caching strategy LimeDrive 2026-03-28 05:15:57 +0100
  • 0aba81abb2 feat(peer): add authenticated peer-to-peer cache sharing LimeDrive 2026-03-28 05:07:40 +0100
  • 5e38b4cee6 fix(config): make secrets_dir conditional on directory existence LimeDrive 2026-03-27 05:38:45 +0100
  • 7426204df1
    Merge pull request #89 from LimeHubs:limedrive/develop LimeCat on the Hub's 2026-03-26 16:22:59 +0100
  • 0c8bcb48f9 feat(share): add debrid cache availability check endpoint LimeDrive 2026-03-26 16:21:55 +0100
  • 0c1d305784 feat(debrid): add PostgreSQL L2 cache for persistent debrid availability LimeDrive 2026-03-26 15:47:37 +0100
  • 701e3dad76
    Merge pull request #88 from LimeHubs:limedrive/develop LimeCat on the Hub's 2026-03-26 13:58:37 +0100
  • 9203464680 refactor(logging): downgrade verbose log levels from info to debug/trace LimeDrive 2026-03-26 13:49:57 +0100
  • 709fb805b2 refactor(logging): use trace level for verbose internal logging LimeDrive 2026-03-26 13:07:56 +0100
  • 26ec572e45 refactor(playback): use hashed cache keys and add rate limiting LimeDrive 2026-03-26 12:56:26 +0100
  • 87b84fbede
    Merge pull request #87 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-26 02:06:20 +0100
  • 8739513ced refactor(realdebrid): improve availability checking with direct RD API LimeDrive 2026-03-26 01:22:38 +0100
  • 62fb267622 refactor(logging): optimize log levels and enhance secret redaction LimeDrive 2026-03-25 16:56:32 +0100
  • 1be159afb3
    Merge pull request #86 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-25 05:13:32 +0100
  • dbd050e226 refactor: Enhance filtering logic and improve performance with caching LimeDrive 2026-03-25 05:05:53 +0100
  • 25388fa87c refactor: Use asyncio.to_thread for filter_items to improve performance in search results processing LimeDrive 2026-03-25 04:39:06 +0100
  • ce2e88a24d refactor: Supprimer le cache public et les références associées LimeDrive 2026-03-25 03:36:36 +0100
  • e5b9b3301a
    Merge pull request #85 from LimeHubs/limedrive/develop LimeCat on the Hub's 2026-03-25 02:36:30 +0100
  • 144d54342b
    Merge pull request #84 from LimeHubs/limedrive/stremthru-refactor LimeCat on the Hub's 2026-03-25 02:30:43 +0100
  • 7074387c3a feat: Implement StremThruDebrid integration with new SDK LimeDrive 2026-03-25 02:23:56 +0100
  • e981d9a876
    Merge pull request #83 from LimeHubs:laster13/improve-search LimeCat on the Hub's 2026-03-25 00:37:51 +0100
  • 6a973e1574 refactor: change logger level from info to debug for detailed request and filtering logs LimeDrive 2026-03-25 00:12:00 +0100
  • c9e4ad79a8 refactor: improve search functionality and logging in C411API and C411Service LimeDrive 2026-03-24 21:52:38 +0100
  • 0ebe2ce493
    Merge pull request #82 from LimeHubs/fix/async-refactor LimeCat on the Hub's 2026-03-24 21:05:38 +0100
  • 3a5e3ce962 refactor: extract next episode logic into a separate function and optimize cache handling LimeDrive 2026-03-24 20:55:47 +0100
  • 310b20de6e perf: async cleanup and small parallelization improvements LimeDrive 2026-03-24 19:34:20 +0100
  • 5e183c48a0 refactor: async fixes, security hardening, and code deduplication LimeDrive 2026-03-24 19:05:33 +0100
  • 5a6cef7cae
    Merge pull request #81 from LimeHubs/fix/debrid-cache-issue-77 LimeCat on the Hub's 2026-03-24 17:18:32 +0100
  • 93ec64eb4a fix: update StremThru handling and improve torrent file processing in cache pre-fetch LimeDrive 2026-03-24 17:16:30 +0100
  • 4c27bf3a80
    Merge pull request #79 from LimeHubs/fix/debrid-cache-issue-77 LimeCat on the Hub's 2026-03-24 16:05:14 +0100
  • 92db524f70 fix: update .gitignore and dev-compose.yml for environment configuration; add StremThru response handling methods LimeDrive 2026-03-24 15:54:46 +0100
  • 68a71dd886 revert: remove allow_anonymous_access flag and fix broken indexer enable flags LimeDrive 2026-03-24 01:04:42 +0100
  • 3d05fa01ed fix: remove anonymous access handling from settings and update manifest API key check LimeDrive 2026-03-24 00:21:49 +0100
  • dfc8182960 feat: shared Redis availability cache for all debrid providers (issue #77) LimeDrive 2026-03-23 23:03:47 +0100
  • 55a66f5e05
    Merge pull request #78 from laster13/pr-limehubs-develop laster13 2026-03-23 18:25:15 +0100
  • 5b7def748c
    Merge branch 'develop' into pr-limehubs-develop laster13 2026-03-23 18:24:45 +0100
  • 7ed11a1fea fix: stabilize StremThru/AllDebrid cache checks, playback, and stream caching laster13 2026-03-23 16:54:59 +0000
  • c1d106970a
    Merge pull request #74 from LimeHubs/fix/ad-bulk-cache-improvements LimeCat on the Hub's 2026-03-23 03:15:35 +0100
  • 6f674a88db fix: cache MAGNET_INVALID_URI as confirmed not-cached (1h TTL) LimeDrive 2026-03-23 03:06:20 +0100
  • cd3e2c4059 fix: handle error responses from AD upload (no hash field + no Redis cache) LimeDrive 2026-03-23 03:04:47 +0100