TVE 3.5 (1 Viewer)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    Ok... Between no import / export and a new DB file, I guess there is no choice but to start over if using this version.
    Yes, you need to do all channel scans etc from scratch. Reason is that both DB structure and way of storing tuningdetails is different in TVE3.5.

    And also be aware of what I wrote above:
    But the TVE3.5 code base is internally the same as in the other testbuilds.
    The last code change (recarding TVE3.5 core) was about 1 year ago. This build doesn't yet contain any of the newer changes by mm.

    This could be a next step to begin merging, but I don't have time for it and also don't know about the branch's status.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    Started over and so far cannot recreate that error but when starting a scan I got

    [2015-09-06 08:18:52,038] [181645 ] [SetupTv ] [MediaPortal.Common.Services.Logging.Log4NetLogger] [ERROR] - could not set priority on tvservice - the process might be terminated
    System.IndexOutOfRangeException: Index was outside the bounds of the array.
    at Mediaportal.TV.Server.SetupTV.Sections.ScanSettings.mpComboBoxPrio_SelectedIndexChanged(Object sender, EventArgs e)
    Is there an old DB from former tests? Try to delete the C:\ProgramData\Team MediaPortal\MP2-Server\Database\MP2TVE.s3db
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Old DB = MP2TVE.s3db
    New DB = MP2TVE_3.s3db

    Also I see and understand there are issues with ATSC, not finding all channels and or Names of channels.
    The scan found what I believe to be All 58 available channels but they are all Unknown xy.z (xy.z = ##.#) channel names.
    What (if any) info do you and or MM need for testing and finding the fix?
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    The scan found what I believe to be All 58 available channels but they are all Unknown xy.z (xy.z = ##.#) channel names.
    What (if any) info do you and or MM need for testing and finding the fix?
    I think this is a question to @mm1352000, maybe it is already fixed in his branch.
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Ok I had them backwards but

    Both are not compatible
    The system is using the new one
    DB.jpg
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Well this is confusing.
    I checked the ServerMonitor process, it is still running
    Setuptv.log
    [2015-09-06 08:40:45,020] [1494627] [SetupTv ] [MediaPortal.Common.Services.Logging.Log4NetLogger] [DEBUG] - ServerMonitor: ServerMonitor thread stopped.

    A check of the Server Log just before and after
    [2015-09-06 08:37:18,410] [1312976] [76 ] [DEBUG] - TvServerEventDispatcher.DoOnTvServerEventAsynch : tvserver event received but no users found...
    [2015-09-06 08:37:22,565] [1317131] [72 ] [DEBUG] - Controller: epg stop
    [2015-09-06 08:40:44,780] [1519347] [47 ] [DEBUG] - TvServerEventDispatcher.DoOnTvServerEventAsynch : tvserver event received but no users found...
    [2015-09-06 08:40:44,795] [1519362] [47 ] [DEBUG] - Controller: epg start
    [2015-09-06 08:40:44,825] [1519392] [47 ] [DEBUG] - TvServerEventDispatcher.DoOnTvServerEventAsynch : tvserver event received but no users found...
    [2015-09-06 08:45:35,723] [1810290] [5 ] [DEBUG] - DiskManagement: checking free disk space
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    67
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Setup TV will not close when clicking the OK Button.

    C:\ProgramData\Team MediaPortal\MediaPortal Setup TV\log
    Rolled over log files are in name format with date attached for both setuptv.log.2015-09-06 and error.log.2015-09-06
    Unexpected format for web site so I had to Zip them

    [2015-09-07 06:01:20,030] [291759 ] [SetupTv ] [MediaPortal.Common.Services.Logging.Log4NetLogger] [ERROR] - ServiceHelper: Check whether the tvservice is stopped failed. Please check your installation.
    System.InvalidOperationException: Service TvService was not found on computer 'localhost'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
    --- End of inner exception stack trace ---
    at System.ServiceProcess.ServiceController.GenerateNames()
    at System.ServiceProcess.ServiceController.get_ServiceName()
    at System.ServiceProcess.ServiceController.GenerateStatus()
    at System.ServiceProcess.ServiceController.get_Status()
    at Mediaportal.TV.Server.SetupTV.ServiceHelper.get_IsStopped()

    [2015-09-07 06:01:20,150] [291879 ] [SetupTv ] [MediaPortal.Common.Services.Logging.Log4NetLogger] [ERROR] -
    System.NullReferenceException: Object reference not set to an instance of an object.
    at Mediaportal.TV.Server.SetupTV.Sections.ScanSettings.SaveSettings()
    at Mediaportal.TV.Server.SetupTV.SetupTvSettingsForm.SaveSectionSettings(TreeNode currentNode)
    at Mediaportal.TV.Server.SetupTV.SetupTvSettingsForm.SaveAllSettings()
    at Mediaportal.TV.Server.SetupTV.SetupTvSettingsForm.applyButton_Click(Object sender, EventArgs e)
    at Mediaportal.TV.Server.SetupTV.SetupTvSettingsForm.okButton_Click(Object sender, EventArgs e)
     

    Users who are viewing this thread

    Similar threads

    I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
    I haven't tested it. I use MP1, but sometimes I try to help with MP2 :).
    This happened immediately after my Windows 11 x64 monthly update for November. The update included also cumulative update to .NET...
    Replies
    9
    Views
    2K
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    1K
    If you use a VPN connection to your home network, you should be able to use the MP client to connect to your server natively instead of using MPExtended.
    If you use a VPN connection to your home network, you should be able to use the MP client to connect to your server natively...
    I am another (almost) new user with a problem. About 18 months ago I managed to instal client and server of MP2 on my 32bit PC in...
    Replies
    5
    Views
    2K
    As Alexander Pope said: A little learning is a dangerous thing, and Dr Google explains this as: The quotation warns that superficial knowledge of a subject can make people arrogant or foolish, suggesting one should either learn deeply or not at all. "Superficial", and "arrogant or foolish" would be me :eek: . However... I would...
    As Alexander Pope said: A little learning is a dangerous thing, and Dr Google explains this as: The quotation warns that...
    I have just discovered that I can no longer receive any of the independent radio channels broadcast on DVB-T in the UK. In...
    Replies
    12
    Views
    4K
    • Sticky
    yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not relevant to the plugin itself (test, some leftover unused parts etc).
    yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not...
    We have just released MediaPortal 1.38 - Tatiana & Leo x86 and x64 version. Highlights of this release Bugfixes: New...
    Replies
    37
    Views
    9K
    Top Bottom