(2012-08-08, 16:49)butchabay Wrote: No problem,
can't say what's the problem because it's working on my end and no one is reporting it's not working.
So now what i should know:
1. Tried with another skin with support for extrafanart ?
2. Which version XBMC / Cirrus Extended V2 SVN ?
3. Where are your movies located ? NAS or Local ?
4. Folder structure ?
Please post your log file
Hi, thanks for the quick response again. I will answer chronologically
1. I tried Aeon, no luck either so far
2. Cirrus Extended V2 (SVN) 2.0.9.628
3. All movies and Tv shows are on NAS (Synology DJ212).
4. Each movie in a seperate folder with a folder called extrafanart in it. Same for tv shows (So each show has own folder and an extrafanart folder in it)
I also tried changing some settings to 'true' in myvideonav.xml , basically everywhere where it says <randomize>, I set it to true because my goal is to have random extrafanart showing up each time I scroll past a show + switching every x seconds.
Myvideonav.xml:
https://www.dropbox.com/s/iocqtk3miwv476...deoNav.xml
Log file :
https://www.dropbox.com/s/vw6xsvwrdfq651j/xbmc.log
I guess one thing which is a problem is :
PHP Code:
19:09:43 T:3043268352 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://192%2e168%2e1%2e4/Mserver/S/Battlestar%20Galactica/extrafanart'
unix_err:'1' error : 'Operation not permitted'
19:09:43 T:3043268352 ERROR: GetDirectory - Error getting smb://192.168.1.4/Mserver/S/Battlestar Galactica//extrafanart/
19:09:43 T:3043268352 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://192%2e168%2e1%2e4/Mserver/S/Battlestar%20Galactica/%2e%2e/extrafanart'
unix_err:'1' error : 'Operation not permitted'
19:09:43 T:3043268352 ERROR: GetDirectory - Error getting smb://192.168.1.4/Mserver/S/Battlestar Galactica/../extrafanart/
19:09:44 T:2748300144 NOTICE: -->Python Interpreter Initialized<--
19:09:44 T:3043268352 ERROR: GetDirectory - Error getting /extrafanart/
19:09:46 T:3043268352 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://192%2e168%2e1%2e4/Mserver/S/Battlestar%20Galactica/Season%201/extrafanart'
unix_err:'1' error : 'Operation not permitted'
19:09:46 T:3043268352 ERROR: GetDirectory - Error getting smb://192.168.1.4/Mserver/S/Battlestar Galactica/Season 1//extrafanart/
19:09:46 T:3043268352 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://192%2e168%2e1%2e4/Mserver/S/Battlestar%20Galactica/Season%201/%2e%2e/extrafanart'
unix_err:'1' error : 'Operation not permitted'
19:09:46 T:3043268352 ERROR: GetDirectory - Error getting smb://192.168.1.4/Mserver/S/Battlestar Galactica/Season 1/../extrafanart/
19:09:59 T:3043268352 NOTICE: Storing total System Uptime
19:09:59 T:3043268352 NOTICE: Saving settings
Thanks a thousand times in advance