-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DLNA not showing certain folders' content #9
Comments
I think i've been able to reproduce this - @ptasznikarium can you check to see if the files are visible in the web interface - because they aren't on mine. |
After further investigation - it looks like the folder is never being scanned. |
Mine were visible, but was scanned long time ago @BaronGreenback However I added new artist with same naming format and it was scanned without issue. |
Nope @BaronGreenback |
I see your 10,00 Manaics -- discography is in Music, while in VLC you look at Music1 This poses no problem tho as bug is in Folders view |
Ok, but problem is in 'Folders' view, not in 'Music' @BaronGreenback |
No worries, I might have not explained it well enough in first place, I blame my english (that is my 3rd language, therefore not that great) ;) Yes you can see Artist's folders, but no Albums in those affected Artist folders. |
On a side note, I can see that in VLC you see folder structure as: Not sure what is causing to display that FOLDER between Folders and Music. |
progressed it a bit further. First thing I've found is that the file type is important. VLC doesn't show items if it doesn't like the file type. (This seems to be the case even if it can play the contents.) |
This have nothing to do with VLC @BaronGreenback . Most of my files are FLAC but I tested on MP3 amd it's the same. On a sidenote, DLNA is broken on Foobar for Android, you see server but cannot go in, Not sure if it's Foobar update that broke it but I suspect it's 10.7 as well. Maybe will have some time next week to get old version of JF and test it. |
this same issue appears on hisense tv. |
FYI: Confirmed that DLNA folders doesn't work as expected - as well as hiding folders/items, it also displays items from other libraries. |
Have traced the issue to how JF expects the folder structure to be. eg. This is because "10,000 Manaics -- discography" (ignore the spelling mistake) is stored as a MusicAlbum by the scanner. |
This is a bit strange, why you would go for structure like ".. \Artist \ Artist -- discography \ ..." ? My structure is like following: I miss content as described previously, only if Artist have ' -- discography' appended. |
That's because it currently uses the internal name for the item and not the folder name. In my instance |
Hello. This looks still an issue :'( at least on TCL tv I noticed a lot of errors like this:
|
Have the same Issue, switched back to Emby because no directories or files are displayed in Jellyfin |
When using DLNA, going to 'Folders' view, then my music folder, then Artist folder, you should see Albums' folders of that Artist.
Problem is if Artist's folder is in format "Artist_name -- discography", then there is no Albums listed.
Content is still available if I access it by anything else than 'Folders' view.
It was working fine before JF 10.7 (I went from 10.6.x to 10.7.1) and still is broken in 10.7.2
All Artists with folders in format "Artist_name -- discography" and "Artist_name -- discography YYYY" are affected.
I tried renaming test folder by removing " -- discography" part. refreshing metadata, and restarting JF, but in DLNA I still could see old "Artist_name -- discography" folder, so not sure how to test it....
System (please complete the following information):
The text was updated successfully, but these errors were encountered: