kartik-venugopal / aural-player

An audio player for macOS, inspired by Winamp.
MIT License
732 stars 43 forks source link

Does not start with empty playlist if "append files/folders" is selected #69

Closed LesterJitsi closed 8 months ago

LesterJitsi commented 8 months ago

The title is self-explanatory. I don't know if this is intended, but when I start Aural from the Dock it behaves as expected (see screenshot with playlist settings). If I quit Aural and then double-click a .m3u file, Aural starts and it appends the new tracks to the last played playlist. The "ghost" playlist does not appear in History > Recently added, but its tracks appear in History > Recently played.

Aural 3.24.0 on Ventura 13.6. Thanks in advance.

Screenshot 2023-10-21 alle 19 15 05_2

kartik-venugopal commented 8 months ago

Thanks! Yup, reproduced the bug and found the issue in the code. Will fix soon :)

Cheers !

kartik-venugopal commented 8 months ago

Released a fix in v3.24.1. Please try it out and let me know if it works.

BTW, I am not putting in much work on v3.x these days as I am trying to get v4.0 out ... hopefully in a few months! So, if I get a bug report on v3.x, I would do the bare minimum to fix it without too much testing on my end.

If and when by some miracle I do get v4.0 out, I would appreciate you trying it out and giving me some feedback.

And thanks again :)