Commit Graph

33 Commits

Author SHA1 Message Date
anasty17
2d9084006c
leech without thumb
- only by using arg -t none

close #1768

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-23 23:59:00 +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
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
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
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
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
eb3bedaffd Refactor variable names to follow PEP 8 conventions (snake_case)
- Now you can add cfg.zip in repo directory and not only from bot settings
- Other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-26 01:19:26 +03:00
anasty17
7e1becbc9c Use one session for all requests by qbittorrent-api
Thanks to @rmartin16

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-05-31 22:57:47 +03:00
anasty17
0b417b1f1c Some minor improvments for nzb
- Use one session for all this will not cause pool connection using httpx

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-05-31 00:54:17 +03: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
0f76a27d75 REFACTOR PART 1
fix #1585
fix #1587
close #1542
close #1537
close #1536
close #1526
close #1529

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-11-06 02:09:50 +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
anasty17
1290d67219 Rclone Upload
- Bug fix

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-03-20 14:34:17 +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
Juned KH
46db3123f5 Minor Changes
Fix sometime search module crash
Remove unused variables and imports
ParseMode use from ptb lib
2022-10-04 11:40:22 +05:30
anasty17
1cc1c5b524 Seed after leech and extract
- Send html file instead of telegraph, no limits no flooding (by @junedkh)
- Seed using aria2c
- Remove QB_SEED var
- Add ability to specify ratio and seed-time for each torrent
- watch commands changed
- Added alt cmd for all mirror, leech and rss commands
- Add seed speed to overall upload speed
- Mirror TG photos
- Bugs fixed

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-08-09 21:13:04 +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
anasty17
3b95383c67 New Facilities
- Now you can cancel splitting, archiving and extracting
- Add archive status and extract status(not accurate yet)
- Fix leechzipwatch if size more than 2gb
- Other minor bugs fixed

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-07-15 03:47:27 +03:00
Juned KH
7d9847bdee Please select at least one file 2022-07-13 12:20:28 +05:30
anasty17
0902a64e84 Minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-05-15 00:05:31 +03:00
Juned KH
581ce61b8b Refine Imports 2022-04-14 16:47:50 +05:30
anasty17
ee6ed45bb8 Prepare for group branch
- Bugs fix

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-02-28 02:16:41 +02:00
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