Script to capture que contents
Script to capture que contents
I have a media server with a set of saved queues. I am looking for a script that will extract the contents and dump the contents into text files. If possible I would like the option to convert all ASCII codes like %20 to the actual character
Re: Script to capture que contents
Characters like %20 are called URL encoded characters and decoding such queue links should be simple.
See https://www.google.com/search?q=URL+Encode+Decode
and one that I randomly tried and it worked https://www.url-encode-decode.com/
See https://www.google.com/search?q=URL+Encode+Decode
and one that I randomly tried and it worked https://www.url-encode-decode.com/
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts