• 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 54
Mod Bello Fredo [Isengard] - brutally modded with custom home widget support
(2015-05-22, 13:45)sualfred Wrote:
(2015-05-22, 12:31)b0mb Wrote: did you already check the playlist live BG thing? Smile

https://github.com/sualfred/Bello-Kodi-1...18958b3f99

Done and included in the next update

thx a lot!

its nice to see when some developer is reacting so fast und precise to the users wishes Wink

this will finally make your skin my daily driver!
Reply
No prob, upload in progress..

v4.3.1
• Improved: Recreated a lot of the Shelf default case textures to reduce the flickering, increase the sharpness, etc. Faking 3D isn't fun...
• Added: New background option to use playlists as fanart source
• Added: Setting to select where the artist logo.png is stored (Album or artist folder)
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
The playlist feature is working gr8.... thx a lot for that!

But i still have the problem with my playlists....

Those look like this

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>Movies</name>
    <match>all</match>
    <rule field="path" operator="startswith">
        <value>/media/WORK/!Movies/</value>
    </rule>
</smartplaylist>

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
    <name>Motti</name>
    <match>all</match>
    <rule field="path" operator="startswith">
        <value>/media/WORK/!Motti/</value>
    </rule>
</smartplaylist>

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
    <name>Serien</name>
    <match>all</match>
    <rule field="path" operator="startswith">
        <value>/media/WORK/!Serien/</value>
    </rule>
</smartplaylist>

All 3 Playlists are linked to the nodes in the menu,....

I can set up the viewtypes for all 3 lists without any problems. They are stored for every node.

But when i change what videos to show from "only not seet" or "all" the setting for Movies will only be what i choose.

When i change the setting for Motti it also changes for Serien and when i change Serien it also changes for Motti.
Reply
Not skin related, sry mate. The filtering option is provided by Kodi itself. I can't control this.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
I'll see later. Maybe I'll make another playlist and put it into the submenu Cool
Reply
Yep, or add them as a widget. What you prefer.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
(2015-05-22, 17:41)sualfred Wrote: Yep, or add them as a widget. What you prefer.

I´ve never worked with widgets but why not?

I´ll check it later! Wink
Reply
two options:

a) create a custom widget group to access all of your available playlists (u have to add them to the group one by one)
b) select the playlist itself and you will see the content incl. posters etc. without opening the tvshow window for example
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
option b would be the one i want.... i´ll try l8er

have to go on my wife´s father´s birthday and drink some radler first Big Grin
Reply
(2015-05-21, 23:50)greenrick41 Wrote: The artist logo is looking good!
But a minor suggestion, can we place the logo.png in the artist folder?
I have my music structured as: MUSIC/ARTIST/ALBUM with the music files being in ALBUM.
It seems the logo.png has to be in the ALBUM folder with the music files.
Anyway we can put the logo.png in the ARTIST folder so we don't have to put a logo.png in every ALBUM folder?

You only have to store the logo.png in artist folder.
Reply
(2015-05-22, 18:52)hrbenny Wrote:
(2015-05-21, 23:50)greenrick41 Wrote: The artist logo is looking good!
But a minor suggestion, can we place the logo.png in the artist folder?
I have my music structured as: MUSIC/ARTIST/ALBUM with the music files being in ALBUM.
It seems the logo.png has to be in the ALBUM folder with the music files.
Anyway we can put the logo.png in the ARTIST folder so we don't have to put a logo.png in every ALBUM folder?

You only have to store the logo.png in artist folder.

I know, the previous version needed it in the album folder (EACH album folder within an artist folder).
It's been updated to read the logo.png in the artist folder, it looks amazing!
Reply
(2015-05-22, 16:08)sualfred Wrote: • Added: New background option to use playlists as fanart source

could you randomize the playback of the BG?
Reply
Nope, it uses the order direction of the playlist.

And now, it's Friday.. do what every good good German would do: drink ur beer (and say no to Radler!)
I'm out for this weekend Wink Bottle in front and girlfriend next to me Smile
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
Have fun !
Beebox N3150 - LibreELEC 7.90.009 | Synology DS212+ NAS 6TB
Panasonic DMP-BD65 bluray | Yamaha RX-A3030 AVR - Kef KHT3005SE 5.1 speakers | Optoma HD87 projector - Exclusiv-Home 2.8m 16:9 screen
Reply
(2015-05-22, 21:04)sualfred Wrote: Nope, it uses the order direction of the playlist.

Hey!

I´ve got the problem with randomized playlist bg and with unseen series solved making secondary playlists Wink
Reply
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 54

Logout Mark Read Team Forum Stats Members Help
Bello Fredo [Isengard] - brutally modded with custom home widget support6