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
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
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
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
LimeDrive
5215d63ceb
HotFix empty aviability update
2024-09-28 17:20:27 +00:00
LimeDrive
7346d3ef8a
Refactor AllDebrid class to handle empty environment variables more effectively
2024-09-26 17:27:55 +00:00
LimeDrive
8d274ee265
Refactor settings.py to handle empty environment variables more effectively
2024-09-26 17:09:28 +00:00
LimeDrive
def0ff1da8
Refactor language_filter.py to fix indexer name and regex match
2024-09-25 19:38:50 +00:00
LimeDrive
5b8a03a280
Refactor parse_config.py to handle missing "jackett" configuration
2024-09-25 17:49:54 +00:00
LimeDrive
2497405441
Refactor Redis cache creation function
2024-09-24 09:42:21 +00:00
LimeDrive
123d94ab67
Update docker-compose.yml and entrypoint.sh
2024-09-24 00:05:40 +00:00
LimeDrive
3fdfbeae26
Update availability handling for AllDebrid API
2024-09-23 17:26:44 +00:00
LimeDrive
9c515444c9
update 8 files
2024-09-23 16:38:16 +00:00
LimeDrive
b73f2d9070
log refractor and put redis on configurable database.
2024-09-23 11:23:55 +00:00
LimeDrive
33333687a2
update alldebrid.py, base_debrid.py, premiumize.py and realdebrid.py
2024-09-22 20:34:37 +00:00
LimeDrive
a7edb8f380
Refactor get_unaviable_hashes method to retrieve only the hashes of items with availability set to False
2024-09-22 17:47:59 +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
3741714495
Refactor clean_tmdb_title function to improve character filtering and handling of orderd in titles
2024-09-21 18:46:42 +00:00
LimeDrive
5445503835
Refactor filter_results.py
2024-09-21 18:05:37 +00:00
LimeDrive
365dacbc0c
Refactor configuration settings and providers
...
- Remove redundant versioning in image labels
- Add unique account configuration for Real-Debrid, YggTorrent, and Sharewood
- Update display of provider fields in the configuration page
- Update Real-Debrid API headers to handle unique account configuration
- Update Sharewood and Yggflix services to use unique account configuration
2024-09-21 17:42:02 +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
e1bf2accab
Switch APIKEY the auth on postgres
...
update 16 files and delete 2 files
2024-09-19 17:51:18 +02:00