lzzy12
|
53b6829235
|
Fixed Team Drive list functionality
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-25 15:15:36 +05:30 |
|
jaskaranSM
|
8a516024cb
|
Fixed Folder upload to Team Drives
|
2019-12-24 21:11:33 +05:30 |
|
lzzy12
|
b31a39f11a
|
Enable TeamDrive support
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-24 20:12:39 +05:30 |
|
lzzy12
|
0ed1ca3531
|
Enable TeamDrive support
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-24 19:49:48 +05:30 |
|
lzzy12
|
6dfb3e9863
|
Simplify get_readable_msg code
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-24 17:35:09 +05:30 |
|
lzzy12
|
82ae49a33a
|
Re implement upload progress after rebase
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-24 17:24:35 +05:30 |
|
jaskaranSM
|
19b6f91d5d
|
Dont edit the message if content is same
|
2019-12-23 18:51:35 +05:30 |
|
lzzy12
|
01ed02e57c
|
Fix mimetype error
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-23 16:29:20 +05:30 |
|
lzzy12
|
e2e1453013
|
Fixup errors after rebase
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-23 16:17:57 +05:30 |
|
jaskaranSM
|
0d30f19a4e
|
Project Rebase
- Changelog:
Improved Performance
Fixed Stucked Messages
Seperated Download Progress Status From Listener
Disabled Upload Progress (Temporarily)
|
2019-12-23 13:26:32 +05:30 |
|
lzzy12
|
4f9fa3f63f
|
Fix typo
Also Adds support for heroku env variables
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-12-09 17:05:57 +05:30 |
|
lzzy12
|
db0dcb0d8b
|
[DO NOT DEPLOY] Incomplete save
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-11-12 17:32:58 +05:30 |
|
jaskaranSM
|
584bd138df
|
Refactored Download start logic
|
2019-11-12 15:01:08 +05:30 |
|
Shivam Jha
|
df82d5944e
|
Fix progress update in torrent download
|
2019-11-10 01:24:13 +05:30 |
|
lzzy12
|
da622c04be
|
Don't depend on bot to run for generate_gdrive_token.py
|
2019-11-07 14:48:35 +05:30 |
|
jaskaranSM
|
3a3eca2411
|
Refactored disk to stats and added bot uptime
- Also helps tracking auto reboots on Heroku.
|
2019-11-01 21:18:46 +05:30 |
|
jaskaranSM
|
8be32c6e5c
|
Fixed Broken Mimetype Detection
|
2019-11-01 20:26:36 +05:30 |
|
Shivam Jha
|
7b5375fd21
|
Fix up after f7960a7dfe
|
2019-11-01 19:00:35 +05:30 |
|
lzzy12
|
826ab1d6f5
|
Update README.md
|
2019-11-01 17:46:10 +05:30 |
|
lzzy12
|
bf956b3fa6
|
Merge branch 'master' of https://github.com/lzzy12/python-aria-mirror-bot
|
2019-11-01 16:54:04 +05:30 |
|
lzzy12
|
f7960a7dfe
|
Fix empty file progress
Fixes #8
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-11-01 16:33:54 +05:30 |
|
jaskaranSM
|
b9084fe506
|
list: Dont try to get size for folders
|
2019-10-31 22:23:40 +05:30 |
|
Shivam Jha
|
c754d228e4
|
gdriveTools: Fix error in search
|
2019-10-31 00:04:43 +05:30 |
|
Shivam Jha
|
830ee1ad3e
|
gdriveTools: Fix search
Recent force push seems to cause loss of commits.
* Lesson learnt: NEVER FORCE PUSH IN MASTER BRANCH
|
2019-10-31 00:02:55 +05:30 |
|
jaskaranSM
|
deb4b43fdd
|
Validate Url and Magnet with Regex
|
2019-10-27 17:29:02 +05:30 |
|
jaskaranSM
|
3bac006fb3
|
Output file size in list search results
- Also Listing Recent Uploads Fixed. ( * )
|
2019-10-22 19:47:50 +05:30 |
|
jaskaranSM
|
fdb49ac62a
|
Fixed Cancelled Downloads stuck in Download Queue.
- Also some minor Modifications.
|
2019-10-22 18:20:47 +05:30 |
|
jaskaranSM
|
6ed78411fc
|
message_utils: Handle TimeOuts.
|
2019-10-20 18:53:18 +05:30 |
|
jaskaranSM
|
b7e65d9c9c
|
Changed sleep() call for Fixing Delay.
- Also Tweaked Torrent Metadata Status Logic a bit.
|
2019-10-19 16:44:26 +05:30 |
|
lzzy12
|
9f26ed107c
|
Allow owner to unauthorize a user or a chat
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-14 21:53:31 +05:30 |
|
lzzy12
|
d38bc90e82
|
Don't do anything on KillThreadException until we figure a better way
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-14 20:51:34 +05:30 |
|
lzzy12
|
6ce2507c36
|
Implement /log command for easier debugging
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-14 20:50:35 +05:30 |
|
lzzy12
|
a0cdda9e6e
|
Improve gdrive progress tracking
* Still bugged
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-14 19:49:33 +05:30 |
|
lzzy12
|
7228461ab9
|
Cast time formats to int
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-13 21:14:47 +05:30 |
|
Shubham dubey
|
cc90560657
|
This triggers my OCD
|
2019-10-12 17:39:04 +05:30 |
|
lzzy12
|
c1e4bf246c
|
Simply sleep the upload progress thread instead of using event locks
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-12 22:14:22 +05:30 |
|
lzzy12
|
4fa2e71e98
|
Show upload ETA in appropriate time units
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-12 22:12:07 +05:30 |
|
lzzy12
|
70eaada75f
|
Stop blocking the thread while uploading the file causing slow speeds
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-12 21:22:21 +05:30 |
|
lzzy12
|
16886f5ac8
|
Make changing of bot commands easier
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-12 20:56:49 +05:30 |
|
lzzy12
|
5d6c0c8ff7
|
Implementing auto delete message
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-12 20:22:21 +05:30 |
|
lzzy12
|
a432ad8a5d
|
Fix some messages sent by bot
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-12 19:50:50 +05:30 |
|
lzzy12
|
b5c3989451
|
exit_cleanup: Use aria2.remove_all method instead of loop
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-11 23:28:46 +05:30 |
|
lzzy12
|
fda8785c64
|
get_readable_message: Acquire lock before accessing the download_dict
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-11 23:25:13 +05:30 |
|
lzzy12
|
9d83cd31c7
|
Random fixes all around the source
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-11 00:30:58 +05:30 |
|
lzzy12
|
ce16f77b6d
|
Clean download directory on startup
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-07 23:17:09 +05:30 |
|
lzzy12
|
65303e3143
|
Change status while archiving download
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-07 23:05:05 +05:30 |
|
lzzy12
|
80388249c5
|
Implement tar-mirror invoked by /tarmirror
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-07 22:13:38 +05:30 |
|
lzzy12
|
d36ba18a9f
|
Categorise modules according to their jobs
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-07 22:13:38 +05:30 |
|
lzzy12
|
e49445c603
|
Use loop count instead of progress_bytes for upload progress
* We still have to find the best way to limit the update
: Help needed
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-07 22:13:38 +05:30 |
|
lzzy12
|
3a8f284186
|
Only allow authorized users to use the bot
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
|
2019-10-06 23:18:16 +05:30 |
|