Commit graph

16 commits

Author SHA1 Message Date
Armin
b10c88401e make brand tag (bottom right) a link to the repo 2026-07-08 11:17:34 +02:00
Armin
c18eaac989 Parse additional ID3v2 and Vorbis metadata fields
- Parse Comment (COMM), Composer (TCOM), and Encoded By (TENC)
  from ID3v2 tags
- Parse COMMENT, COMPOSER, URL, and ENCODEDBY/ENCODER
  from Vorbis comments (FLAC)
2026-07-08 04:12:02 +02:00
Armin
1a933585d2 Add tag editor with 10 fields in 2-column layout and footer status display
- Add tag editor overlay/modal with Name, Artist, Album, Genre, Year,
  Track No., Comment, Composer, URL, and Encoded By fields in 2-column grid
- Add Info button to open tag editor
- Add footer status display with success/error messaging
- Extend track model with comment, composer, urlTag, encodedBy fields
- Rename Track field to Track No.
2026-07-08 04:11:59 +02:00
Armin
e85de87728 fix playlist multi-line comment display; make it possible to
double-click (re-start) the current track
2026-07-08 01:56:34 +02:00
Armin
6cb74abded fix FLAC tag detection 2026-07-08 00:50:53 +02:00
Armin
4cd4649c0a remove blank linez ;-) 2026-07-07 14:20:13 +02:00
Armin
358b840f2c tweak dropdown menu colors, point noiz.py to index.html 2026-07-07 00:59:29 +02:00
Armin
afdd44bfa7 re-fine colors 2026-07-07 00:25:31 +02:00
Armin
7b4a0e908a Change colors to the awesome "Iceberg" palette (https://terminalcolors.com/themes/iceberg/dark/) 2026-07-07 00:02:57 +02:00
Armin
efda5ce7f2 Add separate bar/peak decays 2026-07-06 22:13:12 +02:00
Armin
4d273f085b Add excessive playlist management (dragging files around, move marker, ability to select multiple files at once (ctrl/shift) 2026-07-06 21:49:15 +02:00
Armin
852b8f76a1 use "flatter" EQ curve (non-linear TTF); use 24 analyzer bands, zoom in
logo when loading page, add new window functions, sharpen edges of
analyzer bands
2026-07-06 21:09:52 +02:00
Armin
7c3de9fc7b add logo overlay (fades out after 2sec) 2026-07-05 23:09:43 +02:00
Armin
f3ae4d1bf2 normalize Isolate button font-size 2026-07-05 22:19:31 +02:00
Armin
4a9af0a98d change FFT window functions (freqWindow); set crossfade to off by
default, remove analyzer grid
2026-07-05 22:16:58 +02:00
Armin
d022b46ec9 init 2026-07-05 15:10:49 +02:00