Kodi Community Forum

Full Version: Aeon MQ 8 - 2.9.0 - Kodi Leia
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
Can someone tell me how I can do an Update Library ?
I'm using the movie database scraper.
After adding a file Ibiza.mkv the scraper is taking the wrong movie.
So I added a Ibiza.nfo file like explained here 
https://kodi.wiki/view/NFO_files#Parsing_nfo
But I don't find how to update the library to force kodi using the nfo file.
@tweetysat 

Movies, Submenu Files, Press C above your Movies Sources, change content, now choose Local Information Only in Choose Infomation Provider.

Press ok, scan again. Or press i above the item to load nfo to Kodi database.
Hi all,

Having a problem with Studio Icons Coloured addon not updating and failing, any ideas? Also, can the Artist slideshow artwork problem be fixed?

Thanks.
@SaintHarris 

Get here and install via zip files, no relationed with the skin

http://mirrors.xbmc.org/addons/leia/reso...0.0.18.zip

About artist slideshow, get or revert to previous version script, edit addon.xml, rename version number to 3.0.0, will return to work fine...it´s one way to fix easily.
(2020-01-05, 16:16)Wanilton Wrote: [ -> ]@SaintHarris 

Get here and install via zip files, no relationed with the skin

http://mirrors.xbmc.org/addons/leia/reso...0.0.18.zip

About artist slideshow, get or revert to previous version script, edit addon.xml, rename version number to 3.0.0, will return to work fine...it´s one way to fix easily.

Thanks Wanilton!
Hello,

I need some help with the upnext addon. The addon developer directed me here, because I'm using it with this skin.

There are some videos that doesn't have any end credit and when the upnext addon notification pops up the screen is dimmed and I can hardly watch the end of the show.
So I would like to watch the last 30 sec with the nextup pop-up but without the screen fading. How can I achieve that?

Thank you.
(2020-01-07, 10:04)mind12 Wrote: [ -> ]Hello,

I need some help with the upnext addon. The addon developer directed me here, because I'm using it with this skin.

There are some videos that doesn't have any end credit and when the upnext addon notification pops up the screen is dimmed and I can hardly watch the end of the show.
So I would like to watch the last 30 sec with the nextup pop-up but without the screen fading. How can I achieve that?

Thank you.

It's easy. Search the MQ8 folder for these four xml files: script-upnext-stillwatching, script-upnext-stillwatching-simple, script-upnext-upnext, script-upnext-upnext-simple. Open it with Notepade ++ and search for with code.
Code:
        <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1920</width>
            <height>1080</height>
            <texture>black.png</texture>
            <colordiffuse>a4303030</colordiffuse>
            <include>animation_fade</include>
        </control>

and replace

        <!-- <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1920</width>
            <height>1080</height>
            <texture>black.png</texture>
            <colordiffuse>a4303030</colordiffuse>
            <include>animation_fade</include>
        </control> -->
(2020-01-08, 13:23)VENTO25 Wrote: [ -> ]
(2020-01-07, 10:04)mind12 Wrote: [ -> ]Hello,

I need some help with the upnext addon. The addon developer directed me here, because I'm using it with this skin.

There are some videos that doesn't have any end credit and when the upnext addon notification pops up the screen is dimmed and I can hardly watch the end of the show.
So I would like to watch the last 30 sec with the nextup pop-up but without the screen fading. How can I achieve that?

Thank you.

It's easy. Search the MQ8 folder for these four xml files: script-upnext-stillwatching, script-upnext-stillwatching-simple, script-upnext-upnext, script-upnext-upnext-simple. Open it with Notepade ++ and search for with code.
Code:
        <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1920</width>
            <height>1080</height>
            <texture>black.png</texture>
            <colordiffuse>a4303030</colordiffuse>
            <include>animation_fade</include>
        </control>

and replace

        <!-- <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1920</width>
            <height>1080</height>
            <texture>black.png</texture>
            <colordiffuse>a4303030</colordiffuse>
            <include>animation_fade</include>
        </control> -->

Awesome. Thank you.
(2019-03-02, 22:31)MarcosQui Wrote: [ -> ] 
skin is awesome!

thx

is there any way to disable the "window popup funtion"?

when i watch TV or play a video, and i go to the main menu at the same time, the video plays in the upper left window. Thats cool. But after a few seconds that mini window pops up at the middle of the screen and hides the menu. so i have to close that unwanted pop-up at least 20 times a day, which is annoying.

beside of that the skin is just perfect. Help plz Smile
So I must be really dumb.

I've read everything here and cannot figure out how to get Concerts into the Concerts submenu.

Things I have done.

Created a smart playlist called Concerts that's identified by path.

But I can't get the concerts folder to immediately reference that playlist.

I have to navigate back a couple of folders then back through videos -> playlists.

In the same vein, I cannot figure out how to exclude the concerts from the movie menu.

HALP PLS!
(2020-01-05, 16:16)Wanilton Wrote: [ -> ]About artist slideshow, get or revert to previous version script, edit addon.xml, rename version number to 3.0.0, will return to work fine...it´s one way to fix easily.

Can anyone point me to a Artist Slideshow 2.x package zip?  I didn't see anything other than MASTER (or New Version -- Newer) on the GIT and no packages published.  

Thanks,
Brian
(2020-01-13, 22:33)wallacebw Wrote: [ -> ]Can anyone point me to a Artist Slideshow 2.x package zip?  I didn't see anything other than MASTER (or New Version -- Newer) on the GIT and no packages published.  

Thanks,
Brian 
Here you go:

Version 2.1.4 LINK
(2020-01-09, 17:17)moejoe Wrote: [ -> ]
(2019-03-02, 22:31)MarcosQui Wrote: [ -> ] 
skin is awesome!

thx

is there any way to disable the "window popup funtion"?

when i watch TV or play a video, and i go to the main menu at the same time, the video plays in the upper left window. Thats cool. But after a few seconds that mini window pops up at the middle of the screen and hides the menu. so i have to close that unwanted pop-up at least 20 times a day, which is annoying.

beside of that the skin is just perfect. Help plz Smile 

Have one option to turn off, in skin settings, main menu, disable the option

Image
(2020-01-13, 13:59)Korzic Wrote: [ -> ]So I must be really dumb.

I've read everything here and cannot figure out how to get Concerts into the Concerts submenu.

Things I have done.

Created a smart playlist called Concerts that's identified by path.

But I can't get the concerts folder to immediately reference that playlist.

I have to navigate back a couple of folders then back through videos -> playlists.

In the same vein, I cannot figure out how to exclude the concerts from the movie menu.

HALP PLS!

To turn off use the Customize Main Menu option (submenu available in the Settings item). Use replace function, choose None, and done, excluded.
(2020-01-14, 01:02)shedrock Wrote: [ -> ]
(2020-01-13, 22:33)wallacebw Wrote: [ -> ]Can anyone point me to a Artist Slideshow 2.x package zip?  I didn't see anything other than MASTER (or New Version -- Newer) on the GIT and no packages published.  

Thanks,
Brian 
Here you go:

Version 2.1.4 LINK 

perfect, thanks