Log file of playing order

I would like to get the ES client to write the name of the sheep( loop and edge) that plays to a log file. The idea being that i could run the client and then when i look at the log i have a list of the files that played in the order that they played. I can then concatenate that together and I have fluid video. Does anyone have an idea how I would go about that. I have a bit of programming knowledge and am not afraid to get stuck in to some code. If I watch the .electricsheep folder with the files ordered by modification date I can pretty much see the order. The system falls down when it plays a clip that I have already downloaded.

Debug

just noticed that the debug option gives this information.

that's right. and if you are

that's right.

and if you are open to some hacking, go into the code and replace mplayer with cat, then the client should just output a video file.


User login