Commit graph

201 commits

Author SHA1 Message Date
LimeDrive
67ef3a8564 Update Stremio logo URLs in English and French navigation pages 2024-09-27 14:04:46 +00:00
LimeDrive
9a69127cec Add workflow for deploying documentation 2024-09-27 13:55:33 +00:00
LimeDrive
12d2c4d353 Add navigation pages for Stremio, StreamFusion, and How-To in English and French 2024-09-27 13:46:39 +00:00
LimeDrive
92e4f45c8f Merge branch 'v2-beta' into limedrive-docs 2024-09-26 17:36:08 +00:00
LimeDrive
8347200e39 add proxy ( WARP ) 2024-09-26 17:35:37 +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
e63bbee0df Refactor check_env_variable function in settings.py to handle empty environment variables more effectively 2024-09-26 16:18:25 +00:00
LimeDrive
585e6eddf8 Refactor settings.py to handle empty environment variables more effectively 2024-09-26 15:59:02 +00:00
LimeDrive
9106683794 Refactor settings.py to handle empty environment variables 2024-09-26 15:48:12 +00:00
LimeDrive
74422fd68d Refactor docker-compose.yml to update environment variables 2024-09-26 15:47:14 +00:00
LimeDrive
ccbc45578b update 4 files, create 10 files and delete 3 files 2024-09-26 14:16:09 +00:00
LimeDrive
9ac2a541cf Merge branch 'v2-beta' into limedrive-docs 2024-09-25 19:43:15 +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
c41b1e0324 Add French documentation for StreamFusion and Stremio add-ons 2024-09-25 14:20:17 +00:00
LimeDrive
e9d868126c Refactor mkdocs.yml to improve configuration and add search and awesome-pages plugins 2024-09-25 14:18:22 +00:00
LimeDrive
51a10de4a5 Add French documentation for Stremio add-ons 2024-09-24 19:11:34 +00:00
LimeDrive
c25072777a Start French documentation and add mkdocs to serve it. 2024-09-24 13:48:00 +00:00
LimeDrive
6440853308 Refactor jackett_enable configuration in settings.py and index.html 2024-09-24 10:27:53 +00:00
LimeDrive
c11a9de4f8 Refactor docker-compose.yml to use stremio-postgres volume instead of stremio-redis 2024-09-24 10:15:32 +00:00
LimeDrive
4cf5aaf443 Refactor docker-compose.yml to improve configuration and volume management 2024-09-24 10:12:53 +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
LimeCat on the Hub's
037edacb1e
Merge pull request #43 from LimeDrive:limedrive-alldebrid
AllDebrid Support
2024-09-23 19:16:48 +02:00
LimeDrive
a5672da709 Update version to 2.0.0-beta.3 in pyproject.toml 2024-09-23 17:16:09 +00:00
LimeDrive
b7ca521fb5 Refactor theme switch and update default theme to dark mode 2024-09-23 17:14:47 +00:00
LimeDrive
9c515444c9 update 8 files 2024-09-23 16:38:16 +00:00
LimeDrive
d2f00f5ac4 Refactor .gitignore and settings.py files 2024-09-23 13:56:06 +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
d903f304c0 Refactor .gitignore and settings.py files 2024-09-22 12:03:08 +00:00
LimeDrive
d6b5d320aa Refactor API key renewal logic and improve API key table UI 2024-09-22 00:25:56 +00:00
LimeCat on the Hub's
334ce22ee7
Merge pull request #40 from LimeDrive:LimeDrive/issue38
Here is the corrected text:

Fixes #38
Fixes #37

Add possibility to pass passkey and token in venv
Dynamic user config following venv

Security :

Warn and block the user if a unique RD account is used and proxied_link is not activated
2024-09-21 21:07:22 +02:00
LimeDrive
dec37c5555 Refactor configuration settings and providers, and validate input fields 2024-09-21 19:00:24 +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
02d094c402 [v2.0.0] Implement Unique Personal Token for RD.
Fixes #38
2024-09-21 16:03:17 +00:00
LimeDrive
4a935d3fee add openssh to develop stage 2024-09-21 16:00:05 +00:00
LimeDrive
21b30a46fc Dev Container 2024-09-21 14:07:52 +00:00
LimeDrive
367d962c21 remove redundant versioning in image labels 2024-09-21 13:59:52 +02:00
LimeDrive
131e927b9b v2-beta ci and versioning 2024-09-21 12:30:59 +02: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
1b58467312 Refactor Dockerfile and entrypoint.sh scripts to update Python version and optimize dependencies installation 2024-09-20 19:42:49 +02:00
LimeDrive
b4408d458d Refactor Dockerfile and entrypoint.sh scripts and logging to intercept 2024-09-20 17:07:59 +02:00