TV Episodes occuring twice since a few builds back
#1
Any one else experiencing this? Most tv episodes displays twice in all lists. Tried both PM3HD and Aeon, same results so must be a XBMC issue.

I have tried on two different setups. Old and new librarys.

Latest build I have tested is: 19724

OS: Windows Vista 32-bit
CPU: Intel C2D, GPU: NVIDIA 8500GT

http://pastebin.com/f2c4daca5
Reply
#2
that log is hardly usable with all those aeon errors in there.

anyways, you must have somehow ended up with duplicate paths. export your library and look at the <path> and <filenameandpath> entries for instance. also you can see the path to an episode in the info window
Reply
#3
I know the log would probably be useless in this kind of bug report but I put it there to avoid the trigger happy whiners Smile

Where do I find <path> and <filenamepath>? I export to separate files and can't find it in the tvshow.nfo or the episode .nfo


EDIT: Exported to single file and found it. Will have a look.
Reply
#4
Have you tried to export the db to a single file?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#5
yes I have some duplicate paths in there. What could have caused this? I have done nothing to my sources, only updated (and I have everything exported to separate files to avoid this kind of behaviour)

Example:

Code:
<path>M:\[-TV-Series-]\24\24.S07E01.720p.HDTV.X264-DIMENSION\</path>
            <filenameandpath>rar://M%3a%5c%5b%2dTV%2dSeries%2d%5d%5c24%5c24%2eS07E01%2e720p%2eHDTV%2eX264%2dDIMENSION%5c24%2e701%2e720p%2ddimension%2erar/24.S07E01.720p.HDTV.X264-DIMENSION.mkv</filenameandpath>

Code:
<path>M:\[-TV-Series-]\24\24.S07E01.720p.HDTV.X264-DIMENSION\</path>
            <filenameandpath>rar://M%3a%5c%5b%2dTV%2dSeries%2d%5d%5c24%5c24%2eS07E01%2e720p%2eHDTV%2eX264%2dDIMENSION%5c24%2e701%2e720p%2ddimension%2erar//24.S07E01.720p.HDTV.X264-DIMENSION.mkv</filenameandpath>


The difference is:

//24.S07E01.720p

and

/24.S07E01.720p

Weird?
Reply
#6
first one is correct, that is the one with a single slash.

second one looks like the result of code screwing up.

and, finally, i think i know who to blame Smile
Reply
#7
fixed in svn by the one to blame Smile
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#8
elupus Wrote:fixed in svn by the one to blame Smile

Lovely Smile thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
TV Episodes occuring twice since a few builds back0