Skip to content
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

Tvheadend: update to 3.9.1838, enable hdhomerun #3549

Closed
wants to merge 1 commit into from
Closed

Tvheadend: update to 3.9.1838, enable hdhomerun #3549

wants to merge 1 commit into from

Conversation

Frank-NL
Copy link
Contributor

Tvheadend now has native support for hdhomerun devices. To enable this,
libhdhomerun needs to be added to the toolchain and be used as a
dependency for tvheadend.

Tvheadend now has native support for hdhomerun devices. To enable this,
libhdhomerun needs to be added to the toolchain and be used as a
dependency for tvheadend.
@ksooo
Copy link
Contributor

ksooo commented Oct 15, 2014

Again, 3.9.1838 might not be a good choice. Still fixes for libhdhomerun an tvh side at the moment of this writing (e.g. tvheadend/tvheadend@ee4043c).

@Frank-NL
Copy link
Contributor Author

@stefansaraev Do you want to upload a newer revision? The addon compiles on 1838 with Werror removed, it just complains about whitespace missing.

@stefansaraev
Copy link
Contributor

3.9.1847 uploaded and yes werror patch should be removed

@Frank-NL
Copy link
Contributor Author

OK do you want me to try to update this pull req or do a new one again?

@stefansaraev
Copy link
Contributor

no worries. it turns out an updated werror patch will be needed. I'll take care (compiling 3.9.1847). thanks.

@Frank-NL
Copy link
Contributor Author

Thanks. I'll leave this as it is now.

@stefansaraev
Copy link
Contributor

pls test and report back: link removed (RPi and Cuboxi builds pending. will upload in next few hours)
compiled with internal hdhomerun (static) so no changes are required to libhdhomerun package.

@Frank-NL
Copy link
Contributor Author

Yep it's working really well on devel-20141007030758-r19340-g1be502f

Only issue (I've seen it before with other users) is that tvheadend tries to backup config which makes it crash again and again:

Oct 15 12:12:21 bokito tvheadend[1439]: main: Log started
Oct 15 12:12:21 bokito tvheadend[1439]: config: backup: migrating config from 0.0.0unknown (running 3.9.1847gec231ac)
Oct 15 12:12:21 bokito tvheadend[1439]: config: backup: running, output file /storage/.xbmc/userdata/addon_data/service.multimedia.tvheadend/backup/0.0.0unknown.tar.bz2
Oct 15 12:12:21 bokito tvheadend[1469]: spawn: Executing "/bin/tar"
Oct 15 12:12:21 bokito tvheadend[1439]: config: command '/bin/tar cjf /storage/.xbmc/userdata/addon_data/service.multimedia.tvheadend/backup/0.0.0
unknown.tar.bz2 --exclude backup --exclude epggrab/*.sock .' returned error code 1
Oct 15 12:12:21 bokito systemd[1]: service.multimedia.tvheadend.service: main process exited, code=exited, status=1/FAILURE
Oct 15 12:12:21 bokito systemd[1]: Unit service.multimedia.tvheadend.service entered failed state.

This can be fixed by adding -B as parameter in tvheadend.start. I don't think tvh should backup config on OE.

@stefansaraev
Copy link
Contributor

ok thanks much. backups disabled. all built and uploaded

@Frank-NL Frank-NL deleted the tvheadend-nativehdhomerun branch October 15, 2014 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants