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
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