Originally Posted By: techtom

The error I get is that empload doesn't like nested playlists,sets the length to zero and then complains that the length is wrong. It works fine with Jempload.

The need for empload is because I have an obscure bug with Jempload when it sends large fids to my client. My client sees a number of 16384 byte fid write opcodes and then sees a 2048 byte bad opcode. I want to see if empload causes my client to do the same thing... But somehow, ten years ago (2003) I broke empload support (but I swear it WAS working).


My empeg arrived from San Diego yesterday. I problem solved with a little wireshark packet sniffing. The player_type (FID 7) must be sent as "rio-car". I was sending "Empeg Clone". This was causing empload to mark the player type as "unknown" and then not allow nested playlist. Emptool and Jempload didn't care.

With this fix, pbDance supports empload, emptool, and Jempload.


Edited by techtom (20/11/2013 06:29)