[RELEASE] Texture Cache Maintenance utility
I guess I could do this with sed. This makes me nervous though. Smile


./mklocal.py --local /data/Media/Videos/Mtest --prefix davs://xxxxxx:xxxxxxx@some_host:9999/base/Media/Videos/Movies --artwork fanart poster clearlogo clearart --output fixup.dat && cat fixup.dat | sed -e 's/)/%29/g' -e 's/(/%28/g' > correct.dat

Edit: I'd need to account for all encoded ones in addition to ( and ) which makes me more nervous. I have '&' and ',' as special characters. Ampersand is easy but commas are harder since commas are used as part of JSON so i'd need to use better regexp to do that work.
Reply


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
RE: [RELEASE] Texture Cache Maintenance utility - by calisro - 2015-08-13, 18:40
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17