Kodi Community Forum

Full Version: [RELEASE] Aeon MQ 5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks MQ.
Silly question, but how can I get your latest skin - MQ5? (using MQ4 now)

thanks
S
(2013-11-06, 00:10)Shftup Wrote: [ -> ]Thanks MQ.
Silly question, but how can I get your latest skin - MQ5? (using MQ4 now)

thanks
S

It's in the official repo, under skins.
Is there anything I can modify in the options or in the skin itself to make the selected item in wall view for file mode to more obvious?
Great skin!

One issue. I'm using some smart playlists and every time I go to the main menu I get:

Script Failed! randomandlastitems.py

I can see the following in the log:

22:07:52 T:3916 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (22, "invalid mode ('rb') or filename", 'smb://192.1.1.100/storage/3/xbmc/userdata/playlists/video/MOVIES SP.xsp')
Traceback (most recent call last):
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 723, in <module>
_parse_argv()
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 644, in _parse_argv
_getPlaylistType ();
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 46, in _doc = parse(xbmc.translatePath(PLAYLIST))
File "C:\Program Files (x86)\XBMC\system\python\Lib\xml\dom\minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "C:\Program Files (x86)\XBMC\system\python\Lib\xml\dom\expatbuilder.py", line 922, in parse
fp = open(file, 'rb')
IOError: (22, "invalid mode ('rb') or filename", 'smb://192.143.74.210/storage/3/xbmc/userdata/playlists/video/MOVIES SP.xsp')
-->End of Python script error report<--


Any ideas?
(2013-11-06, 00:14)Samu-rai Wrote: [ -> ]
(2013-11-06, 00:10)Shftup Wrote: [ -> ]Thanks MQ.
Silly question, but how can I get your latest skin - MQ5? (using MQ4 now)

thanks
S

It's in the official repo, under skins.

Thanks
Request help on:
1. The 12 widgets of main menu item Music are no longer there and I cannot get them back even though 12 Widgets for Music are enabled in MQ5 skin settings
2. On playing a music file, the screen which showed a CD rotating and lyrics, also displayed background images of the artist being played which were being obtained from the internet. TThese background images are no longer being displayed though theCd and lyrics still are. This happened after I switched to MQ5 5.1 for Frodo. Possible some addons settings got changed and I cannot figure out which ones.

Appreciate any help Thanks.
(2013-11-06, 05:31)theredguy Wrote: [ -> ]Great skin!

One issue. I'm using some smart playlists and every time I go to the main menu I get:

Script Failed! randomandlastitems.py

I can see the following in the log:

22:07:52 T:3916 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (22, "invalid mode ('rb') or filename", 'smb://192.1.1.100/storage/3/xbmc/userdata/playlists/video/MOVIES SP.xsp')
Traceback (most recent call last):
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 723, in <module>
_parse_argv()
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 644, in _parse_argv
_getPlaylistType ();
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 46, in _doc = parse(xbmc.translatePath(PLAYLIST))
File "C:\Program Files (x86)\XBMC\system\python\Lib\xml\dom\minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "C:\Program Files (x86)\XBMC\system\python\Lib\xml\dom\expatbuilder.py", line 922, in parse
fp = open(file, 'rb')
IOError: (22, "invalid mode ('rb') or filename", 'smb://192.143.74.210/storage/3/xbmc/userdata/playlists/video/MOVIES SP.xsp')
-->End of Python script error report<--


Any ideas?

I don't think that storing smart playlist on a NAS or another computer is a good think.

Can you try with smart playlists stored locally ?

Thanks.
After wiping my entire XBMC install, including my profile, then reinstalling both XBMC gotham and MQ5 the Artist Slideshow now works, but I still receive an error when trying to install / update the extrapack... I know there's a manual download, but was this issue not resolved?

This is the error:

Code:
21:41:02 T:4972   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: function takes exactly 1 argument (0 given)
                                            Traceback (most recent call last):
                                              File "C:\Users\media\AppData\Roaming\XBMC\addons\script.aeonmq5.extrapack\default.py", line 13, in <module>
                                                updater = Updater()
                                            TypeError: function takes exactly 1 argument (0 given)
                                            -->End of Python script error report<--
21:41:06 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\media\AppData\Roaming\XBMC\userdata\addon_data\skin.aeonmq5.extrapack\backgrounds_modern\
21:41:06 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting special://userdata/addon_data/skin.aeonmq5.extrapack/backgrounds_modern/
21:41:10 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\media\AppData\Roaming\XBMC\userdata\addon_data\skin.aeonmq5.extrapack\backgrounds_future\
21:41:10 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting special://userdata/addon_data/skin.aeonmq5.extrapack/backgrounds_future/
21:41:11 T:4188   ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\media\AppData\Roaming\XBMC\userdata\addon_data\skin.aeonmq5.extrapack\backgrounds_cold\
21:41:11 T:4188   ERROR: XFILE::CDirectory::GetDirectory - Error getting special://userdata/addon_data/skin.aeonmq5.extrapack/backgrounds_cold/
21:41:11 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\media\AppData\Roaming\XBMC\userdata\addon_data\skin.aeonmq5.extrapack\backgrounds_warm\
21:41:11 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting special://userdata/addon_data/skin.aeonmq5.extrapack/backgrounds_warm/
21:41:11 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\media\AppData\Roaming\XBMC\userdata\addon_data\skin.aeonmq5.extrapack\backgrounds_darkness\
21:41:11 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting special://userdata/addon_data/skin.aeonmq5.extrapack/backgrounds_darkness/
21:41:12 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\media\AppData\Roaming\XBMC\userdata\addon_data\skin.aeonmq5.extrapack\backgrounds_digitalart\
21:41:12 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting special://userdata/addon_data/skin.aeonmq5.extrapack/backgrounds_digitalart/
21:41:12 T:3896   ERROR: XFILE::CDirectory::GetDirectory - Error getting /
21:41:15 T:4528  NOTICE: Thread LanguageInvoker start, auto delete: false
21:41:15 T:4528  NOTICE: -->Python Interpreter Initialized<--
21:41:15 T:4528  NOTICE: start aeonmq5 updater
21:41:15 T:4528   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: function takes exactly 1 argument (0 given)
                                            Traceback (most recent call last):
                                              File "C:\Users\media\AppData\Roaming\XBMC\addons\script.aeonmq5.extrapack\default.py", line 13, in <module>
                                                updater = Updater()
                                            TypeError: function takes exactly 1 argument (0 given)
                                            -->End of Python script error report<--
(2013-11-05, 22:07)sfnetwork Wrote: [ -> ]It's a little weird how it closes the submenu first then switch to the screen BUT it works.

1 new file in folder, test again please.
(2013-11-06, 09:32)mikebzh44 Wrote: [ -> ]
(2013-11-06, 05:31)theredguy Wrote: [ -> ]Great skin!

One issue. I'm using some smart playlists and every time I go to the main menu I get:

Script Failed! randomandlastitems.py

I can see the following in the log:

22:07:52 T:3916 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (22, "invalid mode ('rb') or filename", 'smb://192.1.1.100/storage/3/xbmc/userdata/playlists/video/MOVIES SP.xsp')
Traceback (most recent call last):
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 723, in <module>
_parse_argv()
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 644, in _parse_argv
_getPlaylistType ();
File "C:\Users\bob\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 46, in _doc = parse(xbmc.translatePath(PLAYLIST))
File "C:\Program Files (x86)\XBMC\system\python\Lib\xml\dom\minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "C:\Program Files (x86)\XBMC\system\python\Lib\xml\dom\expatbuilder.py", line 922, in parse
fp = open(file, 'rb')
IOError: (22, "invalid mode ('rb') or filename", 'smb://192.143.74.210/storage/3/xbmc/userdata/playlists/video/MOVIES SP.xsp')
-->End of Python script error report<--


Any ideas?

I don't think that storing smart playlist on a NAS or another computer is a good think.

Can you try with smart playlists stored locally ?

Thanks.

I get this error on windows test machine, but not on my main OPENELEC. Both using NAS as storage device. Huh
(2013-11-04, 18:55)wouterdt Wrote: [ -> ]
(2013-11-04, 18:00)Manos Wrote: [ -> ]Nice skin!

Is it possible to hide watched items from widgets?

I have the same question, in the widget settings I enabled "only unplayed and unfinnished" but it keeps showing me movies that have the watched status. My movies is a playlist so that might be the issue?

I have the same issue. Any solution?
(2013-11-06, 12:41)MarcosQui Wrote: [ -> ]
(2013-11-05, 22:07)sfnetwork Wrote: [ -> ]It's a little weird how it closes the submenu first then switch to the screen BUT it works.

1 new file in folder, test again please.

Sorry, the issue is back with this one...
2 new files in folder, test again please.
(2013-11-06, 19:36)MarcosQui Wrote: [ -> ]2 new files in folder, test again please.

Sorry, no. (I had to try more to reproduce it this time but it might just be a coincidence.. )
To avoid a lot of message here, we will resolve it in offline please. By PM is better.