• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 90
Release IPTV Recorder
(2019-02-13, 11:45)primaeval Wrote:
(2019-02-13, 11:39)Laser78 Wrote:
(2019-02-13, 11:29)primaeval Wrote: Hi.

If there is no program data in Channel Groups then either there is no program data for those channels in your xmltv file
or the tvg-id values in your m3u don't match the "channel id" values in your xmltv file.
Look in channels1.m3u and xmltv1.xml in userdata\addon_data\plugin.video.iptv.recorder

I've added "Cancel Recordings" to the context menu of Recordings in Addon Recorder in version 0.0.26.
It was never intended to be used for live TV recording, just catchup programs.
There is  "Settings\Maximum Recording Length (hours)" with a default of 6 hours recordings which will let you do an instant live recording if you want to. 
Thank's Primaeval

Can you please look at the list and tell me why it does not appear in CHANEL GROUP?

List IPTV :
http://91.121.64.179/tdt_project/output/channels.m3u8 
I'd have to compare the m3u to the xmltv file to see what is missing.

For example look for
channel id="TVE ASTRA SD 2.sp"
in your xmltv file to see if the first channel has a matching channel.

There are also a lot of channels without a tvg-id at all.

The space after the last comma might cause problems too
eg
, NASA TV - Public HD

As a last resort IPTV Recorder will try to match that name to a channel name but extra spaces could mess up the match.
Hi

I just did the test with a single link and it does not appear in the CHANEL GROUP section either. I have to go to another section to start the recording?


#EXTINF:-1 tvg-logo="https://is2-ssl.mzstatic.com/image/thumb/Purple118/v4/44/cf/9f/44cf9fb7-dc61-bd74-2238-1f6d6b11925f/source/320x320bb.jpg",TVGE
http://rtmp.ott.mx1.com/tvge1/tvge1multi...aster.m3u8

ImageImage
Reply
(2019-02-13, 13:20)Laser78 Wrote:
(2019-02-13, 11:45)primaeval Wrote:
(2019-02-13, 11:39)Laser78 Wrote: Thank's Primaeval

Can you please look at the list and tell me why it does not appear in CHANEL GROUP?

List IPTV :
http://91.121.64.179/tdt_project/output/channels.m3u8 
I'd have to compare the m3u to the xmltv file to see what is missing.

For example look for
channel id="TVE ASTRA SD 2.sp"
in your xmltv file to see if the first channel has a matching channel.

There are also a lot of channels without a tvg-id at all.

The space after the last comma might cause problems too
eg
, NASA TV - Public HD

As a last resort IPTV Recorder will try to match that name to a channel name but extra spaces could mess up the match.  
Hi

I just did the test with a single link and it does not appear in the CHANEL GROUP section either. I have to go to another section to start the recording?


#EXTINF:-1 tvg-logo="https://is2-ssl.mzstatic.com/image/thumb/Purple118/v4/44/cf/9f/44cf9fb7-dc61-bd74-2238-1f6d6b11925f/source/320x320bb.jpg",TVGE
http://rtmp.ott.mx1.com/tvge1/tvge1multi...aster.m3u8

ImageImage 
 Same problem. There is no tvg-id attribute.

Expand the 2 examples on this page to see what you need.
https://kodi.wiki/view/Add-on:IPTV_Simple_Client
Reply
(2019-02-13, 13:20)Laser78 Wrote:
(2019-02-13, 11:45)primaeval Wrote:
(2019-02-13, 11:39)Laser78 Wrote: Thank's Primaeval

Can you please look at the list and tell me why it does not appear in CHANEL GROUP?

List IPTV :
http://91.121.64.179/tdt_project/output/channels.m3u8 
I'd have to compare the m3u to the xmltv file to see what is missing.

For example look for
channel id="TVE ASTRA SD 2.sp"
in your xmltv file to see if the first channel has a matching channel.

There are also a lot of channels without a tvg-id at all.

The space after the last comma might cause problems too
eg
, NASA TV - Public HD

As a last resort IPTV Recorder will try to match that name to a channel name but extra spaces could mess up the match. 
Hi

I just did the test with a single link and it does not appear in the CHANEL GROUP section either. I have to go to another section to start the recording?


#EXTINF:-1 tvg-logo="https://is2-ssl.mzstatic.com/image/thumb/Purple118/v4/44/cf/9f/44cf9fb7-dc61-bd74-2238-1f6d6b11925f/source/320x320bb.jpg",TVGE
http://rtmp.ott.mx1.com/tvge1/tvge1multi...aster.m3u8

  

It looks like you got your list from here.
https://github.com/LaQuay/TDTChannels

You also need an xmltv file which it doesn't look like they provide.
IPTV Recorder won't work without one.

You might be able to make one with Webgrab+Plus or my "xmltv Meld" addon.
http://www.webgrabplus.com/
https://forum.kodi.tv/showthread.php?tid=330668

Make sure you link the xmltv channel ids to the the m3u tvg-ids.
Reply
Hi,

Where I have to copy the .xlmtv file ?

in what folder ?

I answer
in the settings and it works!
Reply
another question,

how is it possible to stop a recording in progress?

found in Maintenance / Jobs

I continue with the tests, it's great
Reply
(2019-02-14, 00:16)Laser78 Wrote: another question,

how is it possible to stop a recording in progress?
 If you started it from a program in a channel listing you should be able to go back into that channel listing, right click and Cancel Record.
If you started it as a timed recording go into Maintenance\Jobs, right click and Delete Job.
Reply
Wink 
Yes ! 

Blush   I continue with the tests, it's great Primaeval

I congratulate you
Reply
Hi,

how do I add optional parameters to ffmpeg (http://ffmpeg.org/ffmpeg-all.html#udp), so that the parameters get added like ffmpeg -i udp://10.1.1.238:1234?fifo_size=1000000
(url?parameter)
Reply
(2019-02-14, 02:55)hsh24 Wrote: Hi,

how do I add optional parameters to ffmpeg (http://ffmpeg.org/ffmpeg-all.html#udp), so that the parameters get added like ffmpeg -i udp://10.1.1.238:1234?fifo_size=1000000
(url?parameter)
 You should be able to add the complete url in your m3u file.
Code:
#EXTINF:-1 tvg-id="cbbc" tvg-logo="https://server/cbbc.jpg" group-title="Kids",CBBC
udp://10.1.1.238:1234?fifo_size=1000000
The ? query string isn't stripped off in the program.

You can use the | syntax to add extra headers to ffmpeg in the url. eg

You can also add extra ffmpeg arguments in "Settings\Jobs and Rules\Optional extra ffmpeg arguments"
Reply
Hi Primaeval,

I am real newbie to this new technology! too old for this Smile I have a Raspberry PI3 with a power USB hard disk. Kodi 18 Leia and IPTV Recorder with the ffmpeg installed successfully. I followed your instruction but when recording starts it mentions: recording start and after some seconds: add-on error.

I need some support in getting this running?

Thanks

https://paste.kodi.tv/vuqadebevi
Reply
(2019-02-14, 19:26)invincible Wrote: Hi Primaeval,

I am real newbie to this new technology! too old for this Smile I have a Raspberry PI3 with a power USB hard disk. Kodi 18 Leia and IPTV Recorder with the ffmpeg installed successfully. I followed your instruction but when recording starts it mentions: recording start and after some seconds: add-on error.

I need some support in getting this running?

Thanks

https://paste.kodi.tv/vuqadebevi
Hi.
The error is because you haven't set the ffmpeg location or it has the wrong permission.
LibreELEC seem to have removed ffmpeg from version 9.0.0.
You can probably copy it from version 8.2.5. or just downgrade to 8.2.5.
In 8.2.5 ffmpeg is located at
/usr/bin/ffmpeg

I've asked where ffmpeg has gone on the LibreELEC forum.
https://forum.libreelec.tv/thread/14576-...post111218
Reply
I got a reply.

ffmpeg on LibreELEC 9.0.0 is now part of ffmpeg-tools

LibreELEC Addons \ Program Addons \ FFmpeg Tools
and it installs ffmpeg to
/storage/.kodi/addons/tools.ffmpeg-tools/bin/ffmpeg
Reply
Thanks for the quick reply. The ffmpeg has been installed from the kodi repository. So I need to change location in ffmpeg application. I will try later Smile
Reply
(2019-02-14, 21:05)invincible Wrote: Thanks for the quick reply. The ffmpeg has been installed from the kodi repository. So I need to change location in ffmpeg application. I will try later Smile
 Make sure you turn on
Kodi \ Settings \ Media \ General \ <expert> \ Show Hidden Files and Directories
or you won't see the .kodi folder when you look for it in
IPTV Recorder \ Settings \ Jobs and Rules \ ffmpeg exe
Reply
It’s working... amazing. Thanks a lot Smile you made my day!
Reply
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 90

Logout Mark Read Team Forum Stats Members Help
IPTV Recorder4