parses downloaded torrents and adds them to the anime collection
Go to file
2023-01-18 10:59:48 +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 telegram message send conditions implemented 2023-01-18 10:59:48 +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 telegram message send conditions implemented 2023-01-18 10:59:48 +01:00
go.sum telegram message send conditions implemented 2023-01-18 10:59:48 +01:00
handle_file.go fixed sending telegram message for ignoring torrent files due to lower priority 2023-01-16 14:57:56 +01:00
main.go telegram bot added 2023-01-15 21:09:26 +01:00
send_condition.go telegram message send conditions implemented 2023-01-18 10:59:48 +01:00
telegram.go telegram message send conditions implemented 2023-01-18 10:59:48 +01:00
utils.go debug output improved 2023-01-15 19:43:36 +01:00
watch_directory.go initial commit 2023-01-13 19:23:36 +01:00