mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
DVR #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gabinator9 on GitHub (Dec 11, 2018).
Originally assigned to: @anthonylavado on GitHub.
I know this is just starting out and this may take a long time to be implemented but I would love it if you guys could implement DVR like plex or emby. I would instantly switch if that happened
@inkdawgz commented on GitHub (Dec 11, 2018):
@Gabinator9
Switch anyways and use nextpvr for now to record or another program to record. Use schedulesdirect and one of these.
http://www.schedulesdirect.org/approvedsoftware
@louisefindlay23 commented on GitHub (Jan 7, 2019):
It would be great if there was support for other tuners like USB and PCIE similar to Plex's unsupported tuners. Perhaps natively integrating Tvheadend tuners without the need for HD Homerun emulation via Antennas or tvhProxy.
@JustAMan commented on GitHub (Jan 12, 2019):
@louisefindlay23 is this emulation working reliably? If so, maybe documenting it (or making a plugin for it) is a way to add support?
@louisefindlay23 commented on GitHub (Jan 12, 2019):
Antennas is a lot easier and more reliable than tvhProxy. I have had failed recordings but that could be down to the unreliability of Plex DVR (transcoder errors.) I've not tried Emby DVR because I don't have Premiere.
Not installed jellyfin yet but would be happy to install it from the docker container and test. I usually use the docker version of antennas (though there is a non-docker version) https://github.com/TheJF/docker-antennas.
If successful where would I submit the docs to?
@JustAMan commented on GitHub (Jan 12, 2019):
https://github.com/jellyfin/jellyfin-docs ;)
@joshuaboniface commented on GitHub (Jan 12, 2019):
I think DVR functionality is all working, cc @cvium. If so I think we can close this out?
@cvium commented on GitHub (Jan 12, 2019):
If DVR is the same as livetv recording, then yeah.
@louisefindlay23 commented on GitHub (Jan 13, 2019):
Installed fine but had to do the xmltv workaround for guide data. Recording works not sure about live tv because I couldn't get my LG WebOS tv to work via DLNA and on the web it complains about profiles. Will add to the docs.
@louisefindlay23 commented on GitHub (Jan 13, 2019):
I was using Docker so it was just down to the transcoder path not being set #478
@anthonylavado commented on GitHub (Jan 28, 2019):
Closing in 24h as Live TV recording does work - enhancements should be in a new issue if needed.