get-iplayer / get_iplayer

A utility for downloading TV and radio programmes from BBC iPlayer and BBC Sounds
https://github.com/get-iplayer/get_iplayer/wiki
GNU General Public License v3.0
2.13k stars 229 forks source link

Display of PVR List tab is broken in Web PVR v3.32 #443

Closed angeltek closed 10 months ago

angeltek commented 10 months ago

Do not file a bug report if you are using get_iplayer outside the UK. If you do, your report will be ignored.

Do not file a bug report if you are using get_iplayer with a VPN or proxy from any location, including the UK. If you do, your report will be ignored.

Search the repository (search field at top left) to see if a report already exists for the bug in the issue tracker. Do not create a duplicate report. Duplicate reports will be ignored.

Review recent open and closed entries in the issue tracker to see if a report already exists for the bug. Do not create a duplicate report. Duplicate reports will be ignored.

Ensure that you are using get_iplayer 3.32 or higher. If not, your report will be ignored.

Identify the operating system and version where get_iplayer demonstrates the bug

Windows 10

Provide a clear and concise description of the bug. Do not paste get_iplayer output or screenshots into the field below. If you do, your report will be ignored.

As of v3.32, the web-based PVR List tab shows a basic two column table (checkbox, "PVR Search") containing the expected PVR entries (one per row), however all other columns (such as Channel, Comment , force, modes, etc) are missing. Clicking on any entry to edit it displays a basic table with 2 columns ("pvrsearch" plus the underscored name of the entry) as a single row.

Issuing "C:\Program Files\get_iplayer\get_iplayer.cmd" --encoding-webrequest=UTF-8 --encoding-console-out=UTF-8 --nocopyright --expiry=999999999 --pvrlist from the Windows command line produces the correct text-only output showing all the usual fields (comment force, modes, search0, etc).

Downgrading back to v3.31 restores the display to its former detail as a multicolumn table with entries that show all fields when edited.

Tested using Firefox and Chrome with same results.

Provide the PID or URL of the programme you are attempting to download, if applicable. Provide the PID or URL for only one programme.

No response

Provide the complete get_iplayer command line that demonstrates the bug. Do not truncate or excerpt the command. If you do, your report will be ignored. If you are using the Web PVR, list the steps necessary to reproduce the bug, in as much detail as possible.

  1. Launch the Web PVR
  2. Click on PVR List tab
  3. It is immediately clear that all pre-existing PVR entries are not displayed correctly
  4. Click on Search tab and add any program to the queue
  5. The PVR List tab is automatically shown with the correct information displayed about the program just added in the upper console-style section, however the table in the lower section is not displayed correctly (including the newly added program).

Drag your verbose log file into the field below to create an attachment. Your verbose log file must be added as an attachment. Do not paste its contents into the field below. If you do, your report will be ignored. You may enter a URL linking to your verbose log file on a pastebin site. If the bug prevents get_iplayer from running, enter "N/A" in the field below. If you enter any other text in the field below, your report will be ignored.

log.txt

If you are using the Web PVR, provide your web browser name and version. This information typically can be found from the application menu via Chrome/Firefox/Safari->About... (macOS) or Help->About... (Linux/Windows)

Firefox 118.0.1 (64-bit)