Jump to content

Feature request for TransEdit


Retrofan

Recommended Posts

Hi,

 

I have a feature request for TransEdit:

If you could export the LCN number in the M3U files (SAT>IP) as well using the tvg-chno parameter, that would be great.

 

This could be handy when using other applications like Simple IPTV client in KODI but for other programs as well.

https://kodi.wiki/view/Add-on:PVR_IPTV_Simple_Client

 

I use TransEdit mainly for scanning DVB-C channels which does a great job. but I also would like to have the LCN in the channellist when using M3U file.

When there's no LCN detected by TransEdit, the tvg-chno parameter can be skipped.

Link to comment
vor 16 Stunden schrieb Retrofan:

If you could export the LCN number in the M3U files (SAT>IP) as well using the tvg-chno parameter, that would be great.

This could be handy when using other applications like Simple IPTV client in KODI but for other programs as well.

 

I've tried, but Kodi 19 (Matrix) doesn't support Sat>IP (RTSP) URLs. The Simple IPTV Add-On reads the M3U quite happily, but I got a "Cannot be played" message.

 

The RTSP M3U output in TransEdit is tailored for the VLC, that doesn't support tvg tags, but understands the

 

#EXTINF:-1, category, channel name

 

scheme.

 

Link to comment
  • 2 weeks later...

Hi Griga. Thanks for trying.

 

It does work over here with KODI 19. Just tried again. I added the tvg-chno parameter myself and it works fine.

However, the option "use channel number from backend" has to be turned on in PVR Live & TV settings.

 

Because of a RTSP bug in KODI 19 you have to add the KODIPROP tag as well for each channel, but this is not needed anymore when KODI 19.1 is released,

see over here: https://github.com/kodi-pvr/pvr.iptvsimple/issues/501

 

This is my M3U with RTSP URLs from TransEdit. I'm using the Fritz!WLAN Repeater DVB-C as SAT>IP server, a well-known device in Germany.

 

#EXTM3U
#EXTINF:-1,tvg-chno="1",ARD
#EXTVLCOPT:program=19401
#KODIPROP:inputstream=inputstream.ffmpegdirect
#KODIPROP:inputstream.ffmpegdirect.open_mode=ffmpeg
#KODIPROP:inputstream.ffmpegdirect.is_realtime_stream=true
rtsp://192.168.0.4:554?freq=386&msys=dvbc&sr=6900&mtype=256qam&pids=0,16,17,20,2000,2001,2101,2011
#EXTINF:-1,tvg-chno="613",ZDF
#EXTVLCOPT:program=20044
#KODIPROP:inputstream=inputstream.ffmpegdirect
#KODIPROP:inputstream.ffmpegdirect.open_mode=ffmpeg
#KODIPROP:inputstream.ffmpegdirect.is_realtime_stream=true
rtsp://192.168.0.4:554?freq=490&msys=dvbc&sr=6900&mtype=256qam&pids=0,16,17,20,2900,2901,2911
 

Maybe you can try again? Thanks!

Edited by Retrofan
Link to comment
  • 2 weeks later...
On 4/26/2021 at 9:35 AM, Griga said:

 

I've tried, but Kodi 19 (Matrix) doesn't support Sat>IP (RTSP) URLs. The Simple IPTV Add-On reads the M3U quite happily, but I got a "Cannot be played" message.

 

The RTSP M3U output in TransEdit is tailored for the VLC, that doesn't support tvg tags, but understands the

 

#EXTINF:-1, category, channel name

 

scheme.

 

Hi, please try again. KODI 19.1 is out and has a RTSP bugfix as well.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...