2007-11-05, 10:10
i've been messing around with smartplaylists lately (here) and after finaly getting everything working, i've made a little batch file called "list" to help me replace the PartyMode.xsp file easily - all needs to be done is open a console and use it. for example:
"list rating" will make th next partymode session find all the songs which are rated with 2 stars and up.
i'm attaching my 4 *.xsp examples - you're more than welcome to create your own queries and add them to the list.
inside the zip file:
* "list" - personally i located it in my /usr/bin/ so it would run from anywhere. use "chmod +x list" to make it runnable.
* "*.xsp" - four example files made to replace the original PartyMode.xsp. should be located in the /UserData/playlists/music/ of your XBMC directory.
btw:
i'd be happy to hear of alternative ways
"list rating" will make th next partymode session find all the songs which are rated with 2 stars and up.
i'm attaching my 4 *.xsp examples - you're more than welcome to create your own queries and add them to the list.
inside the zip file:
* "list" - personally i located it in my /usr/bin/ so it would run from anywhere. use "chmod +x list" to make it runnable.
* "*.xsp" - four example files made to replace the original PartyMode.xsp. should be located in the /UserData/playlists/music/ of your XBMC directory.
btw:
i'd be happy to hear of alternative ways