2023-10-01, 06:31 AM
I noticed this today and what I have found through making the Llamafin app is that Hamburger Menu -> Playlists and Hamburger Menu -> Music -> Playlists use two different API queries.
Now I had been filtering on MediaType === 'Audio' for the playlists. Now when checking "Hamburger Menu -> Playlists" the MediaTypes are coming through and are being listed as Audio for the Music Playlists and Video for the Video Playlists and even still when navigating to "Hamburger Menu -> Music -> Playlists" the MediaTypes are pulling through Audio but they are not showing the other Playlists.
Something else to note, the Playlists that are not visible under "Hamburger Menu -> Music -> Playlists" are ones that have been created with Jellyfin through the GUI but the ones that are visible are ones that have been picked up as m3u playlists from folders.
I hope this helps in resolving the issue Jellyfin team!
Now I had been filtering on MediaType === 'Audio' for the playlists. Now when checking "Hamburger Menu -> Playlists" the MediaTypes are coming through and are being listed as Audio for the Music Playlists and Video for the Video Playlists and even still when navigating to "Hamburger Menu -> Music -> Playlists" the MediaTypes are pulling through Audio but they are not showing the other Playlists.
Something else to note, the Playlists that are not visible under "Hamburger Menu -> Music -> Playlists" are ones that have been created with Jellyfin through the GUI but the ones that are visible are ones that have been picked up as m3u playlists from folders.
I hope this helps in resolving the issue Jellyfin team!