Project

General

Profile

Bug #4530

can't get track url in m3u properly if track url too long

Added by John Doe about 7 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-08-14
Due date:
% Done:

0%

Estimated time:
Found in version:
4.2.3-20~g407c8a3
Affected Versions:

Description

I have m3u playlist like

#EXTM3U
#EXTINF:1,channel-1
https://url1.too.long/over/512/characters
#EXTINF:2,channel-2
https://url2.too.long/over/512/characters
#EXTINF:3,channel-3
https://url3.too.long/over/512/characters

I created IPTV auto network and use that m3u playlist.
Scan results in muxes tab are fail. And url in mux has only 511 characters.


Files

url.png (11.4 KB) url.png John Doe, 2017-08-15 19:07

History

#1

Updated by Jaroslav Kysela about 7 years ago

Yes, there's 512-byte limit inside tvh. Who uses these so long URLs?

#2

Updated by John Doe about 7 years ago

Jaroslav Kysela wrote:

Yes, there's 512-byte limit inside tvh. Who uses these so long URLs?

There are some sites who serve realtime tv streaming and vods in my country, South Korea. One of them uses url that includes encrypted login information. Its length is over 650 bytes.

Also available in: Atom PDF