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
/
automedia
Age
Commit message (
Expand
)
Author
2022-02-14
Remove mangadex upgrade
dec05eba
2022-01-11
Add --include-tracked option to downloaded command to include all tracked epi...
dec05eba
2021-10-26
Disallow empty name, . and .. for html/rss names and html chapters
dec05eba
2021-10-12
misc
dec05eba
2021-10-08
Show better output layout for tracking rss by name
dec05eba
2021-09-03
Fix add html broken for mangadex
dec05eba
2021-08-30
Do not allow . or .. as manga name
dec05eba
2021-08-19
Add option to cleanup all items, fix cleanup of items that have never synced,...
dec05eba
2021-08-08
Set stat to 0 before populating it
dec05eba
2021-07-03
m
dec05eba
2021-07-03
Fix add command when in a directory with a plugin directory
dec05eba
2021-06-17
Do not show start after items in the downloaded list
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
2021-04-20
Make rename properly atomic
dec05eba
2021-04-11
Add cleanup option to remove old tracked items
dec05eba
2021-03-05
Fix start after
dec05eba
2021-03-03
Use cJSON instead of the existing json library
dec05eba
2021-03-02
Update?
dec05eba
2021-01-16
Fix track user response (Yes, No) not working
dec05eba
2020-10-11
Make add rss work for anime titles where resolution is in parantheses instead...
dec05eba
2020-09-27
Fix multiple items using the same timestamp if updated at the same time
dec05eba
2020-08-29
Fix 'start after' when adding rss by torrent name
dec05eba
2020-08-29
Fix broken add rss by torrent name
dec05eba
2020-08-12
Fix manganelo images not downloading (cloudflare ddos protection)
dec05eba
2020-08-05
Locale...
dec05eba
2020-07-31
Fix add html/rss not working if previous add failed and .in_progress still ex...
dec05eba
2020-07-17
Return 1 is automedia is already running
dec05eba
2020-07-17
Fix automedia.pid always being overwritten
dec05eba
2020-07-15
Add download dir to html plugin download...
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-12
Starting on conversion to c. Program exec, buffers..
dec05eba
2020-07-06
Fix launch script not passing args
dec05eba
2020-07-06
Add launcher script, remove unused function
dec05eba