Playlistwalker (a playlist generator script)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
thor918 Offline
Fan
Posts: 363
Joined: Jun 2004
Reputation: 0
Location: Norway
Post: #21
sorry had to do some other stuff first.
i have cleaned up the script now. tried to add some error handling on the progressdialog so it's unlikely to crash.
i changed the biglist command so it looks like this :
walkthehd(['f:\\mp3','q:\\albums\\playlists\\test.m3u'],['mp3','ogg'])

hope this fixes the previous problem Wink

http://home.no.net/thor918/xbmc/playlistwalker1v3.zip
find quote
EvilGoodGuy Offline
Junior Member
Posts: 7
Joined: Mar 2005
Reputation: 0
Post: #22
workin great, thanks man. i really appreciate your work. Smile
find quote
rcrh Offline
Fan
Posts: 399
Joined: Aug 2004
Reputation: 0
Post: #23
wow, this is right on the cusp of being incredibly useful.

super work.

however, i'm having problems getting the walkdirectory,storebigplaylistdirectory to work with the smb walk.

can someone help with the syntax?

thanks,
find quote
thor918 Offline
Fan
Posts: 363
Joined: Jun 2004
Reputation: 0
Location: Norway
Post: #24
hi. bigplaylist is only implanted in the hdcommand.

there is a limit in the smb library of prossessing only 32(folder and files) in a list for every folder that is prossessed.
this could be fixed now using the new execute httpapi command that was recently exposed to python.

i could perhaps look into this if there is any interest in this script.will see if i have any spare time to do it.
find quote
rcrh Offline
Fan
Posts: 399
Joined: Aug 2004
Reputation: 0
Post: #25
you certainly have my interest.

i keep full seasons (& sometimes multiple seasons) of tv somes on a smb share. i want a script that will play an episode randomly. alternatively, if i can get a script to build a randomized playlist of all of the episodes in the folder, i'd just keep playing until i'm done.

the 32 files limit per folder shouldn't be a problem. move tv shows only have 20 - 24 episodes.

i'll keep watching here. hope you find time to look at this again!
find quote
Post Reply