Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - livaed

Pages: 1
1
MusicBee API / Unclear on how to use some of the functions
« on: March 08, 2022, 09:43:28 AM »
I'm trying to write a play history plugin similar to the one zkhcohen has written but I'd like to have it work based on the PlayCountTriggerSeconds. Through trying to understand the code it seems I have to use Setting_GetValue / delegate, but I have no clue on how to use it from what I've understood so far I have to use the ReceiveNotification method but I'm still unsure on it's use and what the value parameter (in Setting_GetValue) is supposed to be specifically.

2
I would like to use the C# API within another program of mine, specifically for adding files to my MusicBee library so I was wondering if this is possible. I have never worked with APIs in code nor do I have a complete understanding of how the MusicBee API works, if there is another way to add music to the library programmatically I'd love to know as well.

Thank you.

Pages: 1