32 Commits

Author SHA1 Message Date
b5b2f580fa Add possibility to use --all-audio 2024-03-19 14:56:18 +01:00
13c7bde679 Change file modes 2023-10-06 16:08:45 +02:00
5790b9134e Add timeout error handling 2023-10-06 16:02:16 +02:00
7306e018a6 Add transcode timeout 2023-10-06 15:53:09 +02:00
055eb7b04d Fix transcoder utf8 decoder error handling 2023-03-19 21:48:22 +01:00
ba6e777320 Replace utf-8 encoding errors 2023-03-17 08:14:29 +01:00
cc37488ebb Ignore .nodvdnav files instead of .dvdnav 2023-03-16 09:09:45 +01:00
b0c510dbe3 Do not try to rip .dvdnav files 2023-03-16 08:07:17 +01:00
c24ad7f376 Make using .nodvdnav file possible 2023-03-15 13:55:22 +01:00
a46c2caea1 Add copyright 2023-03-13 11:08:58 +01:00
02c12576f7 add flake.nix for devshell 2023-03-10 18:02:40 +01:00
8323bd059c Fix dotenv dependency 2023-03-06 19:32:33 +01:00
0a179afc87 Unstage video_transcoder service from git, keep sample file 2023-03-06 19:20:31 +01:00
dbdea3b638 Add possibility to rip series disc with one title 2023-03-06 19:15:04 +01:00
f7ad0ea237 Move hardcoded settings to .env file 2023-03-06 11:15:15 +01:00
b29131d45f Delete titles file on success 2022-09-16 12:59:46 +02:00
f87ea7e9d1 Append transcoding logs to scan logs instead of overwriting 2022-09-16 12:53:38 +02:00
a3776cc917 Add .titles file feature 2022-09-16 12:46:31 +02:00
d48b5d7bb5 Add video_transcoder service 2022-09-13 14:36:52 +02:00
b4c01557f6 Change command args order for handbrakecli 2022-09-12 17:22:41 +02:00
140d30d767 Fix bugs, Add error messages 2022-09-12 15:32:09 +02:00
e6917b9807 Fix bugs, script now working 2022-08-29 15:53:37 +02:00
cd71ca64b4 Put transcoding of episode into separate function 2022-08-27 20:34:34 +02:00
cd0deafe15 Delete old .log file before transcoding
Might be leftover if transcoding was aborted before
2022-08-27 20:26:47 +02:00
58f2c3295a Fix bugs due to Dvd now being a class 2022-08-27 20:26:28 +02:00
13e5f4fbe6 Fix deleting of non empty folders not working 2022-08-27 20:11:44 +02:00
7e4202cd35 Change nicing to specify nice level 2022-08-27 20:07:09 +02:00
14607bd91d Nice handbrake process 2022-08-27 20:04:05 +02:00
aa51ecd279 Added transcoding of series 2022-08-27 20:02:19 +02:00
0caafbb2f0 Allow transcoding when .log file exists 2022-08-23 16:03:03 +02:00
3f6fcf2248 Change error log handling 2022-08-18 17:30:27 +02:00
f4f394f21b Add transcoding script (no series support yet) 2022-08-18 17:15:40 +02:00