Live TV works in config, but not from frontend (1 Viewer)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    Yep, i can suspect too a firewall issue, try to disable it :)
    Your Gentle config seems configured to use MySQL.
    Maybe config files messed up ?
    Like Mark said, you can try full uninstall to try to reinstall it properly.
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    It seems strange to me that in the screenshot he posted of TV server config, his server name is "192.168.1.144". Even if he uses this name on the client, this is very odd.

    Are you sure that the server IP address is actually this, rather than simply giving the computer this name? It does seem as though it is, but perhaps if the computer name is the same, it is confusing things.

    As I say, complete MP uninstall and reinstall would be the first thing to try.

    Mark
     

    geichel

    Portal Pro
    January 11, 2008
    81
    17
    Dortmund
    Home Country
    Germany Germany
    Hallo,
    according to your logs you have a problem with your drive configuration
    2012-03-17 13:29:50.697800 [(21)]: unable to add BDA MPEG2 Transport Information Filter filter:0x4022D
    2012-03-17 13:34:55.617842 [(21)]: Exception :confused:ystem.IO.DirectoryNotFoundException: Could not find a part of the path 'Z:\RecordedTV'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
    at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
    at System.IO.Directory.GetFiles(String path)
    at TvService.TVController.CleanTimeShiftFiles(String folder, String fileName)

    2012-03-17 13:35:55.487147 [(5)]: unable to add BDA MPEG2 Transport Information Filter filter:0x4022D
    2012-03-17 13:36:24.222397 [(5)]: Exception :confused:ystem.IO.DirectoryNotFoundException: Could not find a part of the path 'Z:\RecordedTV'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
    at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
    at System.IO.Directory.GetFiles(String path)
    at TvService.TVController.CleanTimeShiftFiles(String folder, String fileName)

    2012-03-17 13:36:48.917240 [(5)]: unable to add BDA MPEG2 Transport Information Filter filter:0x4022D

    Is your path 'Z:\RecordedTV' accessible? If you have a single seat setup you can use ip address "127.0.0.1" to access your TV server.
    Regards,
    ge
     

    mkdevo

    Portal Member
    February 13, 2010
    14
    0
    Thank you everyone for the help!

    I did change the RecordedTV drive, but that wasn't the problem.

    Ended up doing a complete uninstall/reinstall, and very happy to report that it's working now. Everything in my config is the same as it was before, so not exactly sure what the problem was, but glad that it's fixed now.

    Thanks again for taking the time to look into this!
     

    Users who are viewing this thread

    Top Bottom