[New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and MP (2 Viewers)

Status
Not open for further replies.

nicx

Portal Pro
February 1, 2006
387
12
Stuttgart
Home Country
Germany Germany
hi gemx,

i just reinstalled mp 1.1 with actual svn. i am using a centralized db for my pictures in a network share which i have configured in your plugin-settings. all is working fine exept the thumbnails of the pictures are not found. if ii click on one the picture opens, but for all pictures the thumbs are missing. where can i configure the path to the thumb folder?

regards,
nicx...
 

Krad

MP Donator
  • Premium Supporter
  • March 30, 2009
    24
    0
    Home Country
    England England
    installing

    hello

    i ave down loaded the files and placed them where you said. inside team media potral dir. Then gone in to tv service config and turn the plug in on. but i don't get a web interface when i look local at my machine? Is there any more install guides?
     

    Ponyriemen

    MP Donator
  • Premium Supporter
  • July 9, 2007
    2,570
    110
    /root/home
    Home Country
    Germany Germany
    Quellfehler:

    Zeile 204: if (!ConnectToDatabase())
    Zeile 205: return ret;
    Zeile 206: IList<ChannelGroup> groups=ChannelGroup.ListAll();
    Zeile 207: foreach (ChannelGroup group in groups)
    Zeile 208: ret.Add(new WebChannelGroup(group.IdGroup,group.GroupName));


    Quelldatei: c:\Programme\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs Zeile: 206

    what do i have to do to stream TV? Get this Error when pressing "TV"...
    i am using stable version 1.0.2
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    hi gemx,

    i just reinstalled mp 1.1 with actual svn. i am using a centralized db for my pictures in a network share which i have configured in your plugin-settings. all is working fine exept the thumbnails of the pictures are not found. if ii click on one the picture opens, but for all pictures the thumbs are missing. where can i configure the path to the thumb folder?

    regards,
    nicx...

    It looks in "%CommonApplicationData%\Team MediaPortal\MediaPortal\thumbs\Pictures" for the thumbs, which is the default path
    Have you changed the thumb file location somewhere and if yes - where?
     

    nicx

    Portal Pro
    February 1, 2006
    387
    12
    Stuttgart
    Home Country
    Germany Germany
    hi gemx,

    i just reinstalled mp 1.1 with actual svn. i am using a centralized db for my pictures in a network share which i have configured in your plugin-settings. all is working fine exept the thumbnails of the pictures are not found. if ii click on one the picture opens, but for all pictures the thumbs are missing. where can i configure the path to the thumb folder?

    regards,
    nicx...

    It looks in "%CommonApplicationData%\Team MediaPortal\MediaPortal\thumbs\Pictures" for the thumbs, which is the default path
    Have you changed the thumb file location somewhere and if yes - where?

    sure i chaned the path because i dont have the mp client installed on my server, only the dbs. could you please make this thumbs path configurable in the next version too?

    thanks!
    nicx...
     

    braunhb

    Portal Pro
    September 7, 2007
    111
    1
    64
    Schwanewede
    Home Country
    Germany Germany
    Hallo,

    Ich hoffe ich darf hier auch auf Deutsch schreiben, ist einfacher für mich :oops:

    Bin durch Zufall auf dieses Plugin gestossen :D und habe natürlich:oops: einige Fragen.

    Die Installation scheint geklappt zu haben. Ich kann die Webseite starten, Photos geht, bei der Musik kann ich nicht suchen entweder es wird mir garnichts angezeigt oder ich lass die Suchfelder leer und sehe alles. Musik abspielen habe ich garnicht hinbekommen, passiert nichts, aber evtl. erledigt sich das ja mit meinen Fragen :D

    TV, Radio Recordings und Shedules gehen garnicht, kommt 'ne Fehlermeldung. "Unknown Host" und danach noch jede Menge Codezeilen, bin aber jetzt leider @work und kann das nicht weiter beschreiben.


    Was muss ich mit diesen Dateien machen ? WebServices.txt und TvServiceWebServices.wsdl.txt

    Was ist mit "Player installed on Client" Ist damit der Client gemeint auf dem MPWebService läuft ?
    Das würde meine nächste Frage beantworten, muss auf dem Rechner auf dem das Plugin läuft VLC installiert sein ?

    Danke für die Hilfe.

    MP Version 1.0.2, auf dem MP-Server sind MPServer und Client installiert.
     

    ravenrocks

    Portal Pro
    October 11, 2007
    351
    96
    Hallo,

    Ich hoffe ich darf hier auch auf Deutsch schreiben, ist einfacher für mich :oops:

    Bin durch Zufall auf dieses Plugin gestossen :D und habe natürlich:oops: einige Fragen.

    Die Installation scheint geklappt zu haben. Ich kann die Webseite starten, Photos geht, bei der Musik kann ich nicht suchen entweder es wird mir garnichts angezeigt oder ich lass die Suchfelder leer und sehe alles. Musik abspielen habe ich garnicht hinbekommen, passiert nichts, aber evtl. erledigt sich das ja mit meinen Fragen :D

    TV, Radio Recordings und Shedules gehen garnicht, kommt 'ne Fehlermeldung. "Unknown Host" und danach noch jede Menge Codezeilen, bin aber jetzt leider @work und kann das nicht weiter beschreiben.


    Was muss ich mit diesen Dateien machen ? WebServices.txt und TvServiceWebServices.wsdl.txt

    Was ist mit "Player installed on Client" Ist damit der Client gemeint auf dem MPWebService läuft ?
    Das würde meine nächste Frage beantworten, muss auf dem Rechner auf dem das Plugin läuft VLC installiert sein ?

    Danke für die Hilfe.

    MP Version 1.0.2, auf dem MP-Server sind MPServer und Client installiert.

    In english please, there is a german forum for those who speak it.
    You could also google-translate your text and post it. That would be ok I guess.
     

    braunhb

    Portal Pro
    September 7, 2007
    111
    1
    64
    Schwanewede
    Home Country
    Germany Germany
    Ok,

    i Have installed the Plugin and have something to ask.

    Photos are ok, i can see my Music but i can't play them.

    But first what have i to do with this : WebServices.txt und TvServiceWebServices.wsdl.txt

    TV, Radio, Recordings and Shedules don't work :( It gives me a Error message "Unknown Host"

    What do this mean: Player installed on Client ? Have i to install the VLC Player on the Mashine with TVServer and TV-Client, which they must Stream and also on the PC where i call the Website?

    Thanks for help.
     

    ravenrocks

    Portal Pro
    October 11, 2007
    351
    96
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    Ok,

    i Have installed the Plugin and have something to ask.

    Photos are ok, i can see my Music but i can't play them.

    But first what have i to do with this : WebServices.txt und TvServiceWebServices.wsdl.txt

    TV, Radio, Recordings and Shedules don't work :( It gives me a Error message "Unknown Host"

    What do this mean: Player installed on Client ? Have i to install the VLC Player on the Mashine with TVServer and TV-Client, which they must Stream and also on the PC where i call the Website?

    Thanks for help.

    1. Those files are for developers only, disregard them.
    2. Check that you have the right settings in C:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Gentle.Config (<DefaultProvider name="MySQL" connectionString="Server=?????;Database=?????;User ID=root;Password=?????;charset=utf8;Connection Timeout=300;" />) Replace the ????? with your settings
    3. To stream with VLC, you need to install vlc 0.8.6i on the server(some other versions also work, but not the newest ones)
    On the client it doesnt matter what version, just associate .m3u-files with VLC on the client and that should do it. You need to replace your default.aspx.cs with this one: https://forum.team-mediaportal.com/...ace-tvserver-mp-71404/index16.html#post530504
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom