Posts: 4
Joined: Mar 2012
Reputation:
0
thank you very much! just tried it and worked great
Posts: 281
Joined: Oct 2008
Reputation:
2
2014-12-15, 15:01
(This post was last modified: 2014-12-15, 15:01 by muttley:bd.)
Release v0.6.6b
Changelog
- Added PartyMode Autostart to programs
- Support for playlist instead of partymode
Posts: 155
Joined: Dec 2012
Reputation:
0
Hi Muttley thanks for the quick response! For me I only use the addon for playing background music when the screensaver starts so would be good if I could preset the volume of the music played to say 80% of normal volume so it's no as loud as normal. You are correct on the second point.
Also I've started using the screensaver 'multi slideshow screensaver' to show a sideshow of my own pictures but it doesn't seem to play well with your addon. This is what happens; the screensaver is initiated - the album that starts playing shows on screen (music starts playing) - the slideshow starts - then the slideshow hangs for a couple of seconds - then starts again but no new pictures are displayed leaving a blank screen. Then the only way to exit is to stop the music
Hope this makes sense, thanks for your help [SMILING FACE WITH SMILING EYES]
Posts: 281
Joined: Oct 2008
Reputation:
2
ok...give me some days.
I'm quite busy.
thanks for your suggestions!
Posts: 281
Joined: Oct 2008
Reputation:
2
Release v0.8.0b
Changelog
- Added volume control (thanks to gravewrought - pr#1)
Posts: 5
Joined: May 2015
Reputation:
0
2015-05-21, 19:31
(This post was last modified: 2015-05-21, 19:31 by dentaku65.)
Hi Muttley,
thank you for your addon. I would like to know if is possible to set the loop mode for the playlist selected. My idea is to have a video or videos that always looping upon Kodi start.
thx
Den
Posts: 15
Joined: Feb 2015
Reputation:
0
km99
Junior Member
Posts: 15
Thanks for this great addon. For info, I wanted to start a playlist in 'Party Mode' so I changed the line 65 in PartyModeAutostart.py to:
xbmc.executebuiltin("XBMC.PlayerControl(PartyMode(" + self.startupPlaylistPath + "))")
and it works!