Closed idontveapc closed 9 months ago
hello, sorry for the inconvenience
the recent versions (starting from v1.4.8) implements a new way of indexing (https://github.com/namidaco/namida/commit/5ae0247a62046d03ce9cdf486f908a54ee085de7) which speeds it up by 250% using concurrent reading, this might be causing the crash. im thinking about adding a flag to adapt the old behavior again, this could fix the issue completely
about the second point, it's displaying the old track name/metadata because the indexing wasn't done, thus using the old file with old data, its also not playing audio bcz of the same reason (path changed but not updated in namida)
refresh
or a full re-indexing
its weird not being able to use namida while indexing, normally it should happen silently without affecting the experience, unless tags reading fails and switches to ffmpeg
, this might cause some lag
TO SUM THINGS UP:
You can also try excluding and reselecting the directory
my media files are on sdcard. on 1.4.8 indexer doesn't cause any crash or keeps running.
and a weird mention: the first still actually play a video (any video from my video files; it doesn't show the artwork of the album instead plays a video with audio of the track) after reinstalling to 1.4.8
to test yourself; you can clear all data or reinstall version 1.5.4 or 1.6.8
yeah, on the build (from actions) namida indexes without constant crashing, but as soon as it indexes all it crashes once.
YUP! on the latest release namida indexes all the song and as it finishes~ in 1 or 2 secs it crashes.
LET GO THROUGH THESE TOO:
what's with indexing videos?
the second screenshot again
thank you for detailed report, i think the indexing is working now?
and this time I'LL close issue.
and waiting for playing the videos feature... not like this...
u might not notice but there is no way an mp4 video would get indexed along with audios, what may be happening here is that u have this video with split audio and video, for example
the audio will get indexed normally, and any related video will be picked and played along with the audio
.mp4
is a container with .avc(video) and/or .m4a
container
funny indexing in new version...
@idontveapc u mean it crashed again?
yeah
v2.0.1 report: Refreshing or refreshing library doesn't cause any crash. Haven't reindex yet, should i?
@idontveapc i want to say go ahead but im afraid more than you lmao if it crashed, ur tracks should be still there
It didn't crash!! But application of colours from artworks is slow--ed?!
after restaring the app is not taking that long.
if u have artworks full res extracted (i.e u disabled media store and did a re-index) then it might be a bit slower to extract colors, but it only happens once.
anyways u restarted and everything is working fine, means i can take this as a "oki u can close issue now"? 😅
40
the issue was as namida worked fine and didn't crash after updating. but the real issue was INDEXER.
why im reopening a new; because:
/storage/emulated/0/Music directory
instead another directory which namida indexed actually) namida asks for storage access AGAIN. and app crashes when you allow it then indexer runs and then when you open namida again you can't play the renamed file but the first song on the TRACKS (note: which is a song file.mp3/.m4a/.flac
) is playing the song but showing a video without its original audio!! i believe that video was from my downloads though but audio was from the song file.now i had to go back to the version 1.4.8 and indexer finishes its job, namida doesn't crash. i can update namida now but there are a lot of ptoblems with indexing, and how new files would be added without running indexer again!!?
i think better would be to not extract meta like this, instead read the files and when they change.