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
/
README.md
Age
Commit message (
Expand
)
Author
2024-04-26
m
dec05eba
2024-04-26
Remove mention of prebuilt binary
dec05eba
2023-10-06
Fix mangaplus after latest update, no longer depend on protobuf
dec05eba
2023-03-11
Remove readm as it now has a google captcha
dec05eba
2023-01-17
Add anime info about quickmedia
dec05eba
2022-10-23
Add search option to cleanup argument
dec05eba
2022-07-01
Mangatown: use referer header to fix permission issue when downloading images
dec05eba
2022-04-07
Move script files into tools directory
dec05eba
2022-04-05
Execute $HOME/.config/automedia/download_finished.sh on download finished
dec05eba
2021-10-08
Show better output layout for tracking rss by name
dec05eba
2021-08-21
Remove dead site: mangawindow
dec05eba
2021-08-19
Add option to cleanup all items, fix cleanup of items that have never synced,...
dec05eba
2021-06-15
Add all items starting at start-after to the download list in the data json f...
dec05eba
2021-05-07
Migrate mangadex to new api, remove .in_progress files in tracked dir if they...
dec05eba
2021-05-03
Add readm.org
dec05eba
2021-04-20
Add mangakatana.com
dec05eba
2021-04-12
Add manganelos
dec05eba
2020-11-12
Add installation guide to README.md
dec05eba
2020-10-11
Make add rss work for anime titles where resolution is in parantheses instead...
dec05eba
2020-07-23
Use dmenu instead of rofi, remove unused script
dec05eba
2020-07-15
Fix segfault on torrent add, fix corruption of rss json downloaded item
dec05eba
2020-07-15
Fix uninitialized read of unfinished torrents
dec05eba
2020-07-15
Finally remove automedia.py
dec05eba
2020-07-15
Implement rss sync
dec05eba
2020-07-07
Add option to start tracking anime from filename
dec05eba
2020-07-06
Update readme with info about sync period
dec05eba
2020-07-06
Add mangatown support
dec05eba
2020-07-06
Add support for mangadex
dec05eba
2020-07-06
Add support for mangaplus shueisha
dec05eba
2020-07-06
Add support for mangawindow.net
dec05eba
2020-07-06
Remove dependency on wget
dec05eba
2020-07-06
requests python dependency is also needed
dec05eba
2020-07-06
Ignore in progress media for open media script
dec05eba
2020-07-06
Only allow one instance of automedia to run at once (pid file)
dec05eba
2020-07-06
Fix manganelo after site update
dec05eba
2020-07-06
Remove dependency on tldextract
dec05eba
2020-07-06
Readms plugin should only download the chapter requested
dec05eba
2020-07-06
Fix spelling mistakes in readme
dec05eba
2020-07-06
Update README.md
dec05eba
2020-07-06
Update README.md
dec05eba
2020-07-06
Update README.md
dec05eba
2020-07-06
Exit manga download on failure
dec05eba
2020-07-06
Update readme
dec05eba
2020-07-06
Initial commit, support for rss torrent, manganelo and readms
dec05eba