2024-05-14, 09:52 AM
(This post was last modified: 2024-05-14, 02:45 PM by Iskelderon. Edited 5 times in total.)
(2024-05-14, 12:32 AM)PuppetSin Wrote:(2024-05-13, 12:22 PM)epicteammate Wrote: Perhaps I'm just dumb, but can someone tell me where to enable trickplay? I've dug through the playback and library settings pages, restarted the server and cleared cache and still cannot find a toggle for it.
I'm assuming you are probably running into the same issue as me, is your library a "Mixed Movies & Shows" library type? All my non-mixed libraries have trickplay but this is what looks to be my main issue
Makes sense, that's usually the red-headed step-child in Jellyfin.
I already split my libraries by countries/languages and splitting those each into movie and TV sub-libraries would just waste space and effort, especially if you have plenty of franchises that contain both things.
As I said above, I've already tried all the other usual tricks, so this once again might be why a feature is broken.
For the time being, will these changes in each library's options.xml, followed by a re-scan of the libraries work around that problem until the settings visibility is fixed?
Code:
<EnableTrickplayImageExtraction>true</EnableTrickplayImageExtraction>
<ExtractTrickplayImagesDuringLibraryScan>true</ExtractTrickplayImagesDuringLibraryScan>
After a library re-scan it still leads to the following, so there must be another puzzle piece missing.
Code:
[2024-05-14 16:35:58.282 +02:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 4 seconds
[2024-05-14 16:36:07.329 +02:00] [INF] [37] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-05-14 16:36:13.503 +02:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 4 seconds