home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Scanning M3U list createsw duplicate channels
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1203382" data-attributes="member: 82144"><p>Hi Jacob</p><p></p><p></p><p>Yes, I would expect that, given the contents of the m3u file.</p><p></p><p></p><p>The URLs. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>They all contain the DVB Service Description Table PID. Therefore all channels for the corresponding transmitter will be found each time you scan one transmitter.</p><p></p><p>Example:</p><p></p><p></p><p>The channels that will be found are all channels on the same transmitter (for DVB-C, frequency):</p><ul> <li data-xf-list-type="ul">1. ARD - ARD/Das Erste</li> <li data-xf-list-type="ul">101. Borch Teknik - dk4 HD</li> <li data-xf-list-type="ul">801. Folketinget - FOLKETINGET HD</li> <li data-xf-list-type="ul">901. GLOBECAST - France 24</li> <li data-xf-list-type="ul">1301. Nordjyske Medier - 24Nordjyske HD</li> <li data-xf-list-type="ul">1701. Radio - Teracom - DR-Nyheder</li> <li data-xf-list-type="ul">1804. Radio - Waoo - NRK mP3</li> <li data-xf-list-type="ul">2903. Waoo - DR Ultra</li> <li data-xf-list-type="ul">3001. ZDFvision - ZDF</li> </ul><p>(You can see this by checking all the channels with "freq=250" in the URL.)</p><p></p><p>...but actually only the original/target channel (1. ARD - ARD/Das Erste) will work.</p><p></p><p>To fix, remove the SDT PID (17) from the PID list in each URL.</p><p></p><p>Example:</p><p>rtsp://192.168.100.111:554/?freq=250&msys=dvbc&sr=6875&mtype=256qam&pids=0,16,<strong>17</strong>,18,20,100,101,102,103,106,105,104</p><p></p><p>...should be changed to...</p><p>rtsp://192.168.100.111:554/?freq=250&msys=dvbc&sr=6875&mtype=256qam&pids=0,16,18,20,100,101,102,103,106,105,104</p><p></p><p></p><p>P.S. You can edit m3u files in any text editor (notepad, wordpad etc.).</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1203382, member: 82144"] Hi Jacob Yes, I would expect that, given the contents of the m3u file. The URLs. ;) They all contain the DVB Service Description Table PID. Therefore all channels for the corresponding transmitter will be found each time you scan one transmitter. Example: The channels that will be found are all channels on the same transmitter (for DVB-C, frequency): [LIST] [*]1. ARD - ARD/Das Erste [*]101. Borch Teknik - dk4 HD [*]801. Folketinget - FOLKETINGET HD [*]901. GLOBECAST - France 24 [*]1301. Nordjyske Medier - 24Nordjyske HD [*]1701. Radio - Teracom - DR-Nyheder [*]1804. Radio - Waoo - NRK mP3 [*]2903. Waoo - DR Ultra [*]3001. ZDFvision - ZDF [/LIST] (You can see this by checking all the channels with "freq=250" in the URL.) ...but actually only the original/target channel (1. ARD - ARD/Das Erste) will work. To fix, remove the SDT PID (17) from the PID list in each URL. Example: rtsp://192.168.100.111:554/?freq=250&msys=dvbc&sr=6875&mtype=256qam&pids=0,16,[B]17[/B],18,20,100,101,102,103,106,105,104 ...should be changed to... rtsp://192.168.100.111:554/?freq=250&msys=dvbc&sr=6875&mtype=256qam&pids=0,16,18,20,100,101,102,103,106,105,104 P.S. You can edit m3u files in any text editor (notepad, wordpad etc.). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Scanning M3U list createsw duplicate channels
Contact us
RSS
Top
Bottom