I'm out of town, so I could only do minimal testing. I already had a butchered version of SlimServer, so I couldn't just update Encode an try it. But I did do the following:
Downloaded Encode-2.14 from www.cpan.org tar -xzf Encode-2.14.tar.gz cd Encode-2.14 perl Makefile.PL make make test (Note: All tests passed) Then, from a root window, I did: cd Encode-2.14 make install Then I reinstalled the latest/greatest version of SlimServer, I connected to the 9090 (CLI) port, and I did a: artists 0 5 charset:iso-8859-1 This time, my artists did list out: artists 0 5 charset%3Aiso-8859-1 rescan%3A1 count%3A31 id%3A5 artist%3AArt%20Blakey id%3A20 artist%3AThe%20Cars id%3A9 artist%3ACat%20Stevens id%3A6 artist%3ACharles%20Mingus id%3A7 artist%3ACharlie%20Parker I can't make sure that everything else my module uses works since I'm not at home right now, but I'll have my wife run some tests tonight and see if it does the basics. Would someone else (like perhaps Robin) update Encode as per my above instructions, then stop/start SlimServer, and then try the above command via the CLI. Thanks! -- Jeff -- Jeff ------------------------------------------------------------------------ Jeff's Profile: http://forums.slimdevices.com/member.php?userid=49 View this thread: http://forums.slimdevices.com/showthread.php?t=21826 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
