chrisbenincasa / tunarr

Create a classic TV experience using your own media - IPTV backed by Plex/Jellyfin
https://tunarr.com/
zlib License
183 stars 14 forks source link

Crash when creating my first channel. #781

Closed zypherion closed 1 week ago

zypherion commented 2 months ago

Contact Details

zxcbvnm90@gmail.com

What happened?

I was trying to create my first channel and receiving an error "Error saving programs. Zodios: Invalid Body parameter 'body'". When I expanded the list of shows added and started to scroll through to make sure none of them looked weird, I met a friendly dog telling me everything was fine... But it was not fine.

I'll try to create the channel again, with less shows selected this time, and see how that goes.

Version

0.10.3

What browser did you experience the the problem on?

Chrome (128.0.0.0)

What operating system are you using?

Windows (NT 10.0)

Relevant log output

RangeError: Invalid time value
    at PXe (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:391:40605)
    at HM (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:56:19552)
    at BU (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:58:44104)
    at $U (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:58:39822)
    at hse (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:58:39748)
    at k1 (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:58:39598)
    at yI (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:58:35960)
    at OU (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:58:34907)
    at w (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:43:1550)
    at MessagePort.O (http://192.168.0.201:8000/web/assets/index-BXnYKyLJ.js:43:1914)
chrisbenincasa commented 2 months ago

Thanks for the report! We've seen this error a bunch. Can you see what the logs in the browser dev tools say? It should reveal which field caused the zodios error.

As for the invalid time value...I've seen somebody else report that too but I've never been able to reproduce. I'll see if I can add a safeguard in the code to avoid it and report some details

chrisbenincasa commented 1 week ago

Closing this out as stale. Let me know if this is still an issue and I can reopen and investigate.