Aanok / jftui

Jellyfin Terminal User Interface
The Unlicense
142 stars 7 forks source link

Exclude books from Continue menu. #33

Closed ghost closed 1 year ago

ghost commented 1 year ago

When opening the continue menu, if using JellyFin for books as well, the Warning: jf_sax_items_end_map: unexpected jf_item_type. This is a bug. warning will pop up. I unfortunately do not have time to either add book support (via xdg-open perhaps) or completely expunge references to books in jftui; but this was a quick fix to at least avoid the warning.

Aanok commented 1 year ago

Very fair. Hopefully I get the time myself to do a thorough sweep of the code and make sure books are handled correctly everywhere. They're not supported but they shouldn't break other stuff. Thanks!