Taiko2k / Tauon

The music player of today! :city_sunrise:
https://tauonmusicbox.rocks
GNU General Public License v3.0
1.75k stars 66 forks source link

Output CUE parsing errors to log window #1219

Open litemotiv opened 2 weeks ago

litemotiv commented 2 weeks ago

V7.8.1

When a CUE sheet can't be parsed correctly, it currently fails silently. It would be helpful if parse errors could be logged to the log window, to help debug the cause.

Below is an example of a CUE that cannot be parsed correctly, resulting in an empty playlist entry. The log window shows no errors:

2024-08-29_10-37

Taiko2k commented 2 weeks ago

OK Ive committed a change for this now