-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not compile on Ubuntu 18.04 #54
Comments
If you want to control an HdHomerun device, then you will need to install After doing so, the libdvbtee uses a custom version of libdvbpsi, and the Please try again using the |
Ahh, thanks. I'll try again when I get a chance. I've written a PVR for HDHomerun. A user clicks on "Record" in a TitanTV.com tv guide. That Downloads a program.tvpi file which I've associated with a bash script. It adds a cron job which calls the same bash script, but to record the show. The recording functions call APIs to flesh out the show/movie title in the Plex naming convention. I'd like to improve its repeat recording feature which currently assumes the same weekday and time. So a correct local tv guide is important. I hope your library can help me there. Thanks! |
Below makes the compile succeed. Previously installed libhdhomerun
|
commit ea75b56 (HEAD -> master, tag: v0.6.7, origin/master, origin/HEAD)
The text was updated successfully, but these errors were encountered: