Solved Won't play videos in one directory
#1
Hi there,

I have a problem with my XBMC running on Ubuntu 13.04 64-bit.
Problem is any video I try and play in a certain directory (Downloads) fails to open. Files in other directories, or in a subpath of Downloads work fine.

XBMC is installed via PPA. Version info in the log file.

Full debug log attached:
http://pastebin.com/n3uKKzbE

You can see that an exception occurs on line 253.

I noticed it may be something related to subtitle parsing, so I've included the list of files in that directory:
http://pastebin.com/5kc2nn43

Thanks.

Let me
Reply
#2
installed via PPA? then why do you run RC3 frodo? Please update to 12.2 and retest.
Reply
#3
Ah sorry, I forgot to update since reinstalling my system recently.

Problem still occurs in 12.2.
Log: http://pastebin.com/zkHU1CHE

Thanks.
Reply
#4
it borks while searching for subtitles of /mnt/RaidStore/FileDump/Downloads/Jarhead 2005 - BluRay 576p DD5.1 x264-DNK.mkv

This should already be fixed in master(nightlies)
Reply
#5
Sorry, that wasn't it.
I can remove that file from the directory and the playback problem still occurs for every file in /mnt/RaidStore/FileDump/Downloads.

However, I believe I have found the cause of the issue. I took another look at that last log file, and came across the following at line 168:
Code:
18:51:59 T:140478898972544   DEBUG: CGUIMediaWindow::GetDirectory (/mnt/RaidStore/FileDump/Downloads/)
18:51:59 T:140478898972544   DEBUG:   ParentPath = [sources://video/]
18:51:59 T:140478898972544   ERROR: GetDirectory - Unhandled exception
18:51:59 T:140478898972544   ERROR: GetDirectory - Error getting rar://%2fmnt%2fRaidStore%2fFileDump%2fDownloads%2fimaginations.rar/

Which I traced back to the file imaginations.rar, which is a password-protected rar archive. When I removed that file from the directory the issue stopped occurring.

So I'm guessing that XMBC's archive handler doesn't support passworded rars properly?

Let me know if any more information is needed from me to fix the bug Smile
Reply
#6
This exception might need to be handled a bit better indeed Smile Thanks for reporting back.
Reply

Logout Mark Read Team Forum Stats Members Help
Won't play videos in one directory0