• 1
  • 118
  • 119
  • 120(current)
  • 121
  • 122
  • 133
Mod Aeon MQ 8 Multi-Mod
(2021-07-07, 03:50)latts9923 Wrote: @RobinTW
Good deal! It will be included in the next update.

Something's not right.  This update is not very stable.  If I watch Youtube or play music files for a while, the system starts to lag when I try to make controls.  This is not seen in previous updates.  Very strange.
Reply
@RobinTW
Hmm...I'm not sure what changes I made in the last update would have created instability. I'll take another look and see if anything stands out.
Reply
hi I am trying this on win 10 Leia 18.9 but I would like to know if anyone knows how to add a menu bar of their choice to Aeon mq if possible  as I would like to put my menu bar on this skin thanks.

Image
Reply
(2021-07-05, 15:11)latts9923 Wrote: @Buzniak
I'm not sure why you can't install from my repo. I see in your log you're using the right version. I just tried to install an add-on from my repo and it worked just fine. If you change your view to Right List, does the studio text display at the bottom?

@RobinTW
Yeah, I can remove the entire control, but that will kill the extrafanart. Try this for the visible line (6035)...
xml:

<visible>!Container.Content(addons) | !String.IsEmpty(ListItem.Path,,extrafanart/) + ![Container.Content(seasons) | Container.Content(episodes)] + [!Player.HasVideo | Player.HasVideo + !Skin.HasSetting(background_live)] + $PARAM[visible] + [Window.IsActive(videos) + [!Container.Content(Sets) | String.Contains(ListItem.Path,videodb://movies/sets)] + String.Contains(skin.string(videofanart),extra)] + $PARAM[visible]</visible>

@modulator
I'll have to take another look at this.
Yeah, I've tried ever view I could and nothing, I've manually updated to every known working addon and nothing? No matter what View in Movies and TV, getting no studio logos? You didn't by chance happen to spot whats going on? If nothing can be found I'll do a full clean refresh/install. Man oh man I'm dreading that, over 6K movies and 4K tv shows with over 100,000 episodes, man that's gonna be one crazy refresh scrape.

I hope hope hope all artwork plugins are working so I can get back all the artwork, Mind you I have most of it locally anyways, This is gonna be a full 30 hour scrape, I can see it already. I hope the skin is more stable after that, because I'm lost at this point. Kodi's a  massive mess these days, Python change and still not 100% of plugins are updated, then the mess of random plugins needed to get things working and dependency errors.

Kodi is one giant Sh*t show these days..... But still I friggin love it. Plus I'm way too hooked on this skin Latts lol. Hope We and or I get things figured out, It's seem to have no reason not to show Studio logosHuh
Image
Reply
@latts9923 

In music visualization, all long names (artist, track, title...) stop scrolling after about 1 minute.  The scrolling remains stop unless a system reboot.  Is it possible to make them start scrolling again when the next track is played?  thanks a lot.
Reply
@bluebug
You can get started with a new menu bar by editing Home.xml.

@Buzniak
You might try scraping one movie as a test for the studio before doing a full library import. Are you scraping local info only? If so, do you have the studio included in your nfo files?

@RobinTW
This appears to be a known issue with labels.
Reply
(2021-07-24, 14:18)latts9923 Wrote: @bluebug
You can get started with a new menu bar by editing Home.xml.

@Buzniak
You might try scraping one movie as a test for the studio before doing a full library import. Are you scraping local info only? If so, do you have the studio included in your nfo files?

@RobinTW
This appears to be a known issue with labels.
hi thanks for your reply i had a look at home xml at line 1310 but unsure if this is correct or what to do really , i presume i put my image in meda folder i cant see where else to put it will this work on the matrix version of your skin as well also how do you get multi discs out from movies showing eg if you have james bond collection is about over 20 movies how do you get the all the disc images to appear ,
i am still getting favourites script problems on matrix thanks for your help and advice
Reply
(2021-07-24, 14:18)latts9923 Wrote: This appears to be a known issue with labels.

I tried <smartredraw> on and off, but it did not change anything.
Reply
(2021-07-24, 14:18)latts9923 Wrote: @bluebug
You can get started with a new menu bar by editing Home.xml.

@Buzniak
You might try scraping one movie as a test for the studio before doing a full library import. Are you scraping local info only? If so, do you have the studio included in your nfo files?

@RobinTW
This appears to be a known issue with labels.
Yeah, done a bunch of recent movie scrapes, Also tried local scrape (nfo) and online (Default) scrape, still nothing. Also the Nfo files have Studios in them, I've also tried deleting multiple studios in favor of one, just in case that was the issue, but as far as I'm aware, that was patched out and the addon will pick one studio out of the list in a nfo....I've also tried mutliple scrapers, Done MovieDB and UniversalMS and still nothing. There's gotta be something in the log that points to all this, or I just wouldn't make sense. In saying that I have no clue what to look for and have no XP in scripting and or Python.
Image
Reply
(2021-07-25, 17:19)Buzniak Wrote:
(2021-07-24, 14:18)latts9923 Wrote: @bluebug
You can get started with a new menu bar by editing Home.xml.

@Buzniak
You might try scraping one movie as a test for the studio before doing a full library import. Are you scraping local info only? If so, do you have the studio included in your nfo files?

@RobinTW
This appears to be a known issue with labels.
Yeah, done a bunch of recent movie scrapes, Also tried local scrape (nfo) and online (Default) scrape, still nothing. Also the Nfo files have Studios in them, I've also tried deleting multiple studios in favor of one, just in case that was the issue, but as far as I'm aware, that was patched out and the addon will pick one studio out of the list in a nfo....I've also tried mutliple scrapers, Done MovieDB and UniversalMS and still nothing. There's gotta be something in the log that points to all this, or I just wouldn't make sense. In saying that I have no clue what to look for and have no XP in scripting and or Python.

hi latts thanks for your reply can you please explain where in Home.xml to edit and how to put in my menu bar so it shows up on your skin thanks for your advice
Reply
Hi @latts9923

There is a music cue sheet problem which I did not notice before.  Somehow the very first line in a cue sheet is neglected by Kodi.  The only workaround I have is add a blank line as the first line.  I don't know if it's a skin related or Kodi related problem.
Reply
Hi @latts9923 ,

How can I show the duration of a playlist?  If there is no way to show it, I'd like to make this a feature request.  thanks a lot.
Reply
@bluebug
Look for menu_bar1.png in Home.xml and you will see the code where all the menu bars are listed. You can place your custom menu bar image in the media folder.

@RobinTW
I have never used a cue sheet. Can you PM me an example and explain how you are importing it? I'll see if there's a way to add the playlist duration.
Reply
Image
(2021-08-12, 13:05)latts9923 Wrote: @bluebug
Look for menu_bar1.png in Home.xml and you will see the code where all the menu bars are listed. You can place your custom menu bar image in the media folder.

@RobinTW
I have never used a cue sheet. Can you PM me an example and explain how you are importing it? I'll see if there's a way to add the playlist duration.

hi @latts9923 many thanks for your help i have done what i thought was right .. gone to home xml looked for menu_bar1.png  .. i copied the whole code and put it on another line in home xml . i put my menu bar in media folder but it come out strange nothing like my menu bar . also when you change things in the home xml like what i have done does it also change anything else as for some reason i had to rescan my movies from hd and reinstall youtube all though it was all working before i tried to change the menu bar .. thanks again for your help and advice

Image
Reply
(2021-08-12, 13:05)latts9923 Wrote: @RobinTW
I have never used a cue sheet. Can you PM me an example and explain how you are importing it? I'll see if there's a way to add the playlist duration.

I have found out something strange.  If the cue sheet is encoded in UTF-8 with BOM (byte-order mark), this first line of the sheet is neglected.  If the sheet is only in UTF-8, then everything is normal.  I think this is a Kodi problem and not Skin related.
Reply
  • 1
  • 118
  • 119
  • 120(current)
  • 121
  • 122
  • 133

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 8 Multi-Mod10