Posts: 3,532
Joined: Oct 2013
Reputation:
357
2019-10-23, 15:46
(This post was last modified: 2019-10-23, 15:50 by sualfred.)
Have you closed the window before?
<onclick>close</onclick>
<onclick>activatebla</onclick>
Edit:
the gotopath action does exactly the same. It closes the dialog and then updates the myvideonav container or activates the new window.
So this should also work
<onclick>RunScript(script.embuary.helper,action=goto,path='"plugin://script.embuary.helper/?info=getseasonepisodes&dbid=$INFO[ListItem.DBID]&season=$INFO[ListItem.Season]&idtype=episode"',target=videos)</oncli
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
Posts: 8
Joined: Oct 2013
Reputation:
0
Hi, I'm using the next up episode function and I love the option to add a tag for filter.
Could be possible to use a playlist for filtering instead of a tag?
Thanks!
Posts: 3,532
Joined: Oct 2013
Reputation:
357
Nope. Playlists have their own filtering rules and they aren't available in the database.
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
Posts: 3,532
Joined: Oct 2013
Reputation:
357
2019-10-27, 06:48
(This post was last modified: 2019-10-27, 06:50 by sualfred.)
In theory yes. But that would be a pita to create as a skin feature. I would create a custom dialog and store the existing informations in window properties to generate a own layouted "form" with fields that can be edited. Similar to the justselect method of skinshortcuts which people are using for widgets and own menu dialogs.
Isn't Phil's script not working anymore?
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
Posts: 1,005
Joined: Apr 2009
Reputation:
62
nessus
Skilled Skinner
Posts: 1,005
Phil's script is still working fine. It's just not in the official repo and the users have to install it manually. I thought i could replace it with your function but if for that i will need to create a new custom window layout with all the possible values, then i prefer to leave it like it is with phil's script.
Thanks anyway
Cheers
Nessus
Posts: 3,532
Joined: Oct 2013
Reputation:
357
Aye. I have a context menu library tag manager in my mind for the days when i'm getting bored. His addon usecase would also fit. Maybe I can offer you something when I found some hours to work on it.
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
Posts: 1,005
Joined: Apr 2009
Reputation:
62
nessus
Skilled Skinner
Posts: 1,005
That will be fine too but IMHO this belongs to your helper addon. After all you already have added a part of it in your script plus i hate the fact of installing several separate scripts for every little helping function in Kodi. In a perfect world skinners, they should integrate 2-3 extra addons for all additional features. It's a pity to see that you have added a cinema mode for replacing cinema experience addon and not this one or other simple functions like updating IMDB ratings.
But like you already said this was a helper for your skin and you are just sharing it. So, it's your choice to do whatever you like with it.
In any case thanks for all your work and for sharing it with the community.
Cheers
Nessus