Yesterday, 08:34 PM
(This post was last modified: Yesterday, 08:53 PM by jellyfin. Edited 3 times in total.)
I bought the Doctor Who Reboot (9th to 12th Doctor) Blu-Ray disks and started to rip them.
I suspect that the regular episodes of the disks will be no problem for Jellyfin.
BUT there are 8 full disks of Specials!
Ripped, the first BD looks like this:
The 19MB file is a menu and B1_t00.mkv is the special. The other 2 are extras.
I tried, what was recommended in this forum:
I put those file into a folder named "Season 00" like this:
Did anybody ever solve how to name the files from the 8 Blu-Ray disks?
But then, the first episode will be shown as "Special - children in need", while the DVD shows the name "The next doctor" and this is right, checking the video (story with David Tennant and the Cybermen around a man who thinks he is the doctor, with a giant mech and a balloon).
So, this naming seems to be off.
Did anybody ever solve this problem?
I found several similar topics in this forum, but no definite guide for a working naming scheme ...
I suspect that the regular episodes of the disks will be no problem for Jellyfin.
BUT there are 8 full disks of Specials!
Ripped, the first BD looks like this:
Code:
ls -lh DR_WHO_SPECIALS_D1/
total 15216640
-rwx------ 1 tja staff 19M Jan 21 00:37 A1_t01.mkv
-rwx------ 1 tja staff 2.9G Jan 21 00:37 B1_t00.mkv
-rwx------ 1 tja staff 1.9G Jan 21 00:41 C1_t02.mkv
-rwx------ 1 tja staff 2.4G Jan 21 00:45 D1_t03.mkv
The 19MB file is a menu and B1_t00.mkv is the special. The other 2 are extras.
I tried, what was recommended in this forum:
I put those file into a folder named "Season 00" like this:
Did anybody ever solve how to name the files from the 8 Blu-Ray disks?
Code:
DOCTOR_WHO_2005/
SEASON_00/
DOCTOR_WHO_2005_S00E01.mkv
DOCTOR_WHO_2005/
SEASON_00/
EXTRAS/
DISK16_EXTRA01.mkv
DISK16_EXTRA02.mkv
But then, the first episode will be shown as "Special - children in need", while the DVD shows the name "The next doctor" and this is right, checking the video (story with David Tennant and the Cybermen around a man who thinks he is the doctor, with a giant mech and a balloon).
So, this naming seems to be off.
Did anybody ever solve this problem?
I found several similar topics in this forum, but no definite guide for a working naming scheme ...