yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

Opus files and sorting playlists #116

Closed jaystermusic closed 1 month ago

jaystermusic commented 4 months ago

Hello,

Opus files seem to be crashing the latest version of the app. Also, sorting playlists also seems to crash the app when there are many files in the playlist, and the songs all disappear from the playlist upon opening Modizer again. Version 3.3 fixed the issue with the songs disappearing (though the app still crashed), but the issue seems to be back with the newest release.

yoyofr commented 4 months ago

I'm not familiar with 'opus' file. Could you please share some examples (attached or a link) ? For the playlist, how many entries to do have (roughly) ?

jaystermusic commented 4 months ago

It’s a lossy audio format; I believe it’s supported by VGMStream, so maybe the latest version is causing the issue. There are a couple of example files on this page. https://hydrogenaud.io/index.php/topic,122093.0.html

The playlists that are crashing Modizer are large; in excess of 8000 files.

yoyofr commented 4 months ago

ok, I found the issue / opus file. Will be fixed in v3.6, was linked to having wrong header files version for FFMpeg. Once using the up-to-date ones it's working well. For the playlist I need to check, but 8000 is huge! :)

yoyofr commented 3 months ago

Playlist management is now much better in dev build (will be part of v3.6). Testing with full HVSC and Asma (+60k entries) on iPhone SE and it is stable and fast so far. Also added new features:

jaystermusic commented 3 months ago

Perfect, thanks so much!

yoyofr commented 1 month ago

v3.6 released