Commit Graph

1280 Commits

Author SHA1 Message Date
anasty17
03f3276dc3
Add restart session cmd
- Fix some minor errors
- Confirm before restart

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-23 20:54:08 +02:00
anasty17
f2e3be4bf9
Refactor Part 2
- Fix few errors
- Change ffmpeg cmds input. Check readme!
- Change config from .env to .py (build and deploy is required)

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-23 03:06:54 +02:00
anasty17
0a4b4785d0
Fix media convert
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-16 09:42:49 +02:00
anasty17
8ab6c9ca4b
Support for latest qbittorrent
- fix direct upload
- fix stop start actions
- fix web selection progress incase file size is zero

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-16 07:52:09 +02:00
Anas Tayyar
a92d14b0e7
Update to ubuntu 24.10
- Use zip instead of 7z for compressing
2024-12-15 10:56:51 +02:00
Anas Tayyar
0e4b428f71
Merge pull request #1790 from 5hojib/master
naming convention PEP8
2024-12-08 00:13:12 +02:00
Juned KH
83037d0b70 Folder rename implemented.
fix some ui issue in web page
add invert select and select everything button.
2024-12-06 17:43:12 +05:30
5hojib
4efc68f741 naming convention PEP8 2024-12-05 22:11:05 +06:00
Juned KH
3ee6343f34 File rename Implemented in only qbittorrent 2024-12-05 18:03:10 +05:30
anasty17
69da540d80
minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-04 18:13:31 +02:00
Juned KH
b58f7404f1 New file selection page 2024-12-04 14:01:12 +05:30
anasty17
b58b633862
Some minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-04 05:18:00 +02:00
anasty17
f0205ef78e
Fix ffmpeg cmd run for mirror
- use raw config parser for rclone
- fix use user token/config by default

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-04 00:18:35 +02:00
anasty17
1638241153
Prepare for new file selection webui
- remove sabnzbd file selection, no need for it!

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-03 03:08:46 +02:00
anasty17
b2a4b0c4de
Some fixes to ffmpeg cmds
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-02 18:49:20 +02:00
anasty17
4f343c7544
Fix ffmpeg cmd list edit
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-02 17:07:48 +02:00
anasty17
f1a8a5ecfc
forget to edit this
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-02 05:12:49 +02:00
anasty17
82ba68a414
Add dynamic ffmpeg cmds using list of lists of cmds
- Change in some sabnzb options to use webui with reverse proxy by disabling some warnings
- Remove duplicated jobs instead of pasue
- Fix some other minor issues in nzb related to eta
- Add user default token option in usettings so use can directly use his rclone.conf/token.pickle without writting mtp: or mrcc:
close #1520

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-02 05:04:40 +02:00
Anas Tayyar
e6e71eff6c
Merge pull request #1787 from 5hojib/patch-1
Add .cbz format extraction
2024-11-30 21:08:05 +02:00
Mehedi Hasan Shojib
38fa258320
Add .cbz format extraction 2024-11-30 23:09:35 +06:00
Anas Tayyar
7b86de5518
Merge pull request #1784 from GHLuckM4n/master
Remove GLOBAL_GID when queue task cancelled
2024-11-24 20:06:20 +02:00
Heroku
f23ce882ae Remove GLOBAL_GID when queue task cancelled 2024-11-25 00:21:41 +07:00
anasty17
b2060f1f3b
handle substitute wrong values
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-11-17 09:57:49 +02:00
anasty17
7f9855f13c
minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-11-14 14:23:52 +02:00
anasty17
f97076bf49
Use venv instead of breaking system packges
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-11-14 11:56:46 +02:00
anasty17
efe2c21af4
Minor fix
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-11-06 04:15:45 +02:00
Anas Tayyar
e752bb1e8b
Update requirements.txt
https://github.com/yt-dlp/yt-dlp/releases/tag/2024.11.04
2024-11-04 06:13:23 +02:00
anasty17
2a838c2009
Add headers to rss httpx client
- some feed links doesn't work without headers
- add timeout

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-24 14:33:28 +03:00
anasty17
f36494c1a4
minor revert
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-24 02:41:22 +03:00
anasty17
010fb337a7
Improve jdownloader
- Improve queue
- handle invalid directory in jdownloader incase file name is too long
- Otherr minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-23 22:57:11 +03:00
anasty17
862831a68a
Handle stuck issue after adding direct link torrent with qbittorrent
- for some server there is not response to some direct links maybe blocked whatever

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-21 04:33:04 +03:00
anasty17
89facdd1a3
Minor fix for queue
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-20 02:06:06 +03:00
anasty17
cb601eb8df
minor fixes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-16 06:22:47 +03:00
anasty17
375838a973
Fix packages ids after jd restart
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-14 21:44:16 +03:00
anasty17
558e742454
Trim path for jdownloader incase the path length is more than 255
- Incase you got file error invalid downlaod path then you must rename the file(s)

I have done the folder rename auto for you but i don't want to fetch all files names, this  will take a lot of time

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-10 04:42:59 +03:00
anasty17
525d44a714
Remove offline files auto from jd packages
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-10 03:16:43 +03:00
anasty17
2212537739
Fix file uplaod name (important)
fix #1777

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-09 21:24:43 +03:00
Anas Tayyar
eda38a0ef0
Merge pull request #1778 from aenulrofik/master
fix ddl mediafire v2
2024-10-09 20:03:49 +03:00
Pikachu
c7267df817
fix ddl mediafire v2 2024-10-09 23:15:28 +08:00
anasty17
854a4851be
Some fixes and improvemnts for jdownloader
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-08 17:50:49 +03:00
anasty17
094c79a459
Minor fix for jdwonloader sync while download and when adding cred from botsettings
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-08 03:12:11 +03:00
anasty17
cb16cb378d
Fix some bugs in jdowloader while using multi
- Now you do jd sync while downloading (not while collecting)(not recommended)
- Remove youtube links restrcition in jdownloader (i didn't try youtube download with jd yet)

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-07 15:57:07 +03:00
anasty17
dea66d7c0f
Fix new folder -m incase of one link
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-07 13:26:01 +03:00
anasty17
9e30a5d3c7
Fix same directory stuck issue
- Add ability to use different folder names using -m arg along with the links inside the batch
- Other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-06 02:05:23 +03:00
Anas Tayyar
4bb4976022
Merge pull request #1775 from aenulrofik/master
Fix ddl mediafire
2024-10-05 14:58:27 +03:00
Pikachu
f1932d1280
Fix ddl mediafire 2024-10-05 09:59:05 +08:00
anasty17
738a46c47f
Select specific files or folders to download/copy from rclone using buttons
- Fix minor issue in rclone list and gdrive list
close #1668

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-27 02:04:43 +03:00
anasty17
8d82184f1e
Fix some issues in jdownloader and yt-dlp ranges path
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-26 05:33:42 +03:00
anasty17
d031131681
Fix yt-dlp range option
fix #1767

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-23 23:13:24 +03:00
Anas Tayyar
b1f7520e6b
Merge pull request #1764 from 5hojib/master
Minor fix.
2024-09-15 11:28:21 +03:00