Author Topic: Resume radio streams on startup  (Read 16945 times)

MoeRT

  • Guest
Hey!

MusicBee is a great media player and it nearly supports every feature you can expect from such an application but there was a little thing missing:
The automatic resumption of streams like internet radio, so I've written a small plugin to enable this feature. I also tried to implement something that allows you to return to the last position in a podcast stream (so when you're listening to a podcast you can simply close the player and when you re open it it will resume on the last position, like with normal audio tracks) .
But for some reason the Player_SetPosition method from the MusicBee API does not work for this type of media (you only can see the progress bar jumping to the desired position for some milliseconds, but then it goes back).

Changes:
V. 1.0.1
- Initial release

V. 1.0.2
- Fixed potential exception

Installation:
To install the Plugin extract the zip file to your MusicBees plugin folder (e.g C:\Program Files (x86)\MusicBee\Plugins).
Check if the plugin is enabled in the settings.

Download
Last Edit: August 08, 2015, 02:56:38 PM by MoeRT

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34348
thanks MoeRT - you might try with the 2.1 beta for the internet streams as some changes were made for playback handling and its possible it might work now

MoeRT

  • Guest
you might try with the 2.1 beta for the internet streams

I'm already on Version 2.1.4859 ;)

VX

  • Guest
you might try with the 2.1 beta for the internet streams

I'm already on Version 2.1.4859 ;)

The latest version is always available at:
http://musicbee.wikia.com/wiki/Latest_Update

(the latest patch: 2.1.4877)


Boile

  • Jr. Member
  • **
  • Posts: 73
Hi!
Please cann anybody send me the file, because the download link is dead
thanx
3.4.7586

MoeRT

  • Guest
Hi!
Please cann anybody send me the file, because the download link is dead
thanx

I updated the download link in the first post.


Boile

  • Jr. Member
  • **
  • Posts: 73
Hi MoeRT!
The plugin does not work anymore.
Please can you fix it?
Thanks!
3.4.7586

Boile

  • Jr. Member
  • **
  • Posts: 73
Hi!
Please, can anybody tell me if the Plugin works?
Thanks
3.4.7586

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34348
i will make a change so MB respects the "resume playback" setting in the player preferences for radio streams



Boile

  • Jr. Member
  • **
  • Posts: 73