Kodi Community Forum
Release IPTV Recorder - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Release IPTV Recorder (/showthread.php?tid=329991)



RE: IPTV Recorder - michaelosh - 2021-07-12

there is option to record when no peg?record immidatly without any shows?


RE: IPTV Recorder - Zizouu - 2021-08-31

Hello,
I use your nice Add-on since this morning. Everything used to work perfectly but since i restarted Kodi, i can't get a single channel on PVR IPTV Simple Client. I can still p^lay channels from the add-on but not anymore from the Simple Client. Do you have any idea on how to solve this issue? Thank you for your help.


RE: IPTV Recorder - metaiiica1974 - 2021-10-19

I have installed IPTV Recorder for Matrix from here: https://github.com/Publish3r/repository.kodi.matrix/tree/main/plugin.video.iptv.recorder and in the Plugin self, recording works fine. But i cant use from PVR Simple Client Full EPG. I get "error parsing dates" after use "Schedule IPTV Recorder"

some one in contextEPG.py is wrong. I have read here the complete Thread but nothing has help to solve this Issue


RE: IPTV Recorder - 1deep - 2021-11-16

I'm trying to port another one of Primaeval's addons to kodi 19. Addon recorder. It lets you download videos from any addon in kodi which I like because it's universal and is good for addons that don't have a download feature built in. This is where I'm at so far if anyone wants to take a look:
https://www.dropbox.com/s/jz5ooyfkvywmvqx/plugin.video.addon.recorder.zip?dl=1


RE: IPTV Recorder - samueljones - 2021-11-23

(2021-11-16, 14:41)1deep Wrote: I'm trying to port another one of Primaeval's addons to kodi 19. Addon recorder. It lets you download videos from any addon in kodi which I like because it's universal and is good for addons that don't have a download feature built in. This is where I'm at so far if anyone wants to take a look:
https://www.dropbox.com/s/jz5ooyfkvywmvqx/plugin.video.addon.recorder.zip?dl=1
  
   I have not tested it fully but seems to be working.

   you need to add below to addon xml  to fix the icon not showing up
<assets>
    <icon>icon.png</icon>
  </assets>


RE: IPTV Recorder - ed_davidson - 2021-11-27

awesome, i used the addon recorder all the time in leia. looking forward to trying it again


RE: IPTV Recorder - ed_davidson - 2021-11-27

Im having the same problem as you are probably.

When i click library to add something I just get 2 dots

Same for you?


RE: IPTV Recorder - mjoh - 2021-12-06

I am also just getting two dots when I choose library.  Hopefully this can get fixed in the future because this is a awesome addon that I have used for several years.  Thanks to all the programmers working on this!


RE: IPTV Recorder - orobiwan - 2021-12-07

(2021-11-16, 14:41)1deep Wrote: I'm trying to port another one of Primaeval's addons to kodi 19. Addon recorder. It lets you download videos from any addon in kodi which I like because it's universal and is good for addons that don't have a download feature built in. This is where I'm at so far if anyone wants to take a look:
https://www.dropbox.com/s/jz5ooyfkvywmvqx/plugin.video.addon.recorder.zip?dl=1

Care to set that up on github? Smile


IPTV Recorder - ed_davidson - 2021-12-08

(2021-12-07, 09:05)orobiwan Wrote:
(2021-11-16, 14:41)1deep Wrote: I'm trying to port another one of Primaeval's addons to kodi 19. Addon recorder. It lets you download videos from any addon in kodi which I like because it's universal and is good for addons that don't have a download feature built in. This is where I'm at so far if anyone wants to take a look:
https://www.dropbox.com/s/jz5ooyfkvywmvqx/plugin.video.addon.recorder.zip?dl=1

Care to set that up on github? Smile


Could you help if I uploaded it to github?


RE: IPTV Recorder - orobiwan - 2021-12-29

(2021-12-08, 19:55)ed_davidson Wrote:
(2021-12-07, 09:05)orobiwan Wrote:
(2021-11-16, 14:41)1deep Wrote: I'm trying to port another one of Primaeval's addons to kodi 19. Addon recorder. It lets you download videos from any addon in kodi which I like because it's universal and is good for addons that don't have a download feature built in. This is where I'm at so far if anyone wants to take a look:
https://www.dropbox.com/s/jz5ooyfkvywmvqx/plugin.video.addon.recorder.zip?dl=1

Care to set that up on github? Smile


Could you help if I uploaded it to github?
I might be able to, yes. But, unless you already use some other source repository, I'd recommend it nevertheless. gitlab.com is also very good, and there you can have private repos aswell.


RE: IPTV Recorder - orobiwan - 2021-12-30

Alright, I've installed the recorder add-on (and pointed it to ffmpeg). But how do I start a recording? Smile Also, I have an external USB-3.0 drive where I want the recordings to end up. Is it possible to set path to recordings location?

System: LibreELEC 10.0.1 on a RPi4 (Kodi 19.3), with wireless keyboard attached. I've search https://kodi.wiki/view/Keyboard_controls but cannot find the "record button" function.


IPTV Recorder - ed_davidson - 2022-01-02

Are you using it on Leia?
Once you’ve set ffmpeg and the destination folder you want recordings to go to you need to add plugins then set some rules


RE: IPTV Recorder - orobiwan - 2022-01-03

No, Matrix.


IPTV Recorder - ed_davidson - 2022-01-11

It doesn’t currently work on matrix. That’s why it needs to be updated.