[SERVICE] Partymode Autostart

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mindrunner Offline
Junior Member
Posts: 8
Joined: May 2012
Reputation: 0
Post: #1
Hey there,
i have rewritten the partymode autostart service for Eden.
Is there any interest?
For now, there is only basic functionality (starting after login).
Perhaps there will be some more functions, like autoplay after x idle minutes, or sth. like this.


https://github.com/mindrunner/XBMC-Partymode-Autostart

https://github.com/downloads/mindrunner/...v1.0.0.zip
(This post was last modified: 2012-10-31 16:29 by mindrunner.)
find quote
dreamkp Offline
Donor
Posts: 33
Joined: Sep 2010
Reputation: 0
Location: Munich, DE
Post: #2
(2012-05-06 17:29)mindrunner Wrote:  Hey there,
i have rewritten the partymode autostart service for Eden.
Is there any interest?
For now, there is only basic functionality (starting after login).
Perhaps there will be some more functions, like autoplay after x idle minutes, or sth. like this.


https://github.com/mindrunner/XBMC-Partymode-Autostart

https://github.com/downloads/mindrunner/...v0.0.1.zip

thanks for that. using it with frodo and tweaked it to switch to fullscreen after starting partymode

regards,
maikl

win7x64, eden pvr / frodo 12.1, mysql, aeon mq4, boblight
find quote
mindrunner Offline
Junior Member
Posts: 8
Joined: May 2012
Reputation: 0
Post: #3
good work. if you send me a, i will apply it to the git repo!! Smile
find quote
dreamkp Offline
Donor
Posts: 33
Joined: Sep 2010
Reputation: 0
Location: Munich, DE
Post: #4
(2012-08-31 21:07)mindrunner Wrote:  good work. if you send me a, i will apply it to the git repo!! Smile

sure, here you go: mod

i added a delay of 20 seconds, to give my system some time. may be useful to make that a configurable option for the masses

regards,
maikl

win7x64, eden pvr / frodo 12.1, mysql, aeon mq4, boblight
(This post was last modified: 2012-09-03 17:38 by dreamkp.)
find quote
mindrunner Offline
Junior Member
Posts: 8
Joined: May 2012
Reputation: 0
Post: #5
So there is a new release with more settings

-enable service
-startup delay
-enable visualisation
-visualisation delay

i did not check all options in combination. please test your favourite config and tell me if it is working. Smile

i think i have to learn how to debug this small piece of code...

i shpuld react much faster if you stress me with an email aditionally. i did not get any notifications from this forum?!?
try to subscribe again. hope this is working now.


mindrunner
find quote
mindrunner Offline
Junior Member
Posts: 8
Joined: May 2012
Reputation: 0
Post: #6
Another release announcment.

v1.0 added the ability to activate partymode when xbmc is idling.

https://github.com/downloads/mindrunner/...v1.0.0.zip


Now, there is always music!! Smile)
find quote
senna99 Offline
Senior Member
Posts: 191
Joined: Sep 2011
Reputation: 1
Location: Novi Sad Yugoslavia
Post: #7
Can I put the line in PartymodeAutostart.py, only for one song to get background music in xbmc.
I need background music not partymode,I think your script it is perfect for that.Of course if it's possible.

Best Regards
find quote
mindrunner Offline
Junior Member
Posts: 8
Joined: May 2012
Reputation: 0
Post: #8
It should be possible, but you might also do by another way.

It should be possible to tell xbmc that it should use a particular playlist instead of all songs fuer partymode.
Just put a one-song-playlist in there and you should be fine. Smile

I cannot give further instructions right now, because i do not have a running xbmc right now!

mindrunner
find quote
senna99 Offline
Senior Member
Posts: 191
Joined: Sep 2011
Reputation: 1
Location: Novi Sad Yugoslavia
Post: #9
Thank you for your response.
Just do not understand, how to avoid other songs from music library.
I am glad that it is possible,please if you have time to write a short tutorial.
Best Regards
find quote