Author Topic: QueueNext bugged?  (Read 7498 times)

Elberet

  • Full Member
  • ***
  • Posts: 167
Copy & paste bug? ;D

Code
string file = mbApiInterface.NowPlaying_GetFileUrl();
mbApiInterface.NowPlayingList_QueueNext(file);

MusicBee ignores the given file and adds the plugin DLL as the next song instead...

P.S., I'll post any other bugs relating to the API here instead of the general bug reports forum, if that's okay with you, Steven.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34362