Commit Graph

33 Commits

Author SHA1 Message Date
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
c9c75a65b5 Switch to pyrofork
- Fix qbittorrent webui password
- Fix wrong message when upload path not added
- Other minor fix

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-12 23:31:32 +03:00
anasty17
121e58dc71 minor change
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-06-01 03:32:22 +03:00
anasty17
ad9024d3f6 Enable wbit webui external access and sync option button
fix nzb setting set
add nzb sync options button
minor change in name substitute. check readme

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-05-16 19:31:51 +03: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
ef25a04d76 No need
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-04-14 04:45:22 +03:00
anasty17
ab0427823a Minor fixes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-04-02 03:20:59 +02:00
anasty17
1551497387 Fixes and some optimisations
- Fix rss filter
- Fix qbit ondownloadeerror
- Fix gunicorn worker timeout
- Fix leech splits incase not multi stream video (some videos splitted wrong)
- Add user and pass for rclone server
- Pyrogram updated to latest version, yes lower upload speed but higher download-
speed and no error while doing many upload task. It's stable!
- *New lib added and pyrogram version changed*:
Use /shell pip3 install gevent and /shell pip3 install -U pyrogram before restart

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-04-01 21:11:07 +02:00
anasty17
1290d67219 Rclone Upload
- Bug fix

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-03-20 14:34:17 +02:00
anasty17
0968870f4d Fix Qbittorrent configurations read
- Fix seed after leech in some cases

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-02-27 03:07:17 +02:00
anasty17
e6552544b1 Upgrade:
From Sync to Async.. from ptb to pyrogram
New Rss menu
latest qbittorrent version
many bugs have been fixed
you will get name error while starting qbittorrent-nox ignore it.
ignore pending requests, rss command and rss user session removed
reset ur database

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-02-16 00:28:58 +02:00
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
845d6710b4 [aria2c]fix unselected files
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
(cherry picked from commit 281045c3a8)
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-08-11 02:15:31 +03:00
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
6f6aec43ba Minor
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-05-23 00:10:31 +03:00
anasty17
c559bf5050 Rolling back to old stable qbittorrent v4.3.9
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-05-21 03:26:32 +03:00
anasty17
c683362741 Minor change
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-05-05 03:25:52 +03:00
anasty17
54c40deb3c Update qbittorrent config to be compatible with version 4.x.x
- Other minor changes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-05-04 01:58:13 +03:00
anasty17
ee2ebc4fd7 minor change
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-02-28 03:30:06 +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
anasty17
7160fdeeff Minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-01-29 06:47:10 +02:00
anasty17
cb4b023175 Add/fix
-add magnetdl for torrent search api
-fix accounts folder permission incase deployed without create accounts folder first time
-other minor improvments

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-01-13 16:54:21 +02:00
anasty17
eda8f9363c Minor change
retry for 3 times max for google http error instead of 5
disable recheck on complete (qbittorent), u can enable it!

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-01-10 23:41:52 +02:00
anasty17
e8aa47ae8a Add rss filter
- Some other fixes
close #198
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-01-03 11:38:36 +02:00
anasty17
474dd47ff3 Tidying
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-30 10:32:31 +02:00
anasty17
beb3530cdb Removed bcz of some issues
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-08 21:05:14 +02:00
anasty17
3f5d17a3e5 Enable super seeding
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-08 16:14:22 +02:00
anasty17
5ff3947ed9 Added Qbit seed until reaching specific ratio or time
- Fix qbit stuck at 100% downloaded

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-08 11:19:38 +02:00
anasty17
7ae5b9d5b0 Added back qbit search
- you can choose while search or you can left one of these vars empty: search api and search plugins to use one of them directly

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-07 00:10:46 +02:00
anasty17
38c60139af Initializing aria2c at bot startup
- Fix leech thumbnail/video size
- Fix gdtot delete first cloned file after if duplicated

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-05 12:38:33 +02:00
anasty17
ffaefd079e skip errored files while leeching
- use recheck torrents after finish incase of qbit selection checking could takes time depending on selected files size but to avoid missing pices

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-29 12:26:17 +02:00
anasty17
3ecb731ad1 Init
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-23 04:57:18 +02:00