1.32 TV channel scan is not working (4 Viewers)

framug

Super Moderator
  • Team MediaPortal
  • January 31, 2005
    5,921
    1,992
    South of France
    Home Country
    France France
    Well, maybe for SymbolRate, I don't use DVB-C.
    But for signal strength and signal quality, I can say that many manufacturers give different calculations.
    I think that by modifying the DB, etc.. for that (it's a bit heavy, instead of change .xml), it's a bit damage to not open all the eventual (and maybe not existing today) cases...
    OFC, it can also be made later...
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    680
    1,089
    Home Country
    Czech Republic Czech Republic
    I think that by modifying the DB, etc.. for that (it's a bit heavy, instead of change .xml), it's a bit damage to not open all the eventual (and maybe not existing today) cases...
    The multiplier value is associated to the 'Card'. And Card's data are stored in the database.
    Well, the modification of the current tunning list can break compatibility with the other vendors/devices. I wouldn't do that.
    Of course, we can 'hard code' the multiplier only for specific device(based on name), i.e. without the checkbox option, but I'd like to keep the 'user choice'.
     

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    5,921
    1,992
    South of France
    Home Country
    France France
    What I meant was instead of create a checkbox for x1000, a textbox for a value would offer more choices.
    After that, if users put everything values in, OFC, we can't do more...
    But normally, users go there only if it doesn't work with values in .xml...
    Also, be carefull with device name, I used this, when I worked on different signal calculations :

    zz1.png
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    680
    1,089
    Home Country
    Czech Republic Czech Republic
    What I meant was instead of create a checkbox for x1000, a textbox for a value would offer more choices.
    The value in the db is stored as int (1000), so the form dialog can be later modiffied to textbox. But for now, the check box is fine.
    Also, be carefull with device name, I used this, when I worked on different signal calculations :
    The code checks the device's Name, not the path.
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Thank you, @Pablik!
    Happy new year! :)

    I like your idea for an automatic fix. For most users it's hard to understand this issue.
    And, so far only the issue with Hauppauge cards is known. In case of multipliers other than 1000 we can always add a text box later.

    I'd like to test your new TV Server version.
    Unfortunately, the SetupTv.exe shortly opens and closes without any message/GUI.
    Is a file missing?
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    680
    1,089
    Home Country
    Czech Republic Czech Republic
    Thank you, @Pablik!
    Happy new year! :)

    I like your idea for an automatic fix. For most users it's hard to understand this issue.
    And, so far only the issue with Hauppauge cards is known. In case of multipliers other than 1000 we can always add a text box later.

    I'd like to test your new TV Server version.
    Unfortunately, the SetupTv.exe shortly opens and closes without any message/GUI.
    Is a file missing?
    Can you post your logs please?
    BTW: I forgot to mention, that the compiled package is for x64 TvServer
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    680
    1,089
    Home Country
    Czech Republic Czech Republic
    Yes, MP x64 is installed.
    Did you replaced the original files by the new ones?

    Standard procedure:
    • stop the TVService manually
    • replace the original files
    • execute the SetupTv.exe

    It seems to me, that you are trying to start another TVService while running the original.
     

    horned_reaper

    Test Group
  • Team MediaPortal
  • January 7, 2011
    1,233
    461
    Munich
    Home Country
    Germany Germany
    Ah, I wasn't aware of this standard procedure. :)
    Now I followed this procedure and started the TVService again. But now the TV-Server Configuration doesn't start anymore.
     

    Attachments

    • Logs.zip
      6.7 KB

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    680
    1,089
    Home Country
    Czech Republic Czech Republic
    Ah, I wasn't aware of this standard procedure. :)
    Now I followed this procedure and started the TVService again. But now the TV-Server Configuration doesn't start anymore.
    I don't see any errors in the log. What happens if you execute SetupTv.exe?
     

    Users who are viewing this thread

    Top Bottom