tarkah / lazystream

Easily get LazyMan stream links, output directly or to m3u / xmltv formats. Streams can also be recorded or casted.
106 stars 16 forks source link

When selecting MLB game, ERROR: missing field `preview` at line 4 column 19 #112

Closed yamyamyamyamyam closed 2 years ago

yamyamyamyamyam commented 2 years ago

Hi, just trying to compile and use/update this project, ran into an issue where after selecting an MLB game, the program would just spit out ERROR: missing field `preview` at line 4 column 19. I compiled the program and tried to debug it, but I'm on macOS with relatively little Rust experience and couldn't even figure out where this error was being spit out, and it seems like you can't really set breakpoints on Rust error creation with lldb. If you're still around hope you see this and can provide some guidance!

tarkah commented 2 years ago

Looking into this now

tarkah commented 2 years ago

Fixed in https://github.com/tarkah/lazystream/releases/tag/v1.12.1