Commit graph

43 commits

Author SHA1 Message Date
Telkaoss
4fc4a5cacc update 2026-03-02 11:32:28 +01:00
Telkaoss
ca8479e924
Create 2025-01-11-00-00_add_proxied_links.py 2025-10-11 14:39:44 +02:00
Telkaoss
3c57fe0011
Delete stream_fusion/services/postgresql/migrations/2025-01-11-00-00_add_proxied_links.py 2025-10-11 14:38:37 +02:00
Telkaoss
3f9039622d
Create 2025-01-11-00-00_add_proxied_links.py 2025-10-11 14:37:53 +02:00
Telkaoss
79c720e8a5
Update apikey_dao.py 2025-06-11 12:38:38 +02:00
Telkaoss
b570822ad6
Update apikey_dao.py 2025-05-23 06:08:48 +02:00
Telkaoss
90cb7e70fd
Update apikey_schemas.py 2025-05-23 05:48:46 +02:00
Telkaoss
7be417f4c1 update 2025-05-23 05:31:13 +02:00
Telkaoss
2c1892c260 update 2025-05-23 04:48:08 +02:00
Telkaoss
202a5531d8
Create __init__.py 2025-05-23 04:03:59 +02:00
Telkaoss
a7bfa9dcd2
Create db_init.py 2025-05-23 04:03:25 +02:00
Telkaoss
ddeec4d5ab
Update apikey_dao.py 2025-05-23 04:01:50 +02:00
Telkaoss
c76df27bca Stremthru 2025-05-05 05:45:09 +02:00
Telkaoss
35d35993a3 bug fix 2025-05-04 12:41:57 +02:00
Telkaoss
1530d0557c Stremthru, async ++
Async Streaming: Converted key methods (fill_buffer, stream_content, close, get_stream_link, head_playback) to async for non-blocking streaming and improved scalability.

🔄 Unified Stremthru: Full refactor with dynamic STORE_CODE_TO_NAME / STORE_NAME_TO_TOKEN_KEY mappings and propagation of store_name in all requests (add_magnet, unrestrict_link, etc.). Updated RealDebrid to delegate via Stremthru.

💾 Cache Persistence: Store valid Stremthru links in Redis (stremthru:working:{store_code}:{info_hash}, TTL 7 days) and leverage this cache to mark links as "working" even on cached results.
2025-05-04 05:34:36 +02:00
LimeDrive
6753fad06a Refactor seeders attribute in TorrentItemModel fix [Bug]some error on selfhost related to postgresql #62 2024-10-24 11:50:09 +00:00
LimeDrive
66dbf4ae60 refactor: 🎨 ++ clean logs and torbox test/rf 2024-10-09 13:19:42 +00:00
LimeDrive
e70dcc5ddc refactor: 🐛 improve rd sdk 2024-10-02 20:15:50 +00:00
LimeDrive
2497405441 Refactor Redis cache creation function 2024-09-24 09:42:21 +00:00
LimeDrive
b73f2d9070 log refractor and put redis on configurable database. 2024-09-23 11:23:55 +00:00
LimeDrive
e098aa1d82 Refactor give ability to use multiple debrid service in the mean time, following where the torrent are cached 2024-09-22 17:34:07 +00:00
LimeDrive
d6b5d320aa Refactor API key renewal logic and improve API key table UI 2024-09-22 00:25:56 +00:00
LimeDrive
21b30a46fc Dev Container 2024-09-21 14:07:52 +00:00
LimeDrive
e215e0d666 CacheKey that messup 2024-09-21 01:34:18 +02:00
LimeDrive
47913db1cc Refactor Redis cache close to use async/await 2024-09-21 00:48:53 +02:00
LimeDrive
12eb249508 add alambic and migration system for DB 2024-09-20 15:47:04 +02:00
LimeDrive
e1bf2accab Switch APIKEY the auth on postgres
update 16 files and delete 2 files
2024-09-19 17:51:18 +02:00
LimeCat on the Hub's
b5491853a4 Refactor APIKeyDAO to add revoke_key method 2024-09-19 01:16:47 +00:00
LimeDrive
c52a537320 Refactor PostgreSQL database setup and cleanup logic with inner pg_cron fonction 2024-09-18 19:10:25 +02:00
LimeDrive
86efdd0113 Add PostgreSQL related files and modules 2024-09-18 18:13:42 +02:00
LimeDrive
00f4d2c660 update 10 files and delete 7 files -Remove unused files and code - drop flaresolverr 2024-09-18 01:39:40 +02:00
LimeDrive
3b0cce4d4a update 7 files and create 3 files 2024-08-03 01:21:51 +02:00
LimeDrive
f3dbfa9dee update token_manager.py 2024-08-01 22:32:31 +02:00
LimeDrive
b1d5eb84f6 build(deps): update 2 files and create 1 file 2024-08-01 21:08:12 +02:00
LimeDrive
c0a432646b update token_manager.py 2024-08-01 21:05:33 +02:00
LimeDrive
1898f967dc update token_manager.py, config.js and parse_config.py 2024-07-31 22:49:12 +02:00
LimeDrive
9ca674a255 create 1 file and update 5 files 2024-07-31 18:38:01 +02:00
LimeDrive
9dc5c98918 update ygg_session.py, base_debrid.py and torrent_service.py 2024-07-14 23:08:00 +02:00
LimeDrive
b8f87aeb5c update 11 files 2024-07-14 16:56:34 +02:00
LimeDrive
a5dcef1b07 update 2 files and delete 2 files 2024-07-13 16:30:20 +02:00
LimeDrive
0c64aaa50c update 6 files and create 9 files 2024-07-13 16:14:29 +02:00
LimeDrive
36a61d80a6 update 7 files - add limiter on stream route. 2024-07-11 13:05:31 +02:00
LimeDrive
6fe4fe55f3 init 2024-07-09 04:13:29 +02:00