Bill Thornton

Results 295 comments of Bill Thornton

This will need testing. I suspect it will conflict with the mobile apps.

Unfortunately there are no web apis to specify a queue of items to play, so I don't think this is currently possible.

Seems like it might be here... https://github.com/jellyfin/jellyfin/blob/076a13abeb344f7a79d81cce030799c8e77dbfaf/Emby.Server.Implementations/Library/Resolvers/Books/BookResolver.cs#L17

Closing per https://github.com/jellyfin/jellyfin-web/pull/3507#issuecomment-1261278538

I prefer the current UI

Looks like the one action failed due to a type error: ``` ERROR in /home/runner/work/jellyfin-web/jellyfin-web/src/routes/movies/GenresView.tsx ./routes/movies/GenresView.tsx 24:21-33 [tsl] ERROR in /home/runner/work/jellyfin-web/jellyfin-web/src/routes/movies/GenresView.tsx(24,22) TS2345: Argument of type 'BaseItemDto[] | null | undefined'...

You can click the headings of the genres.

I tagged this as needs discussion since it's a matter of opinion as to whether this should be enabled by default or not... Personally I'm not a fan of the...

It turns out we explicitly disabled these by default in the 10.6.0 release (https://github.com/jellyfin/jellyfin-web/pull/1288). Much to my surprise, I was even opposed to the change at the time, but the...

Oh we are definitely interested in landing this! The problem is it's basically only me reviewing larger changes to web right now and I've been focusing on getting the new...