Telkaoss
35f0c45ada
Update parser_service.py
2025-06-16 13:15:47 +02:00
Telkaoss
888ac83384
Update parser_service.py
2025-06-16 12:51:24 +02:00
Telkaoss
84b102c2f0
Update stremthru.py
2025-06-12 13:18:43 +02:00
Telkaoss
61e7298f26
Update stremthru.py
2025-06-12 11:16:06 +02:00
Telkaoss
ae296e4949
Update stremthru.py
2025-06-12 10:41:33 +02:00
Telkaoss
02df4f4f7f
Update stremthru.py
2025-06-12 10:10:23 +02:00
Telkaoss
7cbca804f9
update
2025-06-12 02:55:07 +02:00
Telkaoss
a0e3e477b1
Update language_priority_filter.py
2025-05-27 15:59:26 +02:00
Telkaoss
5a48e8c5e6
Delete stream_fusion/utils/language_priority_filter.py
2025-05-27 14:38:30 +02:00
Telkaoss
eaa42d52b7
Merge branch 'master' of https://github.com/Telkaoss/stream-fusion
2025-05-27 14:37:07 +02:00
Telkaoss
b4446353fe
update
2025-05-27 14:36:40 +02:00
Telkaoss
a966d33de5
Create language_priority_filter.py
2025-05-27 14:34:51 +02:00
Telkaoss
5f5173f26c
Update torrent_service.py
2025-05-21 08:12:20 +02:00
Telkaoss
eb1fafbd67
Update filter_results.py
2025-05-21 08:09:02 +02:00
Telkaoss
b73dcf67b5
Update results_per_quality_filter.py
2025-05-21 08:08:12 +02:00
Telkaoss
37c7948b60
Update results_per_quality_filter.py
2025-05-20 20:40:23 +02:00
Telkaoss
f439065a18
Update cinemeta.py
2025-05-09 03:24:22 +02:00
Telkaoss
fcc1ee1cc9
Update zilean_service.py
2025-05-07 18:37:57 +02:00
Telkaoss
a1f1c1eb2d
Update zilean_api.py
2025-05-07 18:37:40 +02:00
Telkaoss
be4e2f6e32
Update torrent_smart_container.py
2025-05-07 03:25:58 +02:00
Telkaoss
03fc7a3aee
Update sharewood_service.py
2025-05-07 02:48:13 +02:00
Telkaoss
26dbfd9fe5
Update yggflix_service.py
2025-05-07 02:47:53 +02:00
Telkaoss
b0fe2f4c78
Update stremthru.py
2025-05-06 23:37:43 +02:00
Telkaoss
9381cd03c1
Update torrent_smart_container.py
2025-05-06 23:36:44 +02:00
Telkaoss
d0cf787650
premiumize bug
2025-05-06 22:02:21 +02:00
Telkaoss
f03dbf473d
update
2025-05-06 11:18:44 +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
e3ed8b57f4
update
2025-05-04 09:31:01 +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
Telkaoss
46d5ac69cb
Update torrent_smart_container.py
2025-01-21 14:29:46 +01:00
Telkaoss
bd251d1719
Update premiumize.py
2025-01-21 14:29:23 +01:00
Telkaoss
9e034c514f
Update premiumize.py
2024-12-19 20:50:50 +01:00
Telkaoss
ced433d373
Update parse_config.py
2024-12-19 18:19:22 +01:00
Telkaoss
e3c2c7e8c3
Update get_debrid_service.py
2024-12-19 18:03:57 +01:00
Telkaoss
57a4978363
Update premiumize.py
2024-12-19 12:57:52 +01:00
Telkaoss
23b539e522
Update get_debrid_service.py
2024-12-19 12:57:05 +01:00
Telkaoss
99b8d81dde
Update parser_service.py
2024-12-19 11:45:18 +01:00
Telkaoss
723f447700
Update torrent_smart_container.py
2024-12-19 11:28:47 +01:00
Telkaoss
1a2184ef41
Update get_debrid_service.py
2024-12-19 11:28:10 +01:00
Telkaoss
310b88b5fe
Update premiumize.py
2024-12-19 11:27:45 +01:00
Telkaoss
924ed55471
Uncached AllDebrid
2024-12-17 12:15:51 +01:00
Telkaoss
4c63a7ce14
Uncached AllDebrid
2024-12-17 12:15:17 +01:00
LimeDrive
9cbfd91df3
Refactor download service attribute in get_debrid_service.py
2024-11-01 00:31:29 +00:00
LimeDrive
3721bbc4b1
Refactor logging statements in TorrentService
2024-10-20 12:04:38 +00:00
LimeDrive
aa4ddbed9f
Refactor settings.py: Update proxy buffer size and add field validator
2024-10-20 11:23:14 +00:00
LimeDrive
c2bd07e11e
Refactor TorrentItem class: Add privacy attribute
2024-10-16 21:10:28 +00:00
LimeDrive
91d968dd06
Refactor parser_utils.py: Update download required emoji
2024-10-10 15:20:10 +00:00
LimeDrive
37ac214aff
Refactor parser_service.py and parser_utils.py
2024-10-09 15:41:09 +00:00
LimeDrive
66dbf4ae60
refactor: 🎨 ++ clean logs and torbox test/rf
2024-10-09 13:19:42 +00:00