Posts: 195
Joined: Sep 2008
Reputation:
3
Thanks mate!
Yes. I am aware of it. But i haven't figured out a good way to fix it yet. It can be done by adding some code to autoexec.py for deleting the .pid file. It's something you'd have to do yourself, as the autoexec.py file is outside the realm of the addon.
I can't remember where I saw the code, but I'll post it if I find it again.
Posts: 873
Joined: Jul 2008
Reputation:
9
How does the script pick a song, that is on more that one album? I have several tracks that are on a studio album and on one or more live albums. It seems like the script always picks that song from the same album. Would it be possible to randomize that somehow?
It's no big deal though, I was just wondering.
Have you found an answer as to why the generated list somehow seems to stem from the files section and not the library (names of the tracks are path names)? I also found that in the now playing view of xbmc the tracks are replaced by the paths for some seconds.
Otherwise really great work. I'm using it daily and love it. It's such a hassle to create a playlist in xbmc. This script is something I've been looking for for many years.
Posts: 195
Joined: Sep 2008
Reputation:
3
I've uploaded a new version of the partymode addon.
Changes are:
The script will now be "toggled off" before exiting xbmc (actually when xbmc restarts, by using the autoexec.py file)
This is tested on windows, and may not work on unix system, so please let me know if this is the case
When multiple similar tracks are found, the script will pick one randomly (haven't been able to test this, but I believe it should work)
Posts: 195
Joined: Sep 2008
Reputation:
3
Hmm. I get 1.0.3 when I download it. Maybe it´s having trouble upgrading if the script is running. You can make sure it´s the right version by looking inside the addon.xml/changelog.txt file within the zip file. It should say version 1.0.3 somewhere at the top.
You could also try deleting the script.lastfmplaylistgeneratorPM folder, and install fresh.
Posts: 873
Joined: Jul 2008
Reputation:
9
I did as you told me, but it's still version 1.02 (confirmed by the changelog).
Posts: 195
Joined: Sep 2008
Reputation:
3
Arg. It works here. Can u post back what xbmc.log says. That would help. I'll try another machine here aswell. It's strange but I probably did something silly. I'll look into it tonight