aboutsummaryrefslogtreecommitdiff
path: root/open_media.py
AgeCommit message (Collapse)Author
2022-04-07Move script files into tools directorydec05eba
2022-02-11mmdec05eba
2022-02-11open_media: create ~/.config/automedia dir if not existsdec05eba
2021-09-03Fix add html broken for mangadexdec05eba
2021-08-19Add option to cleanup all items, fix cleanup of items that have never ↵dec05eba
synced, sort cleanup items
2021-07-09Speedup open_media.pydec05eba
2021-06-15Fix manga missing from open_media scriptdec05eba
2021-06-15Add 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-26Allow use of multiple ranges when using cleanup commanddec05eba
2021-05-07Migrate mangadex to new api, remove .in_progress files in tracked dir if ↵dec05eba
they are old
2021-04-26misc, dont show notification for too longdec05eba
2020-07-23Use dmenu instead of rofi, remove unused scriptdec05eba
2020-07-15Change open_media.py to use PATH automedia instead of automedia.pydec05eba
2020-07-06open_media: do not show failed to download mediadec05eba
2020-07-06Ignore in progress media for open media scriptdec05eba
2020-07-06Filter non-existing items in open_media listdec05eba
2020-07-06Hide tracking filesdec05eba
session_id, finished and in_progress files should be hidden (start with a dot). Also remove deprecated "downloaded" file.
2020-07-06Add script to open media, and track already seen mediadec05eba