getmusicbee.com

Support => Developers' Area => MusicBee API => Topic started by: MusicMiner on January 16, 2017, 10:24:25 PM

Title: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: MusicMiner on January 16, 2017, 10:24:25 PM
Hello! I am looking for a highly whittled down version of the musicbee C# code that basically just includes the user interface (queue, volume slider, space for albums to display, etc.) to help me with a school project. I've tried looking through the musicbee code and I haven't been able to figure out which parts I need and what any of it means. Any help on this would be extremely appreciated and I'd be willing to compensate through paypal or whatever works.
Title: Re: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: phred on January 16, 2017, 10:31:39 PM
While MusicBee is free software, it is -not- open source. So I'm not sure how Steven would feel if someone took his code to remake a mini-MusicBee. I suggest checking with him to see how he feels about this.
Title: Re: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: MusicMiner on January 16, 2017, 11:01:42 PM
Oh, I thought since I found the code so easily on the website it was no big deal. My bad. Do you know how I could contact him about this?
Title: Re: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: phred on January 16, 2017, 11:33:41 PM
Oh, I thought since I found the code so easily on the website it was no big deal.
You found the MB source code on the website??? Where exactly? Are you sure you're not referring to the code for the MusicBee API?

Quote
Do you know how I could contact him about this?
Just send him a PM. Or wait to see if he replies to this thread.
Title: Re: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: MusicMiner on January 17, 2017, 12:07:27 AM
You're right it's the code for the API.
Title: Re: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: AvikB on January 17, 2017, 06:54:29 PM
why not look into other open source music player for your school project.
https://github.com/clementine-player/Clementine
https://github.com/dschmidt/amarok

these should get you started. they are in c++ though. Also according to wiki MusicBee is written in VB.net not c#
if you are looking for c# music player:
https://github.com/punker76/simple-music-player
https://github.com/theweavrs/BreadPlayer
Title: Re: LOOKING FOR C# OR MUSICBEE EXPERT TO HELP ME WITH CODING
Post by: boroda on February 09, 2017, 10:09:18 AM
actualy mb is already mini-mb as its very lightweight. if you need some missing functionality you can ask somebody for writing plugin.