openwrt / openwrt/packages

tvheadend: Fix autorec create/edit TypeError with Firefox

Open
#26,422 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Editing autorec is not working on Firefox. This pull request fixes the problem https://github.com/tvheadend/tvheadend/pull/1786
@neheb can you implement the fix to the openwrt package?
I was able to fix it myself on docker/tvheadend by editing vim /usr/share/tvheadend/src/webui/static/tvh.js.gz but I can't find the same file in openwrt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with upstream pull request #1786 and the OpenWrt tvheadend package to locate how the web UI assets are packaged; the reported Docker path is /usr/share/tvheadend/src/webui/static/tvh.js.gz. Confirm that the package includes the upstream fix and that autorec creation and editing work in Firefox.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.