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
/
open_media.py
Age
Commit message (
Collapse
)
Author
2021-09-03
Fix add html broken for mangadex
dec05eba
2021-08-19
Add option to cleanup all items, fix cleanup of items that have never ↵
dec05eba
synced, sort cleanup items
2021-07-09
Speedup open_media.py
dec05eba
2021-06-15
Fix manga missing from open_media script
dec05eba
2021-06-15
Add all items starting at start-after to the download list in the data json ↵
dec05eba
file. This makes downloading more robust if title/url is changes for any item
2021-05-26
Allow use of multiple ranges when using cleanup command
dec05eba
2021-05-07
Migrate mangadex to new api, remove .in_progress files in tracked dir if ↵
dec05eba
they are old
2021-04-26
misc, dont show notification for too long
dec05eba
2020-07-23
Use dmenu instead of rofi, remove unused script
dec05eba
2020-07-15
Change open_media.py to use PATH automedia instead of automedia.py
dec05eba
2020-07-06
open_media: do not show failed to download media
dec05eba
2020-07-06
Ignore in progress media for open media script
dec05eba
2020-07-06
Filter non-existing items in open_media list
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
Add script to open media, and track already seen media
dec05eba