#6 Calendar view
Add a calendar view Update required python version to 3.10 Correct config and animes flags to -c and -a Change timer tick rate to every 15mins instead of 55mins Update readme Signed-off-by: MK13 <marius@kleberonline.de>
This commit is contained in:
@@ -3,4 +3,4 @@ Description=Check for and add new episodes via anime-rss
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=python PATH/anime-rss.py PATH/config.json PATH/animes.json
|
||||
ExecStart=python PATH/anime-rss.py -c PATH/config.json -a PATH/animes.json
|
||||
|
||||
Reference in New Issue
Block a user