v17 External player doesn't work
#16
(2017-03-23, 11:12)kinggo Wrote: Try Movian as player.

do you have a proper playercorefactory.xml for Movian? Mine is not working :-(

Code:
<playercorefactory>
    <players>
        <player name="Movian" type="ExternalPlayer" audio="true" video="true">
                <filename>com.lonelycoder.mediaplayer</filename>
                <hidexbmc>true</hidexbmc>
                <playcountminimumtime>120</playcountminimumtime>
        </player>
    </players>
    <rules action="prepend">
        <rule audio="true" player="Movian"/>
        <rule dvd="true" player="Movian"/>
        <rule dvdfile="true" player="Movian"/>
        <rule dvdimage="true" player="Movian"/>
        <rule internetstream="true" player="Movian"/>
        <rule protocols="rtmp" player="Movian"/>
        <rule protocols="rtsp" player="Movian"/>
        <rule protocols="smb" player="Movian"/>
        <rule protocols="sop" player="Movian"/>
        <rule remote="true" player="Movian"/>
        <rule video="true" player="Movian"/>
    </rules>
</playercorefactory>
Reply
#17
how about changing audio to "false"?
Reply
#18
(2017-03-25, 10:51)kinggo Wrote: how about changing audio to "false"?

no, doesn't work, too :-(

any other ideas?
Reply
#19
no. I don't use external player in kodi ATM. But I did install Movian yesterday and also didn't manage to make it work. And in the process realized that it also doesn't support SMB.
Reply
#20
(2017-03-30, 10:37)kinggo Wrote: no. I don't use external player in kodi ATM. But I did install Movian yesterday and also didn't manage to make it work. And in the process realized that it also doesn't support SMB.

Movian does support SMB but cannot be used as an external Player in KODI :-(
Reply
#21
how did you acces SMB share with it? I only see my NAS as mediaserver.
Reply
#22
(2017-04-04, 20:03)kinggo Wrote: how did you acces SMB share with it? I only see my NAS as mediaserver.

https://movian.tv/issues/989
https://movian.tv/boards/15/topics/4034?...ssage-4035
Reply
#23
Oh...... So how is one supposed to find that out?
Reply

Logout Mark Read Team Forum Stats Members Help
External player doesn't work0