• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 309
Release skin helper service
(2015-10-19, 21:14)marcelveldt Wrote:
(2015-10-19, 21:10)tomer953 Wrote: Same Error as in the previous screenshot.will edit with log later.

Yes, please send me the log. This seems to be a bug in python because the path is assigned as unicode.

http://pastebin.com/rQ3sQTEn
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
(2015-10-19, 21:43)Tgxcorporation Wrote:
(2015-10-19, 19:47)marcelveldt Wrote: OK, It's now added on Git. Please have a look at the readme how it works. You can use the webservice to do this.



Thanks, perfect!



Is it possible to make it work in MusicPlayer/MusicVisualisation screen too?



Thank you very much!



Tgx

Should work, I think you can use player.dbid for that, if not I will make sure that the window props will also be filled in the music player.
EDIT: Hmm MusicPlayer.DBID is not available as it looks like. I will extend the code to also fill the window props for the player tomorrow.
Reply
(2015-10-19, 22:13)tomer953 Wrote: http://pastebin.com/rQ3sQTEn

OK, not sure if this is going to fix it but please try latest Git.
Reply
Hi Marcel.

The wall views are working well, will you be adding TV Show support to it?

Possibly an option for a collage view aka Emby may look good to.
Reply
(2015-10-19, 22:52)marcelveldt Wrote:
(2015-10-19, 22:13)tomer953 Wrote: http://pastebin.com/rQ3sQTEn

OK, not sure if this is going to fix it but please try latest Git.

I will report about it tomorrow.
meanwhile, I see in my own log:
http://pastebin.com/jkVrNJNs
i'm did not enable any PVR options.

Edit:
about the backup problem from the Rpi2 - latest git was helpful.
He is keep to get error, but I think it because he's trying to backup to external hdd and has permission problems. 10x
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
another restore problem:
TypeError: encode() argument 1 must be string, not None
http://pastebin.com/n1guvENZ
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
(2015-10-19, 21:43)Tgxcorporation Wrote:
(2015-10-19, 19:47)marcelveldt Wrote: OK, It's now added on Git. Please have a look at the readme how it works. You can use the webservice to do this.

Thanks, perfect!

Is it possible to make it work in MusicPlayer/MusicVisualisation screen too?

Thank you very much!

Tgx

Now added... See the readme because I've added a few additional properties that you can use in the player.
Also nice to know is that the script now also provides extrafanart for both music and pvr artwork.
Reply
(2015-10-20, 18:07)im85288 Wrote: Hi Marcel.

The wall views are working well, will you be adding TV Show support to it?

Possibly an option for a collage view aka Emby may look good to.

TVshows wall has been added. What do you mean with a collage view?
Reply
(2015-10-22, 02:48)marcelveldt Wrote: Now added... See the readme because I've added a few additional properties that you can use in the player.
Also nice to know is that the script now also provides extrafanart for both music and pvr artwork.

Hi Marcel,

thanks for your work.

I've just tested the latest commit and i've found these properties not working:

Window(Home).Property(SkinHelper.Player.Music.Banner)
Window(Home).Property(SkinHelper.Player.Music.FanArt)
Window(Home).Property(SkinHelper.Player.Music.ClearLogo)
Window(Home).Property(SkinHelper.Player.Music.ExtraFanArt)
Window(Home).Property(SkinHelper.Player.Music.AlbumList)

The images cause a warning in Kodi log such as:

WARNING: CreateLoader - unsupported protocol(http) in
http://www.theaudiodb.com/images/media/a...358612.jpg
DEBUG: GetImageHash - unable to stat url
http://www.theaudiodb.com/images/media/a...358612.jpg

Tgx
Reply
Stupid question Marcel ... but How do you get into the script settings. I'm trying the common way by the addons browser but your script isn't in the list ? Did I miss something ?
[Skin] KOver - V1.1.0 Stable (Repo version)
[WIP] ReKOver - Skinning tool project

If I've been helpful or you like my work, hit "THANK USER" button ;) ...
Reply
It is under "Add-ons" - "system" - "Running"
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
@marcelveldt love this project, keep up the great work...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2015-10-22, 18:26)tomer953 Wrote: It is under "Add-ons" - "system" - "Running"

Sure ... Thanks.
Usually use "My-addons" but not showing there.
[Skin] KOver - V1.1.0 Stable (Repo version)
[WIP] ReKOver - Skinning tool project

If I've been helpful or you like my work, hit "THANK USER" button ;) ...
Reply
Can you add looking up similar movies to a specific film?

ex:
Code:
plugin://script.skin.helper.service/?action=similarmovies&imdbid=tt0796366&limit=25
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2015-10-22, 22:25)Lunatixz Wrote: Can you add looking up similar movies to a specific film?

ex:
Code:
plugin://script.skin.helper.service/?action=similarmovies&imdbid=tt0796366&limit=25

done, now on Git.
Reply
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 309

Logout Mark Read Team Forum Stats Members Help
skin helper service18