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

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

Moderator: Gurus

TIV73
Posts: 229
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: 1763
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 - step 4b: viewtopic.php?f=30&t=86643
Post Reply