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
/
src
/
html.c
Age
Commit message (
Expand
)
Author
2024-07-16
Add fallback urls for rss (right now, fallback nyaa.si to nyaa.land)
dec05eba
2024-06-09
Set notify urgency to low
dec05eba
2024-04-26
Change notify-send timeout to 3 seconds
dec05eba
2024-04-22
Add script to remove episodes finished watching with quickmedia
dec05eba
2022-08-09
Fix old mangakakalot links, such as evil heart
dec05eba
2022-04-05
No warning if download_finished.sh doesn't exist
dec05eba
2022-04-05
Execute $HOME/.config/automedia/download_finished.sh on download finished
dec05eba
2022-04-05
add appname parameter for notify-send
Midov
2021-10-26
Disallow empty name, . and .. for html/rss names and html chapters
dec05eba
2021-09-03
Fix add html broken for mangadex
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-04-26
misc, dont show notification for too long
dec05eba
2021-03-03
Use cJSON instead of the existing json library
dec05eba
2020-09-27
Fix multiple items using the same timestamp if updated at the same time
dec05eba
2020-07-31
Fix add html/rss not working if previous add failed and .in_progress still ex...
dec05eba
2020-07-27
Time of html items in json file should be the time of download finished, not ...
dec05eba
2020-07-15
Add download dir to html plugin download...
dec05eba
2020-07-15
Add torrent complete notification
dec05eba
2020-07-15
Implement html sync, fix rss sync
dec05eba
2020-07-15
Implement rss sync
dec05eba
2020-07-14
Implement add_html
dec05eba