20 Commits

Author SHA1 Message Date
13c7bde679 Change file modes 2023-10-06 16:08:45 +02:00
a7bc9c6257 Modify rsync arguments 2023-10-06 15:53:41 +02:00
a46c2caea1 Add copyright 2023-03-13 11:08:58 +01:00
225c16e717 Formulate README as manual 2023-03-13 09:42:52 +01:00
901baae755 Fix validity check of series dvd with only one episode 2023-03-12 13:23:09 +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
dbdea3b638 Add possibility to rip series disc with one title 2023-03-06 19:15:04 +01:00
19fcd9d1f0 Do not check if destination exists since rsync already does it 2023-03-06 12:26:00 +01:00
f7ad0ea237 Move hardcoded settings to .env file 2023-03-06 11:15:15 +01:00
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
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
610f07074f Add error message if tmp not empty 2022-09-13 09:59:50 +02:00
140d30d767 Fix bugs, Add error messages 2022-09-12 15:32:09 +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
a18bfe5ea7 Put ripping scripts into separate folder 2022-08-18 12:48:14 +02:00