parses downloaded torrents and adds them to the anime collection
Go to file
2023-01-31 12:00:53 +01:00
.gitignore removed executable 2023-01-15 15:58:42 +01:00
bytechan_writer.go debug output improved 2023-01-15 19:43:36 +01:00
encode_video.go fixed debug output 2023-01-16 00:23:27 +01:00
envvars.go support for html parsing in telegram messages 2023-01-22 13:40:42 +01:00
file_priority_string.go debug output improved 2023-01-14 12:11:10 +01:00
filehandle.go debug output improved 2023-01-15 19:43:36 +01:00
go.mod updated dependencies 2023-01-19 10:37:36 +01:00
go.sum updated dependencies 2023-01-19 10:37:36 +01:00
handle_file.go fixed strange indentation when anime not found 2023-01-23 21:48:49 +01:00
main.go graceful shutdown on SIGTERM or SIGINT 2023-01-19 12:05:46 +01:00
send_condition.go telegram message send conditions implemented 2023-01-18 10:59:48 +01:00
telegram.go Revert "remove double entries in telegram report message" 2023-01-31 12:00:53 +01:00
utils.go Revert "remove double entries in telegram report message" 2023-01-31 12:00:53 +01:00
watch_directory.go graceful shutdown on SIGTERM or SIGINT 2023-01-19 12:05:46 +01:00