2023-06-20, 16:20
2023-06-20, 17:15
2023-07-02, 02:50
UPDATE #5 - This will update the skin to v1.0.0.5
Additions
- I added a new option to the Happy Birthday settings. You can now include a name below the banner.
- I added the Grab Fanart script background button to the main menu settings for TV Shows and Music. They are all independent controls. Thanks to RonnieG3 for the request!
Maintenance
- I noticed that the posters were not showing correctly with the Default view for KodiFlix. I changed the aspect ratio from scale to stretch.
I also updated the skin scripts and favorites files for Nexus (available in first post). Some of the scripts were reporting errors, and there was a typo in favourites.xml.
2023-07-02, 03:11
(2023-07-02, 02:50)latts9923 Wrote:UPDATE #5 - This will update the skin to v1.0.0.5
Additions
- I added a new option to the Happy Birthday settings. You can now include a name below the banner.
- I added the Grab Fanart script background button to the main menu settings for TV Shows and Music. They are all independent controls. Thanks to RonnieG3 for the request!
Maintenance
- I noticed that the posters were not showing correctly with the Default view for KodiFlix. I changed the aspect ratio from scale to stretch.
I also updated the skin scripts and favorites files for Nexus (available in first post). Some of the scripts were reporting errors, and there was a typo in favourites.xml.
Hey, real quick: when selecting view 6 for music i scroll down the View Type Menu to Art- but it won't let me select any of the options (clearlogo, clearart, landscape, Case, Poster, etc. I click and nothing happens)
2023-07-02, 03:23
@RonnieG3
You will need to reset your skin to force this new setting to settings.xml.
You will need to reset your skin to force this new setting to settings.xml.
2023-07-06, 13:08
@martinsvision
Get the colorpicker addon with the fix here
https://files.xbmcbrasil.net/script.skin...-2.0.3.zip
DNS is in propagation at this moment.
We move the forum host, if don´t work let me know, and I will share via Google Drive.
Get the colorpicker addon with the fix here
https://files.xbmcbrasil.net/script.skin...-2.0.3.zip
DNS is in propagation at this moment.
We move the forum host, if don´t work let me know, and I will share via Google Drive.
2023-07-07, 01:15
2023-07-15, 14:00
@R.O.H.3000
I think I have a fix for the recently added movie widget not displaying the latest scanned video.
1. Close Kodi
2. Open Home.xml
3. At the top you will see...
I think I have a fix for the recently added movie widget not displaying the latest scanned video.
1. Close Kodi
2. Open Home.xml
3. At the top you will see...
Under that add this...xml:<onload condition="Skin.HasSetting(reloadhome)">Skin.Reset(reloadhome)</onload>
4. Open Kodi and add a new video to your library.xml:<onload condition="Skin.HasSetting(reloadhome)">ActivateWindow(videos,recentlyaddedmovies,return)</onload>
2023-07-17, 23:47
2023-07-19, 13:51
Hi guys (or girls):
I found a strange issue: In the music section, I created a folder with some subfolders including music files. One subfolder has e.g. 8 files with music. When opening this folder in the right list view I see 8x8=64 music titles, every 8 of them with the name of title 1, then 8 with title 2, and so on. Playing the first 8 titles with the same name, I hear the 8 titles of the folder one after the other. Starting the 2nd 8 titles it starts from the beginning.
Does anybody have any idea?
Greetz Klaus
I forgot: I splitted and converted the files with MediaHuman Audio Converter...
After having written, I had an idea: I converted the files with Xrecode, and WOW! No Kodi problem!
I found a strange issue: In the music section, I created a folder with some subfolders including music files. One subfolder has e.g. 8 files with music. When opening this folder in the right list view I see 8x8=64 music titles, every 8 of them with the name of title 1, then 8 with title 2, and so on. Playing the first 8 titles with the same name, I hear the 8 titles of the folder one after the other. Starting the 2nd 8 titles it starts from the beginning.
Does anybody have any idea?
Greetz Klaus
I forgot: I splitted and converted the files with MediaHuman Audio Converter...
After having written, I had an idea: I converted the files with Xrecode, and WOW! No Kodi problem!