Issues with large music library
#36
Thanks for this, @ailurux!

I purged the index files on the SD and did some steps before checking any logs.

- I didn't have any .ogg or .opus files, but I did start to strip away embedded stuff from .flac files on my SD, which are maybe 95% of the files on there:
> metaflac --remove --block-type=PICTURE,PADDING --dont-use-padding ./*/*.flac
- This didn't seem to help after starting the database indexing over again - same issue with crashing at a certain point, leading to boot-loop
- After this I decided to just purge any files that were'nt the actul audio files in the album folders:
> find ./*/* -type f ! -name "*.flac" ! -name "*.mp3" ! -name "*.m4a" -exec rm -f {} +
- This last step actually helped! I am guessing maybe there was some type of file (.cue, .pdf [booklet], etc) that was breaking the database indexing and is gone now so it was able to complete properly.

After fixing things though, I did get a few random unexpected reboots initially (like when trying to view all tracks, for example) but for the past while things seem to be stable.

If further issues like this occur, I can get some logs. Hope this is helpful for any changes that might be necessary for db indexing and such.
  Reply


Messages In This Thread
Issues with large music library - by UberKitten - 2025-01-29, 03:35 AM
RE: Issues with large music library - by emsho - 2025-02-08, 05:08 PM
RE: Issues with large music library - by emsho - 2025-02-08, 07:05 PM
RE: Issues with large music library - by emsho - 2025-02-10, 04:03 PM
RE: Issues with large music library - by redshift - 2025-02-10, 04:41 PM
RE: Issues with large music library - by emsho - 2025-02-10, 06:55 PM
RE: Issues with large music library - by emsho - 2025-03-30, 05:49 PM
RE: Issues with large music library - by ailurux - 2025-03-30, 09:55 PM
RE: Issues with large music library - by emsho - 2025-03-30, 10:23 PM
RE: Issues with large music library - by ailurux - 2025-03-31, 12:18 AM
RE: Issues with large music library - by emsho - 2025-04-01, 08:13 AM
RE: Issues with large music library - by ailurux - 2025-04-02, 12:00 AM
RE: Issues with large music library - by ailurux - 2025-04-03, 01:16 AM
RE: Issues with large music library - by emsho - 2025-04-06, 05:30 PM
RE: Issues with large music library - by redshift - 2025-04-06, 06:33 PM
RE: Issues with large music library - by redshift - 2025-04-06, 11:48 PM
RE: Issues with large music library - by emsho - 2025-04-07, 06:15 AM
RE: Issues with large music library - by tebriel - 2025-04-09, 10:59 PM
RE: Issues with large music library - by Be - 2025-04-10, 01:01 AM
RE: Issues with large music library - by tebriel - 2025-04-10, 01:19 AM
RE: Issues with large music library - by tebriel - 2025-04-10, 02:39 AM
RE: Issues with large music library - by Be - 2025-04-10, 06:09 AM
RE: Issues with large music library - by rooney - 2025-04-17, 08:28 PM
RE: Issues with large music library - by rooney - 2025-04-17, 10:46 PM
RE: Issues with large music library - by rooney - 2025-05-11, 12:54 AM
RE: Issues with large music library - by ailurux - 2025-05-11, 11:33 PM
RE: Issues with large music library - by rooney - 2025-05-14, 06:30 PM

Forum Jump: