• 1
  • 148
  • 149
  • 150(current)
  • 151
  • 152
  • 319
Mod Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)
(2017-11-10, 14:19)iMak Wrote: It would be nice to add the Artwork Beef to the Context menu for easy access instead of going to Information.

There is already Artwork Beef in context menu, in 'Manage...'.
 Estuary MOD V2 
(2017-11-10, 14:34)Solo0815 Wrote:
(2017-11-05, 21:49)Guilouz Wrote:
(2017-11-05, 19:23)Solo0815 Wrote: @guilouz:
Maybe you have overseen that during all the caretakter-discussion?  

Can't test this issue I have no PVR backend, I only use PVR Simple Client and I have no arts with that.   

Maybe you can use the existing Variables for DialogPVRInfo. I did a quick test with my PVR (VDR) and it is working fine. Have a look at these pictures:
https://imgur.com/a/Bdrcw

used variables/INFO-tags:
$VAR[ClearLogoVar]
$VAR[BannerVar]
$INFO[ListItem.Icon] = ChannelIcon
$VAR[PVRArtworksVar] = Poster

Please change it a little bit to the way DialogVideoInfo looks like (without the actors) Wink
BG is only blue btw. no Fanart
Thx 
 
(2017-11-10, 16:15)Dumyat Wrote:
(2017-11-10, 14:34)Solo0815 Wrote:
(2017-11-05, 21:49)Guilouz Wrote:  
Solo, have to agree with you. The current PVR Info screen could certainly do with a bit more love Smile Is this the kind of format you are looking for? I created this a while ago:-

Image

Guilouz, if you wish, I can send you my xml for this screen?     

I am not against improving the PVR info but I prefer to test my code before sharing it. The problem is that I do not have a correct PVR backend to do that.
If someone has something to share with me, I'm interested.
 Estuary MOD V2 
(2017-11-10, 20:49)Guilouz Wrote:
(2017-11-10, 14:19)iMak Wrote: It would be nice to add the Artwork Beef to the Context menu for easy access instead of going to Information.

There is already Artwork Beef in context menu, in 'Manage...'.
The number of steps to reach to Artwork Beef addon through Information, is 5 steps...

The number of steps to reach it through Manage, is 9 steps...

If you add it directly in the Context menu and place it at bottom of the list, it would be 2 steps...

The same you did in your discontinued skin of Kodi 17...
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
(2017-11-10, 20:55)Guilouz Wrote: If someone has something to share with me, I'm interested. 
Yes of course I can share what I have with you. Check your messages for details. Smile
(2017-11-11, 00:12)iMak Wrote:
(2017-11-10, 20:49)Guilouz Wrote:
(2017-11-10, 14:19)iMak Wrote: It would be nice to add the Artwork Beef to the Context menu for easy access instead of going to Information.

There is already Artwork Beef in context menu, in 'Manage...'. 
The number of steps to reach to Artwork Beef addon through Information, is 5 steps...

The number of steps to reach it through Manage, is 9 steps...

If you add it directly in the Context menu and place it at bottom of the list, it would be 2 steps...

The same you did in your discontinued skin of Kodi 17... 

It's integrated in 'Manage...' by addon not by me.
 Estuary MOD V2 
I can do something like this for PVR info :

Image
 Estuary MOD V2 
(2017-11-11, 01:18)Guilouz Wrote:
(2017-11-11, 00:12)iMak Wrote:
(2017-11-10, 20:49)Guilouz Wrote: There is already Artwork Beef in context menu, in 'Manage...'. 
The number of steps to reach to Artwork Beef addon through Information, is 5 steps...

The number of steps to reach it through Manage, is 9 steps...

If you add it directly in the Context menu and place it at bottom of the list, it would be 2 steps...

The same you did in your discontinued skin of Kodi 17...  

It's integrated in 'Manage...' by addon not by me. 
As i understand you could create a script to get the 'Manage' button into the 'c' context menu. A good idea, then less clicks is always user friendly.
HTPC: Windows 10 Pro 22H2, Zalman HD135, Intel i3-7100, GTX 1070, UHD ASUS BW-16D1HT
NAS: Xpenology 7.2 Update 1, Intel i5-6600
(2017-11-11, 09:25)tehax Wrote:
(2017-11-11, 01:18)Guilouz Wrote:
(2017-11-11, 00:12)iMak Wrote: The number of steps to reach to Artwork Beef addon through Information, is 5 steps...

The number of steps to reach it through Manage, is 9 steps...

If you add it directly in the Context menu and place it at bottom of the list, it would be 2 steps...

The same you did in your discontinued skin of Kodi 17...  

It's integrated in 'Manage...' by addon not by me.  
As i understand you could create a script to get the 'Manage' button into the 'c' context menu. A good idea, then less clicks is always user friendly. 

This would duplicate those already present in 'Manage ...'. You can also press 'i' button and use Get all artworks button.
 Estuary MOD V2 
Hi Guilouz, thanks for your wonderful work. One question: is it possible to add "Random" order option to "Movies" item? (I'd like to press "Movies" menu item and list my movies in random order) Thanks!
(2017-11-11, 19:25)minisergium Wrote: Hi Guilouz, thanks for your wonderful work. One question: is it possible to add "Random" order option to "Movies" item? (I'd like to press "Movies" menu item and list my movies in random order) Thanks!

Kodi core doesn't allow to do that. But you can do that with smartplaylist and point to this playlist in customize home menu, see : http://kodi.wiki/view/smart_playlists
 Estuary MOD V2 
(2017-11-11, 20:56)Guilouz Wrote:
(2017-11-11, 19:25)minisergium Wrote: Hi Guilouz, thanks for your wonderful work. One question: is it possible to add "Random" order option to "Movies" item? (I'd like to press "Movies" menu item and list my movies in random order) Thanks!

Kodi core doesn't allow to do that. But you can do that with smartplaylist and point to this playlist in customize home menu, see : http://kodi.wiki/view/smart_playlists
I created the playlist, but how can I exclude the watched items from the list?
Nvidia Shield TV 2015, Sony BRAVIA XBR55HX929, Yamaha Aventage RX-A3050, Dolby Atmos/DTS:X (5.1.4) Front Mains: Jamo C109, Surrounds: Jamo C103, FH/RH: Jamo C93, Center: Jamo C10 CEN and Subwoofer: Jamo J112 SUB
Just put a condition on Playlist

I think is "played =0"

Enviado do meu ONEPLUS A3003 através de Tapatalk
Image Image
(2017-11-11, 21:32)iMak Wrote:
(2017-11-11, 20:56)Guilouz Wrote:
(2017-11-11, 19:25)minisergium Wrote: Hi Guilouz, thanks for your wonderful work. One question: is it possible to add "Random" order option to "Movies" item? (I'd like to press "Movies" menu item and list my movies in random order) Thanks!

Kodi core doesn't allow to do that. But you can do that with smartplaylist and point to this playlist in customize home menu, see : http://kodi.wiki/view/smart_playlists 
I created the playlist, but how can I exclude the watched items from the list? 

Something like that :

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>Random unwatched movies</name>
    <match>all</match>
    <rule field="playcount" operator="is">
        <value>0</value>
    </rule>
    <order direction="descending">random</order>
</smartplaylist>
 Estuary MOD V2 
(2017-11-11, 04:57)Guilouz Wrote: I can do something like this for PVR info :

Image


Looks great, but when no coverart is available the picon is shown but scale is not oke.

http://imgur.com/a/8kAW5

Edit:
Something is wrong with the scaling of coverart (attached cover has a white bar on the top that is cut of)

http://imgur.com/a/dqj9p
(2017-11-12, 02:26)rudrood Wrote:
(2017-11-11, 04:57)Guilouz Wrote: I can do something like this for PVR info :

Image


Looks great, but when no coverart is available the picon is shown but scale is not oke.

http://imgur.com/a/8kAW5Edit:
Something is wrong with the scaling of coverart (attached cover has a white bar on the top that is cut of)

http://imgur.com/a/dqj9p
 

It's the principle of scaling ^^ Try last git, I have replace scaling by keeping aspect ratio.
 Estuary MOD V2 
  • 1
  • 148
  • 149
  • 150(current)
  • 151
  • 152
  • 319

Logout Mark Read Team Forum Stats Members Help
Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)17