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 (
Expand
)
Author
2022-04-07
Move script files into tools directory
dec05eba
2022-02-11
mm
dec05eba
2022-02-11
open_media: create ~/.config/automedia dir if not exists
dec05eba
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 synced,...
dec05eba
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 f...
dec05eba
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 they...
dec05eba
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
2020-07-06
Add script to open media, and track already seen media
dec05eba