Commit graph

189 commits

Author SHA1 Message Date
Telkaoss
07c38faa09
Update views.py 2024-12-26 21:12:22 +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
40283dce5a
Update config.js 2024-12-19 18:01:22 +01:00
Telkaoss
9cf60a316e
Update index.html 2024-12-19 18:01:03 +01:00
Telkaoss
0e1a54b0bd
Update views.py 2024-12-19 12:59:05 +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
fa43015692
Update settings.py 2024-12-19 11:30:28 +01:00
Telkaoss
a1ffc08c84
Update index.html 2024-12-19 11:30:00 +01:00
Telkaoss
21ef3d00bb
Update config.js 2024-12-19 11:29:29 +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
951fced32a Refactor debrid service attribute names in settings.py and get_debrid_service.py 2024-11-01 00:59:59 +00:00
LimeDrive
9cbfd91df3 Refactor download service attribute in get_debrid_service.py 2024-11-01 00:31:29 +00:00
LimeDrive
a62c9c06f2 Refactor download_service attribute in settings.py 2024-11-01 00:25:44 +00:00
LimeDrive
40fc045388 Refactor proxy connector in lifespan_setup function 2024-10-29 15:12:42 +00: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
3721bbc4b1 Refactor logging statements in TorrentService 2024-10-20 12:04:38 +00:00
LimeDrive
92f75e7689 Refactor NoCacheVideoLanguages URLs to use the develop branch 2024-10-20 11:42:53 +00:00
LimeDrive
83824c48c6 Update Logo 2024-10-20 11:36:23 +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
LimeDrive
ab552da4df Refactor Torbox class: Improve token handling and request download link URL construction 2024-10-07 14:29:31 +00:00
LimeDrive
b2ed6e37f9 Refactor Torbox class: Add support for unique account and token handling 2024-10-07 12:21:35 +00:00
LimeDrive
066c6551d8 Refactor README.md: Update StreamFusion logo 2024-10-06 13:44:55 +00:00
LimeDrive
abe500dfe2 Refactor config.js: Remove unnecessary whitespace 2024-10-03 15:10:51 +00:00
LimeDrive
b1a3472c66 Refactor configuration views and add TorBox unique account setting 2024-10-03 14:38:37 +00:00
LimeDrive
89f382eec1 Merge branch 'develop' into limedrive-TorBox 2024-10-03 12:57:10 +00:00
LimeDrive
3153ac458d Refactor jackett_service.py to fix typo in variable name 2024-10-03 12:56:40 +00:00
LimeDrive
51008a7a0b refactor: ✏️ Start clear logs and add trace log on loop 2024-10-03 12:09:04 +00:00
LimeDrive
f6324cfa64 feat: 🔥 torbox 2024-10-02 20:46:14 +00:00
LimeDrive
e70dcc5ddc refactor: 🐛 improve rd sdk 2024-10-02 20:15:50 +00:00
LimeDrive
297a50d0f6 proxy setting validation 2024-10-02 10:58:29 +00:00
LimeDrive
df10a7786a Update rank-torrent-name version to ^1.2.0 in pyproject.toml 2024-09-30 19:57:49 +00:00
LimeDrive
5dd37a0aa3 Refactoriser la configuration des comptes uniques et l'ordre des débrideurs 2024-09-30 17:30:17 +00:00
LimeDrive
b93c803953 Refactorisation de la configuration des comptes uniques et de l'ordre des débrideurs 2024-09-30 17:20:47 +00:00
LimeDrive
b3f0334b55 remove missing consol logs 2024-09-30 15:39:30 +00:00
LimeDrive
c5373b9fd5 Update version to 2.1.0: add débrid order and dll debrid config - [Feature] Add priority and download selection on debrid services #50 2024-09-30 15:38:23 +00:00
LimeDrive
458e87f4a2 Refactor: Update file selection logic in RealDebrid class 2024-09-29 20:27:45 +00:00
LimeDrive
ccb139bf5e Refactor: Update file selection logic in RealDebrid class 2024-09-29 20:21:30 +00:00
LimeDrive
f008d10c9c Update version to 2.0.4 in pyproject.toml 2024-09-28 18:37:49 +00:00