31 Commits

Author SHA1 Message Date
3a85f69bc3 Improve ripping 2023-03-06 10:44:55 +01:00
d83ad24d5d Add wait for dvd device 2022-09-18 16:41:55 +02: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
0359171483 Ceil len of names in tmp
This is because dvdbackup allows maximum 33 chars in the output file (I
dont know why)
2022-09-14 17:32:26 +02:00
d48b5d7bb5 Add video_transcoder service 2022-09-13 14:36:52 +02:00
610f07074f Add error message if tmp not empty 2022-09-13 09:59:50 +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
b353b313ee Add script for transferring ripped dvds to transcoder 2022-08-18 15:38:07 +02:00
d117ff2de4 Uncomment code commented for testing 2022-08-18 12:55:09 +02:00
9841ce70b4 Add python requirements file 2022-08-18 12:53:27 +02:00
480a9d009c Update readme 2022-08-18 12:49:42 +02:00
a18bfe5ea7 Put ripping scripts into separate folder 2022-08-18 12:48:14 +02:00
b3a8eb949d Change logfile concept and output folder structure 2022-08-18 12:45:06 +02:00
bc42662924 Redid script with python 2022-08-16 21:31:08 +02:00
c547cf000d Better error handling if dvd not found 2022-06-04 14:50:01 +00:00
84c522ffb5 Better success and error handling 2022-05-31 12:54:58 +00:00
1367258d87 first commit 2022-05-29 15:22:48 +00:00