upnpserver icon indicating copy to clipboard operation
upnpserver copied to clipboard

Fast Forward command disabled

Open khowling opened this issue 8 years ago • 5 comments

great repo! I have a feature request: When using a smart TV, the ff and rewind buttons are not active on this server, same video on my other media server, the buttons work, you can press ff once to get x2, twice to get x5 etc.

khowling avatar Jul 28 '16 09:07 khowling

Hello, Thanks for your comment ! I don't know how to enable these buttons, I think it is a DNLA protocol problem, but there are no public specifications :-( If you have a link or a document which can help me, I will be very pleased.

Regards, Olivier

2016-07-28 11:33 GMT+02:00 khowling [email protected]:

great repo! I have a feature request: When using a smart TV, the ff and rewind buttons are not active on this server, same video on my other media server, the buttons work, you can press ff once to get x2, twice to get x5 etc.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/oeuillot/upnpserver/issues/64, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLFW_zyRrkqYgV1NCf725cjIjQzFJKDks5qaHd2gaJpZM4JXB1D .

oeuillot avatar Jul 28 '16 09:07 oeuillot

I'll look around, it looks like a 'seek' action, but, i cant see any detail on it. By the way, it works perfectly on the other 6 devices in my house, as they all present a navigation timeline bar (whatever that is called), its just this samsung smart TV that only has the FF/RW buttons in its player.

khowling avatar Jul 28 '16 10:07 khowling

Hi, maybe upnp miss an action or action params are not the right one (eg: seek byte based or seek time based).

Did you have anotner server where your smart tv work ? Can you get the xml's for the working server ?

You may download dlna spec from here

s-leger avatar Jul 28 '16 12:07 s-leger

yes, the other server is twonky, its pre-installed on a zyxel nas, I've opened telnet to it & set max logging in twonkyserver.ini settings file - but i still cannot see the xml

khowling avatar Jul 28 '16 15:07 khowling

You may get it from: your NAS URL/TMSContentDirectory.xml

s-leger avatar Jul 28 '16 15:07 s-leger