Commit Graph

18 Commits

Author SHA1 Message Date
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
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
Juned KH
b58f7404f1 New file selection page 2024-12-04 14:01:12 +05:30
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
89e2f8b1e0 Add servers menu and some bugs have been fixed
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-05-15 06:03:54 +03:00
anasty17
09cc1b1f10 Add NZB Download (developing)
close #1514

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-05-13 18:53:03 +03:00
anasty17
95d1b2c515 Minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-04-16 00:26:22 +03:00
Dawn India
1683ec6bcc Minor refractor & organize imports.
- Fix typo DbManger > DbManager
2024-01-13 20:30:50 +05:30
anasty17
a757c70c6a Fix anytree version conflict
Also fix for prev commit

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-11-18 00:37:19 +02:00
anasty17
04fdb314ef Fix incase downloaddir changed while downloads running
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-03-21 13:45:13 +02:00
Anas
49c2e165b6
Minor edit 2022-10-31 03:55:25 +02:00
Juned KH
d131e61e86 Minor Fix
- show percentage complated download on selection page
2022-10-25 15:44:19 +05:30
anasty17
dde1e7b797 Add bot settings
- I don't remember the rest

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-10-24 18:51:02 +03:00
anasty17
044f50af8b Add aria2 file torrent selection
- other minor changes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
(cherry picked from commit e4fa657ee5)
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-07-31 07:09:31 +03:00
anasty17
578960ebf9 Fix take_screenshot for leeched files vframs deprecated
- Cleanup qbttorrent-selection web, preparing to add aria2c selection.

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
(cherry picked from commit 37082a3d65)
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-07-21 23:49:31 +03:00
Juned KH
7d9847bdee Please select at least one file 2022-07-13 12:20:28 +05:30
anasty17
c8e0d30e06 switching to flask
- Use flask instead of aiohttp to avoid errors while connection slow
- Added storage threshold to leave specific storage free
- Added upstream branch to switch to any branch, more useful after adding group branch
- Cmd indexing from config
- other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-02-15 01:40:08 +02:00