• 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 46
[MOD] Cirrus Extended - Support thread
Widget is WIP so that's why there is info for movies. Rest will follow as I find time.
The widget makes use of local media from library with random/recommended (using service.library.data.provider) and fetches info with script.extendedinfo in installed.
You can change the widget content by navigating left/right while in focus of the widget.

For now just check out things in general if there are no visible problems in the views and all over the skin.

There were some changes in the fallback banners etc. so you can check out if that works in the views if a tv show doesn't have the banner set.

Nothing else comes in my mind.
Reply
Hello!
I have some strange bug: when switching into horizontal menu - the "Music" (may be something else) become empty (this bug comeback every time after clean install of Helix 14.1 and 3.2.0 Cirrus Extended): http://youtu.be/d_wTRGIcRFA

This video is written after clean install of 14.1 Helix and 3.2.0 Cirrus Extended (in 1 post of this thread).

The second bug i found - an empty list when adding some custom favourites in home tab: http://youtu.be/hd01GDpRszs


P.S. I'm sorry for my bad English, it is difficult to read all pages of this thread, may be someone has mansioned this bugs. If it is and my problems are allready solved - would you be so kind to give me some links to solve my issues? Thank you!
P.P.S. Your Cirrus Extended is awersome skin! Thanks for your work!
Reply
HI LCF_R,

I think the first problem is no bug at all, because the "Music" node in the home menu starts the music library and not the music files. If you want to see the songs you need to add the source into the library.

The second problem I think I don't understand. Do you have any favourites added to the list and they don't show up or do you expect the "111" to show up in the list?
Reply
(2015-02-04, 08:32)paradix Wrote: HI LCF_R,

I think the first problem is no bug at all, because the "Music" node in the home menu starts the music library and not the music files. If you want to see the songs you need to add the source into the library.

The second problem I think I don't understand. Do you have any favourites added to the list and they don't show up or do you expect the "111" to show up in the list?
Thanks for your answer! But if I switch into horizontal view - I can't add music to libruary at all: in vertical menu I can add some source, but when I switch to horizontal - this screen becomes blank. If I switch to vertical again - this screen is still blank. And totally I can't add any source at all. If I add some source BEFORE switch into horizontal menu, I have the same situation - Music menu becomes blank too. This is not a feature because the same operations with "Video" menu works correctly.

The secoond prooblem with favourites: how can I add some favourites?
Reply
You need to get to the Files from the Music-Submenu - this should work.
For later I'll check if and how it can work properly.

As for the favourites checkout http://forum.kodi.tv/showthread.php?tid=114671
Reply
(2015-02-04, 10:04)paradix Wrote: You need to get to the Files from the Music-Submenu - this should work.
For later I'll check if and how it can work properly.

As for the favourites checkout http://forum.kodi.tv/showthread.php?tid=114671
May be you can help me to modify home menu settings to achive this algorithm:
in home menu go to "Videos" (or "Music"), click on it (by pressing "Enter") and "Files" menu is opening instead of videolibruary (music libruary)?

What scripts should I change to make "Files" by default action in home menu "Videos" and "Music"?

Thank you!
Reply
Are you using horizontal or vertical home menu?
Reply
(2015-02-10, 16:18)paradix Wrote: Are you using horizontal or vertical home menu?
Horizontal
Reply
What you need to change is IncludesHomeMainMenuHorz.xml
Line 299 <onclick>ActivateWindow(Videos,Root)</onclick> to <onclick>ActivateWindow(Videos,Files,return)</onclick>
Line 330 <onclick>ActivateWindow(MusicLibrary, root)</onclick> to <onclick>ActivateWindow(MusicFiles)</onclick>
Reply
(2015-02-10, 19:21)paradix Wrote: What you need to change is IncludesHomeMainMenuHorz.xml
Line 299 <onclick>ActivateWindow(Videos,Root)</onclick> to <onclick>ActivateWindow(Videos,Files,return)</onclick>
Line 330 <onclick>ActivateWindow(MusicLibrary, root)</onclick> to <onclick>ActivateWindow(MusicFiles)</onclick>
Thank you! It works!
Reply
paradix,
Hello!
After a few days testing your skin I decided to install it to my second HTPC (based on Raspberry Pi), but unfortunatly I can't: if I try to install via *.zip file - Kodi says that add-on is corrupt. Is there any way to install it on raspberry?
Thank you!
Reply
please show me the debug log from the installation of the skin. Also please tell me which version of Kodi and of the skin you are using.
Reply
(2015-02-16, 14:10)paradix Wrote: please show me the debug log from the installation of the skin. Also please tell me which version of Kodi and of the skin you are using.
Thanks for your answer!
Where can I find a debug log (or may be you know the name of debug file? I try to find it myself)?
On Raspberry Pi I'm using OpenELEC 5.0.3 with Kodi 14.1 (preinstalled). The skin's version - latest, from 1ts message of it's topic: http://1drv.ms/1EL56DF . This version has succesfully installed on my big HTPC.
Reply
try this to find the log: http://kodi.wiki/view/Log_file/Advanced#Location
Reply
paradix
Here it is:
kodi.log:
https://www.dropbox.com/s/52ei88gxsoe914m/kodi.log?dl=0

kodi.log.old:
https://www.dropbox.com/s/pcjf32qrdnl614...d.log?dl=0
Reply
  • 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 46

Logout Mark Read Team Forum Stats Members Help
[MOD] Cirrus Extended - Support thread6