Hey all,
I am auditioning Mediabrowser to organize my video library, which consists primarily of HDTV recordings (720p/1080i mpeg2). I use VideoReDo to cut the commercials out of my raw HDTV recordings, then I archive episodes onto a hard disk.
I have just set up Win7MC + Mediabrowser, and I established a network share containing a small sample of my TV library of edited mpeg2 videos (which have the .mpg extension) for testing 7MC + MB.
Now, here's the thing... my edited TV episodes were not joined into a single .mpg file after commercial removal. Instead, they were trimmed and stored in multiple .mpg segments, i.e. file_1.mpg, file_2.mpg, file_3.mpg, etc.
I am trying to set up the files in Mediabrowser so that these TV episodes, which are comprised of segmented .mpg files, can be browsed and played in order, one after another (i.e. play file_1.mpg, then file_2.mpg, etc. until all files played).
So my sample that was set up on a network share was correctly added to Mediabrowser's library list on initial setup. So MB has no problem accessing the files over the network. It even added some metadata. But it's not picking up the episodes properly, probably due to erroneous folder structuring.
BTW, when I configured MB, I set it up to treat multiple files a single movie. I assume that if the multiple files have the same name (and file extension) followed by 1, then 2, then 3, etc. that the playback order will follow the number order.
Okay, here's my specific folder and naming scheme for the sample I am trying to get set up properly. I did refer to the MB Knowlege Base article that covers the proper naming conventions, but I am fudging it by putting the file segments in a "Video_TS" folder (as if it were from a DVD) since this is the only way that individual TV episodes within a Season folder can have its own subfolder (rather than being grouped with all episodes within the Season folder).
[dir] ROOT
|
[folder] TV Shows
|
[folder] Bent
|
[folder] Season 1
|
[folder] s01e01
|
[folder] Video_TS
So the path is:
Share \ TV Shows \ Bent \ Season 1 \ s01e01 \ video_ts \
which contains the segmented .mpg files:
s01e01_1.mpg
s01e01_2.mpg
s01e01_3.mpg
s01e01_4.mpg
The sample contains this particular series' entire six-episode run, so in total I have:
Share \ TV Shows \ Bent \ Season 1 \ s01e01 \ video_ts \
Share \ TV Shows \ Bent \ Season 1 \ s01e02 \ video_ts \
Share \ TV Shows \ Bent \ Season 1 \ s01e03 \ video_ts \
Share \ TV Shows \ Bent \ Season 1 \ s01e04 \ video_ts \
Share \ TV Shows \ Bent \ Season 1 \ s01e05 \ video_ts \
Share \ TV Shows \ Bent \ Season 1 \ s01e06 \ video_ts \
Should I instead have done this:
Share \ TV Shows \ Bent \ Season 1 \ s01e01 - Pilot \ video_ts \
or this:
Share \ TV Shows \ Bent \ Season 1 \ Bent 1x01 - Pilot \ video_ts \
Is there a better name for the files than their current names (s01e01_1.mpg, s01e01_2.mpg, etc.)?
If anyone here can shed some light on where my organization needs to be corrected, please let me know. Thanks.
Edited by Vlad Theimpaler - 6/27/12 at 11:37am