Age | Commit message (Expand) | Author |
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-28 | Fix issues reported by cppcheck | dec05eba |
2020-07-27 | Time of html items in json file should be the time of download finished, not ... | dec05eba |
2020-07-25 | Fix lhstranslation chapter name broken if name contains quotes | dec05eba |
2020-07-23 | Use dmenu instead of rofi, remove unused script | 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 | Change open_media.py to use PATH automedia instead of automedia.py | dec05eba |
2020-07-15 | Finally remove automedia.py | dec05eba |
2020-07-15 | Add the ability to add rss from episode name | dec05eba |
2020-07-15 | Add torrent complete notification | dec05eba |
2020-07-15 | Implement html sync, fix rss sync | dec05eba |
2020-07-15 | Use transmission rpc, fixes rss torrent name | dec05eba |
2020-07-15 | Implement rss sync | dec05eba |
2020-07-14 | Implement first part of command_sync | dec05eba |
2020-07-14 | Implement add_html | dec05eba |
2020-07-13 | Finish add_rss (still need add rss of filename though) | dec05eba |
2020-07-13 | Move string utils to their own file | dec05eba |
2020-07-13 | Move c files into src directory | dec05eba |
2020-07-13 | Start on add_rss, add rss parser | dec05eba |
2020-07-13 | Remove unecessary dummy callback | dec05eba |
2020-07-13 | Add transmission methods | dec05eba |
2020-07-13 | Finish 'downloaded' command | dec05eba |
2020-07-13 | Add json dependency | dec05eba |
2020-07-12 | Starting on 'downloaded' command | dec05eba |
2020-07-12 | Starting on conversion to c. Program exec, buffers.. | dec05eba |
2020-07-12 | Revert torrent finish logic | dec05eba |
2020-07-12 | Decrease cpu usage (every 15 seconds), fix incorrect doc | dec05eba |
2020-07-12 | Prompt which nyaa.si submitter to track | dec05eba |
2020-07-08 | Mangadex: do not download same chapter by a different translator | dec05eba |
2020-07-07 | Fix incorrect prompt | dec05eba |
2020-07-07 | Add option to start tracking anime from filename | dec05eba |
2020-07-07 | Clearify the meaning of --start-after | dec05eba |
2020-07-06 | Update readme with info about sync period | dec05eba |
2020-07-06 | Fix launch script not passing args | dec05eba |
2020-07-06 | Add launcher script, remove unused function | dec05eba |
2020-07-06 | mangatown: fail if one image failed to download | dec05eba |
2020-07-06 | mangatown: use correct chapter names | dec05eba |
2020-07-06 | Add mangatown support | dec05eba |
2020-07-06 | mangadex: fix list for title without chapter name | dec05eba |
2020-07-06 | Use cookies for mangadex | dec05eba |
2020-07-06 | Only append title to chapter number if not empty (mangadex) | dec05eba |
2020-07-06 | Remove invalid TODO | dec05eba |
2020-07-06 | List all chapters on mangadex, use correct download server | dec05eba |
2020-07-06 | Fallback to backup image source if download fails for manganelo | dec05eba |
2020-07-06 | Only update html data downloaded list if download succeeds | dec05eba |