josedario87 bf7413b45f Fix 403 error when loading music files
- Fix path traversal security check by using absolute paths
- Remove problematic fetch override that forced JSON headers on all API requests
- Add error tracking and visual indicators for failed tracks
- Correct music directory resolution for both relative and absolute paths

The main issue was the security validation comparing relative paths incorrectly,
causing legitimate music file requests to be rejected with 403 errors.
2025-08-10 01:28:16 -06:00
2025-08-10 00:45:59 -06:00
2025-08-10 00:45:59 -06:00
2025-08-10 00:58:31 -06:00
Description
No description provided
3.9 MiB
Languages
Vue 63.2%
TypeScript 24.1%
CSS 9%
Shell 3.4%
Dockerfile 0.3%