crunchyroll-webos icon indicating copy to clipboard operation
crunchyroll-webos copied to clipboard

History doesn't work

Open nickgirga opened this issue 4 months ago • 0 comments

As of March 2nd, 2024, the history tab doesn't seem to work. Presumably because of Crunchyroll API changes.

I get a non-fatal error:

Cannot read property 'type' of undefined

TypeError: Cannot read property 'type' of undefined
at file:///media/developer/apps/usr/palm/applications/com.crunchyroll.webos/scripts/main.js:3194:43
at Array.filter ()
at file:///media/developer/apps/usr/palm/applications/com.crunchyroll.webos/scripts/main.js:3194:34
at step (file:///media/developer/apps/usr/palm/applications/com.crunchyroll.webos/scripts/main.js:3134:23)
at Object.next (file:///media/developer/apps/usr/palm/applications/com.crunchyroll.webos/scripts/main.js:3115:53)
at fulfilled (file:///media/developer/apps/usr/palm/applications/com.crunchyroll.webos/scripts/main.js:3106:58)

Nothing under History is shown. Just this error message in a red card. Note that my TV is not rooted, running webOS version 5.5.0-1103. My TV's model number is 55UN7300PUF. I am using Crunchyroll version 1.10.2, installed via Homebrew. Homebrew was installed via Ares (the webOS command line tool) using Developer Mode, because my TV is not rooted. Video playback works. Watchlist works. Explore works. Search works. The rest of the app seems functional, but History does not work.

nickgirga avatar Mar 02 '24 11:03 nickgirga