I'll give it a spin.
Thanks for the heads-up about the xz-utils backdoor too!
by Beelzebassie » 07 Apr 2024, 17:36
by tomp » 02 May 2024, 02:12
by Stephane » 10 Jul 2024, 08:10
by janui » 10 Jul 2024, 09:36
There are no line limitations built in. However, there could be a limit imposed by one of the system settings, or it could be caused by a bug.Stephane wrote:I am facing a problem with my music collection, the Library tab only displays directories to the letter D!
If I search the database for artists past letter D then no problem, I can see the result on the screen (local or remote).
by Stephane » 10 Jul 2024, 14:50
by janui » 10 Jul 2024, 17:49
This should not be a problem, I have over 2000 albums displayed. Chrome, Chromium, Firefox all display the same. I suspect that there is an invalid character in the metadata of one of your songs, the latest versions of PHP and nginx are much stricter than their previous versions. Things like backspace and null characters are no longer valid as they can be used in malware. I will put a script together which you can use to check things out, give me a couple of days. In the mean time you could try checking out the metadata of the songs in the first directory not to be displayed (also check that the last displayed directory has all its files), or just try temporally removing these suspect songs from your library. If you modify metadata or remove the songs from your library then you need to run an 'Update MPD library' from the Sources UI before retesting.Stephane wrote:There are 54 files and 176 directories displayed. On the local screen (chromium) or on a remote Firefox.
No modifications in the UI except one, the name of the player just before the MENU (top left).
by Stephane » 11 Jul 2024, 10:44
by janui » 11 Jul 2024, 18:28
I have been looking at the code, trying to work out a generic fix without imposing a performance overhead. If you plan to look at the metadata of the suspect file(s), could you check the occurrence of an entry which ends with 'OK' (for example Title: Are you OK) ?Stephane wrote:Thank you for the tips Janui, the culprit is the last album displayed. Once deleted I see all my music collection.
Now I have to analyse the MP3 files.
getid3-cli <full-path-and-filename-of-the-music-file>
getid3-cli -h
by janui » 14 Jul 2024, 15:34
I have posted a couple of fixes which should solve any problems with album metadata. If you could try retesting by replacing the unaltered music files it would be appreciated.Stephane wrote:Thank you for the tips Janui, the culprit is the last album displayed. Once deleted I see all my music collection.
Now I have to analyse the MP3 files.
by Stephane » 15 Jul 2024, 10:49
support RuneAudio