Author Topic: api bug report  (Read 3690 times)

boroda

  • Sr. Member
  • ****
  • Posts: 4595
Steven, MbApiInterface.Library_SetFileTag(sourceFileUrl, tagId, value) throws exception "index is out of range" for all new sort-tags and "original year", "original artist" tags.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
i do agree MB is returning false for those new tags and not actually updating those tag values. I have fixed that. But as to the exception, I dont see how that could be the case within MB itself

this should fix the issue as i describe:
http://musicbee.niblseed.com/V3_1/MusicBee31_Patched.zip
Last Edit: March 24, 2017, 08:00:31 PM by Steven

boroda

  • Sr. Member
  • ****
  • Posts: 4595
no, Steven, your patch didn't help. see latest tag tools plugin source code and try copy/paste tags on the same track with default 'tag set 1' preset. its 'tagtools.cs/SetFileTag' method:



http://www.mediafire.com/file/aoi0y9mxj1j2b2z/TagTools.rar

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
yes you are right and thats fixed for the next v3.1 update

http://musicbee.niblseed.com/V3_1/MusicBee31_Patched.zip
Last Edit: March 25, 2017, 11:55:12 AM by Steven

boroda

  • Sr. Member
  • ****
  • Posts: 4595