[RELEASE] Texture Cache Maintenance utility
Is there any way to send a new line character? I've tried using \n but the backslash just gets escaped.

Code:
xbmc@xbmc:~$ ./texturecache.py testset artist 123 description "line one\nline two"
### DRY RUN ###
{
  "params": {
    "artistid": 123,
    "description": "line one\\nline two"
  },
  "method": "AudioLibrary.SetArtistDetails"
}
### DRY RUN ###
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 Zippy79 - 2015-08-15, 18:28
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