View Full Version : [BUG] Multiplex thumbs do not display for multipart movies
webmosher
2009-05-10, 07:38
Sorry if this has already been reported.
If you have a folder with multiple movie parts. Ex:
/Movies/yojimbo-cd1.sddvd.avi
/Movies/yojimbo-cd1.sddvd.avi
... etc.
The extra thumbs will not display. I believe this is because when there are multiple parts, ListItem.path is returning a stack of paths from the parts rather than a specific path. This is the log error line I see:
PICTURE: Error loading image stack://D:\Movies\SD Movies\Yojimbo\yojimbo-cd1.sddvd.avi , D:\Movies\SD Movies\Yojimbo\extrathumbs/thumb2.jpg
I tried looking for a way to change the parameters on the ListItem.path to fix this issue, but the additional options on the ListItem don't seem well documented.
Edit: Oh.. and using XBMC 9.04 stable with Aeon Auriga latest GIT package.
Thanks
jmarshall
2009-05-10, 08:01
It's not gonna ever work is my guess.
These hacks that this skin does are not supported. They won't work with other stuff either (eg multipaths, rar/zip etc.)
Cheers,
Jonathan
logictester
2009-05-10, 09:21
that explains it... bummer...
Simple answer is to join your files -
http://www.afterdawn.com/guides/archive/virtualdub_join_avi.cfm
logictester
2009-05-10, 12:50
Simple answer is to join your files -
http://www.afterdawn.com/guides/archive/virtualdub_join_avi.cfm
but what to do with the srt subtitle files?
Can't you open them with Word and copy&paste 2 in to 1?
logictester
2009-05-10, 14:43
in general - yes, but only in case the join did not skip anything, and it makes media management way too complicated. I'll stay with the showcase for movies for now.
Saelfaer
2009-05-10, 14:51
since when can you copy paste 2 srt files into 1 just like that?
if i do that i think it would be messed up
does srt not use time? to specify when a title has to show up?
those for CD2 would start from 0 again no?
so copy pasting those titles after the first CD would need adjusting to all times
or am i wrong on this subject.
anyway, sorry for hijacking this topic...
it is a bummer if this would not get fixed that is very mutch true
lets hope some genius wraps his head around it and finds a fix :)
logictester
2009-05-10, 16:10
since when can you copy paste 2 srt files into 1 just like that?
if i do that i think it would be messed up
does srt not use time? to specify when a title has to show up?
those for CD2 would start from 0 again no?
so copy pasting those titles after the first CD would need adjusting to all times
or am i wrong on this subject.
i think you are right
I didn't say you can do that, I simply asked if it's possible.
AnalogKid
2009-05-10, 23:40
Aeon's a lovely skin, but it bends more than a few rules in its eagerness to provide functionality...
This is supposed to be clear, but perhaps it isn't always so obvious.
If you want to use the 'advanced' Aeon features, you have to be prepared to work at it!
I personally think the right way to go is to influence the XBMC team to implement features in a skin agnostic way.
Our eagerness to get more and more in a skin actually makes folk create some fairly crappy solutions...that can sometimes have a habit of becoming a defacto standard.
I suppose no one has figured out a solution or a way around this other than combining the files for 2 part movies?
neurosis13
2009-05-29, 05:50
i also hope somebody has found a solution for this..
webmosher
2009-05-30, 00:22
Since I raised this originally as a bug, I started looking at trying to fix this in XBMC itself, but JMarshall was serious when he said it was unlikely it could be fixed soon. I am not strong in C++ coding, but I believe that something new needs to be created to support the "extras" directory functionality. The existing tags cannot be changed without major repercussions to other code.
Digitalhigh raised a ticket/feature request for the functionality, but its not part of the 9.10 release (yet). I might try and take a look at this again later, but for now, I am fairly swamped with personal work.
AnalogKid
2009-07-08, 03:47
Since I raised this originally as a bug, I started looking at trying to fix this in XBMC itself, but JMarshall was serious when he said it was unlikely it could be fixed soon. I am not strong in C++ coding, but I believe that something new needs to be created to support the "extras" directory functionality. The existing tags cannot be changed without major repercussions to other code.
Digitalhigh raised a ticket/feature request for the functionality, but its not part of the 9.10 release (yet). I might try and take a look at this again later, but for now, I am fairly swamped with personal work.
Could somebody explain precisely what listitem.path will return for a movie with, and without stacking?
ie.
C:\movies\starwars\starwars.avi
C:\movies\superman\superman-cd1.avi
C:\movies\batman.avi
what will listem.path actually return?
IF it returns the following
"C:\movies\starwars" <-- good (we append \moviethumbs\)
"C:\movies\superman" <-- good (we append \moviethumbs\
"C:\movies\batman.avi" <-- (we MIGHT BE ABLE TO FIX by appending ..\<listitem.title>-moviethumbs\)
The third example is a cunning trick to make C:\movies\batman.avi\..\batman-extrathumbs\
which ACTUALLY equates to:
C:\movies\batman-extrathumbs\
Could somebody explain precisely what listitem.path will return for a movie with, and without stacking?
ie.
C:\movies\starwars\starwars.avi
C:\movies\superman\superman-cd1.avi
C:\movies\batman.avi
what will listem.path actually return?
IF it returns the following
"C:\movies\starwars" <-- good (we append \moviethumbs\)
"C:\movies\superman" <-- good (we append \moviethumbs\
"C:\movies\batman.avi" <-- (we MIGHT BE ABLE TO FIX by appending ..\<listitem.title>-moviethumbs\)
The third example is a cunning trick to make C:\movies\batman.avi\..\batman-extrathumbs\
which ACTUALLY equates to:
C:\movies\batman-extrathumbs\
I believe its like so:
unstacked:
"C:\movies\superman"
stacked:
"stack://C:\movies\superman"
since when can you copy paste 2 srt files into 1 just like that?
if i do that i think it would be messed up
does srt not use time? to specify when a title has to show up?
those for CD2 would start from 0 again no?
so copy pasting those titles after the first CD would need adjusting to all times
or am i wrong on this subject.
anyway, sorry for hijacking this topic...
it is a bummer if this would not get fixed that is very mutch true
lets hope some genius wraps his head around it and finds a fix :)
That's what happens but there is a way round it but none that are just a few clicks :;):
You need
http://www.videohelp.com/tools/Subtitle_Workshop
First paste your cd2 srt onto the end of cd1 and save it
Load avi.cd1 into virtualdub and advance right to the end and note the time
Load your joined srt into Subtitle Workshop and scroll down until you find where the timing starts at 0 minutes where they join
Highlight everything from that point onwards then go to Edit > Timings > Set Delay, and choose "For selected only" then the plus sign and enter the time you noted for cd1 earlier
Then save and your done, its the only accurate way of doing it there are plenty of joining apps even Subtitle Workshop has one but none work correctly :shocked:
This bug fixed in r23016(http://xbmc.org/trac/changeset/23016)