2016-12-15, 15:23
(2016-12-15, 15:19)Drt1989 Wrote:(2016-12-15, 14:54)primaeval Wrote:(2016-12-15, 14:45)Drt1989 Wrote: ---- Have you thought of somehow adding recording functionality? Now that we can set reminders straight from the Guide, imagine having a Record option too.
I know this would probably have to be handled by a 3rd party player so is probably a dead end. Just an idea.
It's been there ever since AutoPlayWith's were added. You just need to do a bit of extra manual labour.
If you have ffmpeg installed for your device it should be fairly easy but needs a bit of work.
See if you can follow the instructions in
addons\script.tvguide.fullscreen\resources\playwith\readme.txt
I haven't made it generic yet because there are some major variations on all the devices, operating systems and Kodi versions.
If you have a playercorefactory.xml player that can do recording you can use that instead.
[EDIT] It won't be as good as a dedicated pvr recording backend but it does work for addons which the pvr doesn't.
Ah.... I didn't mention that this would be on Android OS.......... I'll read the readme as I can at least try on Windows.
I really feel I should get into programming. There's a lot of ideas I have but it's as though I can't write because I don't know the language. Kodi has become a bit of a playground for me! Have you got any tips on where to start learning?
I got it working on Android. There is a build of ffmpeg that works on that.
I think I used this one. Look for a link to prebuilt-binaries.
https://github.com/WritingMinds/ffmpeg-android
This is the fastest way to learn any new programming language. I always start there.
https://learnxinyminutes.com/