Uploaded image for project: 'TVLibrary (TVE35)'
  1. TVLibrary (TVE35)
  2. TVLIB-14

DVB-IP scanning broken

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • Milestone 1
    • None
    • TvLibrary (Common)
    • None

    Description

      <p>DvbIP scanning use regular Tune() calls for scanning. In this case the channelId is -1 and the user is "normal".</p>

      <p>The UserManagement class throws an exception for this case:</p>
      <div style='margin-left: 1em;'><pre class='brush: plain; toolbar: false;'>
            if (idChannel &lt; 1 &amp;&amp; user.UserType != UserType.Scanner) // EGP scanner have no channel
              throw new InvalidOperationException("idChannel is invalid");
      </pre><img onload='SyntaxHighlighter.highlight();' style='display:none;' src='/s/en_US3oggwm-1988229788/6144/8/1.7.1/_/download/resources/jira.plugin.syntaxhighlighter.macro.syntaxplugin:images/blank.png'/></div>

      Attachments

        Activity

          People

            gibman Elo Rasmussen (Inactive)
            morpheus_xx morpheus_xx
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: