index
:
AutoMedia
master
Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
manganelo.py
Age
Commit message (
Collapse
)
Author
2022-08-09
Fix old mangakakalot links, such as evil heart
dec05eba
2022-07-26
Redirect mangakakalot/broken manganelo links to migrated url
dec05eba
2021-12-09
Set plugins network request timeout to 30 seconds
dec05eba
2021-09-05
Fix lhtranslation after website redesign. Requires user to re-add their manga
dec05eba
2021-05-12
Fix mangadex download
dec05eba
2021-05-07
Migrate mangadex to new api, remove .in_progress files in tracked dir if ↵
dec05eba
they are old
2021-04-14
Revert back to server1 for manganelo
dec05eba
2021-04-14
Use server2 for manganelo
dec05eba
2020-08-12
Fix manganelo images not downloading (cloudflare ddos protection)
dec05eba
2020-07-06
Fallback to backup image source if download fails for manganelo
dec05eba
2020-07-06
Fix incorrect response.ok call
dec05eba
2020-07-06
Remove in_progress file for manga if download fails
dec05eba
2020-07-06
Fail manga download if no images are found for chapter
dec05eba
2020-07-06
Add support for mangadex
dec05eba
2020-07-06
Detect when manganelo files are temporary unavailable
dec05eba
2020-07-06
Remove dependency on wget
dec05eba
2020-07-06
Fix all chapters redownloading if latest chapter changes name
dec05eba
Remove readms, as it's dead.
2020-07-06
Fix manganelo after site update
dec05eba
2020-07-06
Use list instead of object for plugin list command
dec05eba
2020-07-06
Hide tracking files
dec05eba
session_id, finished and in_progress files should be hidden (start with a dot). Also remove deprecated "downloaded" file.
2020-07-06
Mangakakalot redirect uses javascript, fix it in manganelo script
dec05eba
2020-07-06
Check for error when parsing rss
dec05eba
2020-07-06
Exit manga download on failure
dec05eba
2020-07-06
Initial commit, support for rss torrent, manganelo and readms
dec05eba