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 Support #74

Open
mBetar4 opened this issue Jan 11, 2025 · 2 comments
Open

Tvheadend Support #74

mBetar4 opened this issue Jan 11, 2025 · 2 comments

Comments

@mBetar4
Copy link

mBetar4 commented Jan 11, 2025

Great project, thank you for sharing.
But, how can I use it with Tvheadend, I tried:

And works sometime, but fails a lot!

Kindly, advice.

@dtankdempse
Copy link
Owner

The issue seems to be with Tvheadend,

To troubleshoot issues with Tvheadend, you can check its logs to get insights into what's happening. Here's how:

Accessing Tvheadend Logs

Via Web Interface

  1. Go to the Tvheadend web interface.
  2. Navigate to Configuration > Debugging > Debug Level.
  3. Set the debug level to all to capture detailed logs.
  4. Look for errors or issues in the Log Viewer section.

Via Command Line

  • If Tvheadend is running as a service:

    sudo journalctl -u tvheadend -f
  • Alternatively, if you start Tvheadend manually, you can run it in verbose mode to see logs directly in the terminal:

    tvheadend -d -c /path/to/config -u user -g group

    If you want me to take a look at the logs let me know.

@mBetar4
Copy link
Author

mBetar4 commented Jan 13, 2025

Thank you for the quick response, here are the logs.

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

No branches or pull requests

2 participants