I'm back from my internship in India, therefore I was thinking on picking this up again! Aside from new features, what do you think really needs to be changed/fixed in the next release?
I'm back from my internship in India, therefore I was thinking on picking this up again! Aside from new features, what do you think really needs to be changed/fixed in the next release?
- When watching a stream from uitzending gemist, and then pause it, the plugin returns to the previous screen after about 3 minutes of displaying the still image. After that you have to reopen the stream and ffd to the point where it was paused to resume watching the stream. I guess it's a stream time-out from the website, but maybe it's not?
- To have the on-screen display working would be cool (anyone knows if this thing actually works with tv-gemist or is still being worked on?)
- And, as i mentioned before , support for rtl tv-series would be cool (so thinks VPR...).
I'm back from my internship in India, therefore I was thinking on picking this up again! Aside from new features, what do you think really needs to be changed/fixed in the next release?
I think it can be fixed by calling g_Player.PlayAudioStream(string strURL, bool isMusicVideo) instead of Play(string strFile). That should prevent MP from linking the webstream to an external player.
I'm back from my internship in India, therefore I was thinking on picking this up again! Aside from new features, what do you think really needs to be changed/fixed in the next release?
Welcome back. Hope you had a good time in India!
since I use the PureAudio plugin I would love the fix mentioned by symphy:
I think it can be fixed by calling g_Player.PlayAudioStream(string strURL, bool isMusicVideo) instead of Play(string strFile). That should prevent MP from linking the webstream to an external player.