Comments on: iRiver T10 http://laszlopandy.com/2006/07/14/iriver-t10/ Sat, 23 Apr 2011 23:23:51 +0000 hourly 1 https://wordpress.org/?v=4.9.7 By: john doehttp://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-16 Tue, 05 May 2009 05:13:27 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-16 http://sourceforge.net/projects/iriverfile/

]]>
By: Andrehttp://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-13 Thu, 28 Feb 2008 04:27:13 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-13 Thank you. It saves me!

]]>
By: Mariohttp://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-12 Wed, 15 Aug 2007 12:17:13 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-12 Fixed (more or less)

Should work with most special characters now. Blame iriver for their strange mix of UTF8/UTF-16. Tell me, if more problems exist. I will try to fix them.

http://freenet-homepage.de/wehbrink/source/iRiverPlaMaker3.py

]]>
By: Mariohttp://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-11 Wed, 15 Aug 2007 12:04:42 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-11 Fixed (more or less)

it now works with most special characters. Tell me, if more problems exist. I will try to fix them.

http://freenet-homepage.de/wehbrink/source/iRiverPlaMaker3.py

]]>
By: Anonymoushttp://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-10 Sun, 12 Aug 2007 22:56:31 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-10 but it doesn’t work with special characters (like spanish accents)

\Music\cantautor\silvio\Esto no es una elegía.mp3
Traceback (most recent call last):
File “iRiverPlaMaker3.py”, line 122, in ?
main()
File “iRiverPlaMaker3.py”, line 115, in main
playlist.addSong(“/”+root+”/”+file)
File “iRiverPlaMaker3.py”, line 55, in addSong
song = struct.pack(‘>H510s’,len(path)+2,name.encode(‘utf-16-be’))
UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xc3 in position 43: ordinal not in range(128)

]]>
By: mariohttp://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-9 Sun, 12 Aug 2007 22:55:37 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-9 Hi, i have written a new Playlistgenerator from scratch which does automatic parsing of Musicdirs and automatically create the needed playlists. It can be found here:

http://freenet-homepage.de/wehbrink/source/iRiverPlaMaker3.py

]]>
By: <![CDATA[Anonymous]]>http://laszlopandy.com/2006/07/14/iriver-t10/comment-page-1/#comment-8 ]]> Mon, 28 May 2007 15:13:00 +0000 http://laszlopandy.com/2006/07/14/iriver-t10/#comment-8 Hi, just a thank you for providing this script which I have used to produce playlist files for my iriver s10 which uses the same format. I have made a few tweaks to the script to get the list displayed properly. My version can be found at http://wiki.bath.ac.uk/display/~ma9mjo/iRiver+s10

]]>