• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 16
PVR Simple SQL Client w/ Recording
#16
Hi el_gonz87,

iam waiting for that!! Good job!!! I have a s905x Box with libreelec. Can i test your build? It would be great to record some shows...

thx alot

greats Antaril
Reply
#17
Thank you very much for the work you doing. The lack of ability to record IPTV is the only downside in kodi for me. I spend hours and hours trying to find a good and comfortable solution, but I failed.
So keep up the work. You will make many people happy.
Reply
#18
I just see this post and im waiting a good future for this project, btw  are you from Spain? I saw some channels from movistar
Reply
#19
@el_gonz87 Should you be talking to @primaeval ? https://forum.kodi.tv/showthread.php?tid=329134
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#20
I'm waiting for this addon since years!!! Please make it for raspberry 2/3.

When do you think to release it?

Thank youuuuu!!!
Reply
#21
Looking forward to using this on my Shield TV. Thanks for the work, I'm very excited to get my hands on it
Reply
#22
(2018-04-05, 04:51)lazyboy0172 Wrote: Looking forward to using this on my Shield TV. Thanks for the work, I'm very excited to get my hands on it
 In the mean time you could try my IPTV Recorder addon.
Reply
#23
Watching this with great anticipation. Hope it all goes well and is released soon.
Reply
#24
Looks really amazing!
Keep up the good work. Any news when it will be released ? Would love to test it on my raspberry pi 3 with libreelec!
Reply
#25
Man this looks awesome.
Reply
#26
Hi, there is any news about it? I want to try it soon as possible! :-)

Could you provide an update? Could you release it to the public? Thanks
Reply
#27
Hi everyone, sorry for the MAJOR delay.

I have uploaded my project to github so people can start testing it out!

Link: https://github.com/gonzalo-hvega/xbmc-pvr-iptvsimple

You will have to compile the addon for linux (instructions in readme), or for android compile kodi with my addon included and build apk (NO WAY AROUND THIS).

Tested:
1) Linux (FULL FUNCTIONALITY)
2) Android (Cannot natively record, requires linux machine sharing same recordings path so that linux can do actual recording to file)

I DO NOT HAVE OR PLAN ON GETTING Windows / OSX machines, so modify code if you wish to test on those systems.

I know its a bit of a bummer for android, but I at least use it at home with a linux media server, so my android devices are kind of an extension of my DVR, similar to how cable companies give you 1 dvr and the other boxes can record on it.
I'm looking for a solution to android, but unfortunately the android system has a --noexec on loaded binaries from data partition. This means FFMPEG has to be built and install into android via apk to an area kodi can point to (NOT EASY!).

Will continue to work on this, I have some ideas:
 - Pass off to python script, would require sister addon script to be installed from a repo. (may reach out to primeval)
 - Create sister APK build for FFMPEG that allows Kodi access to the install location. (will prob be time consuming)
 - Look for alternate recording capabilities more native to android.
 - Etc...

Important, if testing and want to report issues PLEASE include kodi.log from session with issue and use pastebin to do so.

Sorry if I have not addressed all the questions, will do my best moving forward.

Best,
Gonzalo
Reply
#28
It works on Raspberry Pi (ARM cpu)?
Reply
#29
(2018-05-23, 08:08)surfparadise Wrote: It works on Raspberry Pi (ARM cpu)?

Is it running Linux? If yes, then it will have full functionality.
Reply
#30
I was trying to use it on RPi3 running LibreELEC but unfortunately ffmpeg is compiled without ffprobe and libx264.
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 16

Logout Mark Read Team Forum Stats Members Help
PVR Simple SQL Client w/ Recording11