Kodi Community Forum
ShowMix 2.1 - New LowList - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: ShowMix 2.1 - New LowList (/showthread.php?tid=52755)



- Ayla - 2009-06-24

neurosis13 Wrote:what about trailer + extrathumb slideshow + big poster + fanart view?

Image

This looks very cool I think... And then have the Plot fade in where the Poster is.


- Paradise - 2009-06-24

@RazorFR, ok i was searching vor ultimate edition and i have MGM in Studio.


- duplu - 2009-06-24

duplu Wrote:Has anyone had a problem where their thumbnails don't display but an error is shown instead?

For each of my movies I have 9 thumbnails in an 'extrathumbs' directory correctly named thumb1.jpg, thumb2.jpg etc...

Whenever I choose a display that is supposed to show thumbnails the thumbnail area is blank and the error 'This Operation is not permitted' is displayed. This worked OK in previous versions of Aeon.

Below is a debug log for my problem:

Code:
23:43:44 T:2843732880 M:1184653312   DEBUG: OpenDir - Using authentication url smb://alans-imac/Movies
23:43:44 T:2843732880 M:1184669696    INFO: Loading skin file: DialogOK.xml
23:43:44 T:2843732880 M:1184669696   DEBUG: Load DialogOK.xml: 10.78ms
23:43:44 T:2843732880 M:1184669696   ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://alans-imac/Movies'
                             unix_err:'0' error : 'Success'
23:43:44 T:2843732880 M:1184669696   DEBUG: CFileSMB::Open - opened Movies/Hi Definition Movies/300/extrathumbs/thumb1.jpg, fd=-1
23:43:44 T:2843732880 M:1184669696    INFO: FileSmb->Open: Unable to open file : 'smb://alans-imac/Movies/Hi%20Definition%20Movies/300/extrathumbs/thumb1.jpg'
                             unix_err:'0' error : 'Success'
23:43:44 T:2843732880 M:1184669696    INFO:   msg: PICTURE::LoadImage: Unable to open image: smb://alans-imac/Movies/Hi Definition Movies/300/extrathumbs/thumb1.jpg Error: (0)
23:43:44 T:2843732880 M:1184669696   ERROR: PICTURE: Error loading image smb://alans-imac/Movies/Hi Definition Movies/300/extrathumbs/thumb1.jpg
23:43:44 T:3046655888 M:1184669696   DEBUG: ------------------- GUI_MSG_WINDOW_INIT
23:43:44 T:3046655888 M:1184669696   DEBUG: Dialog OK
23:43:44 T:3046655888 M:1184669696   DEBUG: -------------------
23:43:44 T:3046655888 M:1184669696   DEBUG: Alloc resources: 0.01ms (0.00 ms skin load)
23:43:45 T:3046655888 M:1184567296   DEBUG: Load special://home/skin/Aeon ShowMix/media/dialogs/scan_backg.png: 21.9ms
23:43:45 T:3046655888 M:1184567296   DEBUG: Load special://home/skin/Aeon ShowMix/media/dialogs/exclam_icon.png: 2.9ms
23:43:45 T:3046655888 M:1184591872   DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
23:43:45 T:3046655888 M:1184591872   DEBUG: OnKey: 61478 pressed, action is 3
23:43:45 T:2843732880 M:1184591872   DEBUG: OpenDir - Using authentication url smb://alans-imac/Movies
23:43:45 T:2843732880 M:1184567296   ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://alans-imac/Movies'
                             unix_err:'1' error : 'Operation not permitted'
23:43:45 T:2843732880 M:1184567296   DEBUG: CFileSMB::Open - opened Movies/Hi Definition Movies/300/extrathumbs/thumb2.jpg, fd=-1
23:43:45 T:2843732880 M:1184567296    INFO: FileSmb->Open: Unable to open file : 'smb://alans-imac/Movies/Hi%20Definition%20Movies/300/extrathumbs/thumb2.jpg'
                             unix_err:'0' error : 'Success'

It appears to be a problem accessing the thumbs from an SMB share. Strangely the video files are in the same directory and they are being accessed OK.


- andyblac - 2009-06-24

duplu Wrote:Below is a debug log for my problem:

Code:
23:43:45 T:2843732880 M:1184591872   DEBUG: OpenDir - Using authentication url smb://alans-imac/Movies
23:43:45 T:2843732880 M:1184567296   ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://alans-imac/Movies'
                             unix_err:'1' error : 'Operation not permitted'
23:43:45 T:2843732880 M:1184567296   DEBUG: CFileSMB::Open - opened Movies/Hi Definition Movies/300/extrathumbs/thumb2.jpg, fd=-1
23:43:45 T:2843732880 M:1184567296    INFO: FileSmb->Open: Unable to open file : 'smb://alans-imac/Movies/Hi%20Definition%20Movies/300/extrathumbs/thumb2.jpg'
                             unix_err:'0' error : 'Success'

It appears to be a problem accessing the thumbs from an SMB share. Strangely the video files are in the same directory and they are being accessed OK.

i have that problems too, it is the same in the original Aeon, to get around it map the SMB share to a drive letter or mount it if your on a mac, then tell XBMC to use that. it must be something to do with XBMC smb version. might be timing out or something.

sorry not been around here just working really hard on Music / fixing bugs as you find them Big Grin

BTW what do want from multiplex in music. here's what i have so far, not much just finished getting the flow working correct.
Image


- jsm00thie - 2009-06-24

The music screen is coming along nicely. I'd imagine artist bio or album info would fill the left and fanart would fill the right. Would it be possible to play a music video by pressing down?


- Livin - 2009-06-24

Andy,
you mod is simply fantastic!

one small request if I may... can you have an option to turn off the library update notification? It stays on when videos are playing if it has a lot of updates... very annoying.

thx again for some great work!


- Batemann - 2009-06-24

Andy,

You said that it would be possible to have the IMDb rating in text somewhere instead of stars. Whatever I do, all I get are stars. Is there something I do wrong?


- andyblac - 2009-06-24

Livin Wrote:Andy,
you mod is simply fantastic!

one small request if I may... can you have an option to turn off the library update notification? It stays on when videos are playing if it has a lot of updates... very annoying.

thx again for some great work!

done for next update Smile


- andyblac - 2009-06-24

Batemann Wrote:Andy,

You said that it would be possible to have the IMDb rating in text somewhere instead of stars. Whatever I do, all I get are stars. Is there something I do wrong?

forgot to do that i have put it on the list now Smile

EDIT:
do for next update, the IMDB now respects the setting "USE TEXT FOR MOVIE INFO RATING (USES STARS IF DISABLED)" in the ADVANCE --> VIEWS settings. Big Grin


- pickitup - 2009-06-24

so is there a chance that you'll enlarge the posters to be the same size they are in the showcase view?


- andyblac - 2009-06-24

pickitup Wrote:so is there a chance that you'll enlarge the posters to be the same size they are in the showcase view?

how would that work, it would block all the info in the window


- pickitup - 2009-06-24

andyblac Wrote:how would that work, it would block all the info in the window
yes thats why in the Showcase mode, when you "press down", the posters disappear, this could do the trick here too, if you could just change the trailer button as well to "t" or something else.

edit: i see what you mean... its a problem indeed, hmmm... maybe the info window's position could be higher?


- andyblac - 2009-06-24

RazorFR Wrote:Full screen multiplex on. and info off in movies, the info menu to select info on/off/trigger is gone. I think it is an old multiplex issue you got to go to user settings to get it back


not for me, anyone else getting ?, maybe i have fixed it and just not realised,i have done a lot of code cleanup. Smile

RazorFR Wrote:Same settings in movies again. The movie title is replaced by the movie runtime

total redone this for the next update. the floor text displays different information on how you have the window toggle.

RazorFR Wrote:When you have music playing and you go to tv shows (full screen multiplex - episode level). You have the episode name and playing now song runtime that are overlapping.

fixed for next update Smile


- andyblac - 2009-06-24

pickitup Wrote:yes thats why in the Showcase mode, when you "press down", the posters disappear, this could do the trick here too, if you could just change the trailer button as well to "t" or something else.

when you press down in showcase view it HIDES everything on screen, this would hide the multiplex window as well. there would be away to do it, but you would loose trailers (because you can not change the downpress, as far i know you can only use ondown, onup, onright and onleft in wraplist) and would mean a big rewrite of the code. so maybe for future but not for now, i have too many other things to do first Smile


- K-FleX - 2009-06-24

Awesome work on the mod Andy