2116: getCurrentTrack().asJSON produces invalid json [#14992]

Help improve MediaMonkey 2027 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

TIV73
Posts: 248
Joined: Sat Nov 12, 2011 1:31 pm

2116: getCurrentTrack().asJSON produces invalid json [#14992]

Post by TIV73 »

Hi there,
calling app.player.getCurrentTrack().asJSON in rev2116 returns an invalid json object:
- No delimiter between tempString and extendedTags, e.g.

Code: Select all

"tempString":"""extendedTags":""
- The discNumber key can be found twice.
PetrCBR
Posts: 1796
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: 2116: getCurrentTrack().asJSON produces invalid json

Post by PetrCBR »

Thanks. Will be fixed in next build
How to make a debuglog in Windows - step 4b: https://www.mediamonkey.com/forum/viewt ... 30&t=86643
How to make a debuglog in MacOS - https://www.mediamonkey.com/forum/viewt ... p?t=109505
Post Reply