Commit graph

1160 commits

Author SHA1 Message Date
Samidy
b3332084d1
Merge pull request #264 from DanTheMan827/fix-malformed-m4a-replaygain
fix(downloads): fix malformed m4a replaygain metadata
2026-03-02 21:03:15 +03:00
Daniel
c430a5bd7e
fix(downloads): fix malformed m4a replaygain metadata 2026-03-02 17:59:05 +00:00
edideaur
b55734933d
Merge pull request #263 from DanTheMan827/m4a-replaygain
feat(downloads): write replaygain to m4a tracks
2026-03-02 09:55:42 +02:00
SamidyFR
0735d2a202 style: auto-fix linting issues 2026-03-02 04:14:10 +00:00
Samidy
46c565e437 Merge branch 'main' of github.com:monochrome-music/monochrome 2026-03-02 07:13:46 +03:00
Samidy
5eabfc13e8 donate button shit 2026-03-02 07:13:41 +03:00
Samidy
23fdf10f86 fix(import): prevent incorrect artist matches and missing tracks 2026-03-02 06:47:50 +03:00
Daniel
2b2f61d1ee
feat(downloads): write replaygain to m4a tracks 2026-03-01 23:57:33 +00:00
edidealt
3a0edc3066 fix mpris covers 2026-03-01 11:48:39 +00:00
edidealt
2d8d93cbfa fix for firefox? 2026-03-01 11:29:40 +00:00
edidealt
5cac487c0f pitch shit 2026-03-01 10:52:03 +00:00
edidealt
a885e3d05a style: auto-fix linting issues 2026-03-01 10:23:30 +00:00
edidealt
eb61e87980
Merge pull request #260 from itsgareth/gareth/fix-ios-lockscreen-controls
feat: fix ios lockscreen controls
2026-03-01 12:23:08 +02:00
edidealt
de3e125bac
Merge pull request #261 from ericdaddario02/feature/replay-gain-flac
feat(downloads): save replay gain tags to FLAC metadata
2026-03-01 12:15:00 +02:00
edidealt
4b4d701e9f
Merge pull request #258 from DanTheMan827/write-full-title
fix(downloads): write full track title to metadata
2026-03-01 12:13:12 +02:00
Samidy
0fd5ad9c58 chore(deps): update dependencies 2026-03-01 02:11:52 +03:00
Eric D'Addario
39206f4128 feat(downloads): save replay gain tags to FLAC metadata 2026-02-28 16:03:45 -05:00
Gareth Dawson
13ac84880b fix comment indentation 2026-02-28 19:05:47 +00:00
Gareth Dawson
523aa2d710 feat: fix ios lockscreen controls 2026-02-28 18:58:50 +00:00
Daniel
120073aea4
fix(downloads): write full track title to metadata 2026-02-28 16:55:37 +00:00
edidealt
a7d0099c96
Merge pull request #256 from binimum/main
URGENT: Remux instead of transcode to FLAC!
2026-02-28 14:02:28 +02:00
binimum
fb5fe05414
Remux instead of transcode 2026-02-28 11:59:27 +00:00
edidealt
e8ad19b2d7
Merge pull request #251 from DanTheMan827/lossless-container-option
feat(downloads): add lossless container option
2026-02-28 13:19:07 +02:00
edidealt
72eae8f411 style: auto-fix linting issues 2026-02-28 11:18:26 +00:00
edidealt
bebb530d2c
Merge pull request #252 from DanTheMan827/explicit-rating-metadata
feat(downloads): add explicit content rating support
2026-02-28 13:18:01 +02:00
Daniel
dcf8563254
feat(downloads): add explicit content rating support
- Write ITUNESADVISORY for FLAC
- Write rtng for M4A
- Read the corresponding values from local media
2026-02-28 02:49:13 +00:00
Samidy
fc28f9faeb
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-28 02:00:58 +03:00
Samidy
9ff62c52d4
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-28 02:00:37 +03:00
Eduard Prigoana
fa4da493e6 UI hiding 2026-02-27 22:57:11 +00:00
Eduard Prigoana
dd7a60e002 remove my bullshit 2026-02-27 22:13:20 +00:00
Eduard Prigoana
4b5dc5865e consistent playback speed 2026-02-27 22:05:45 +00:00
Daniel
07422debb9
feat(downloads): add lossless container option
This uses ffmpeg to ensure that the downloaded lossless audio is in the desired container format.
2026-02-27 21:23:33 +00:00
Samidy
2f7f0e61dc Merge branch 'main' of github.com:monochrome-music/monochrome 2026-02-27 23:36:22 +03:00
Samidy
ca173c2d58 fix(animated-covers): edis a fat worm 2026-02-27 23:36:19 +03:00
Samidy
6dbcd17e41
Merge pull request #250 from DanTheMan827/mp3-bulk-download-fix
fix(downloads): handle MP3_320 format in bulk downloads
2026-02-27 23:36:06 +03:00
Samidy
a772e7ef66
Merge pull request #249 from DanTheMan827/refactor-ffmpeg-worker
refactor(downloads): abstract ffmpeg worker logic
2026-02-27 23:35:04 +03:00
Daniel
353ced831b
fix(downloads): handle MP3_320 format in bulk downloads 2026-02-27 20:32:19 +00:00
Daniel
52ad38c080
refactor(downloads): abstract ffmpeg worker logic
This refactors the ffmpeg worker logic and abstracts it into its own script file for easier use elsewhere.
2026-02-27 20:24:20 +00:00
SamidyFR
4aaffd2c22 style: auto-fix linting issues 2026-02-26 23:19:38 +00:00
Samidy
1c1d202e91
Merge pull request #235 from gpulch/feat/mp3-download-ffmpeg-wasm
feat: add ffmpeg.wasm + MP3 320kbps download option
2026-02-27 02:19:13 +03:00
Samidy
2621e44adf
Merge pull request #245 from h1dd3n3y3/main
minor documentation addition
2026-02-26 19:30:10 +03:00
david011011
877855888f minor documentation addition 2026-02-26 18:27:32 +02:00
Samidy
7970df4e41
Merge pull request #244 from h1dd3n3y3/main
Add Tailscale documentation and minor comment changes
2026-02-26 19:14:26 +03:00
david011011
ec89b62c67 1. add tailscale documentation
2. beautify some comments in vite.config.js
2026-02-26 17:51:02 +02:00
Eduard Prigoana
be11c3af43
Merge pull request #240 from h1dd3n3y3/main
Python3 Installation and Tailscale Support
2026-02-26 15:35:32 +02:00
SamidyFR
0047c723f3 style: auto-fix linting issues 2026-02-25 23:14:12 +00:00
Samidy
41e7819e26 holy AI (ima kill u edideaur) 2026-02-26 02:13:44 +03:00
david011011
5d1f90fb46 1. Add python3 installation to Dockerfile
2. Add tailscale optional support
2026-02-25 10:57:47 +02:00
Samidy
7d4294f906 my free trial ran out 2026-02-24 19:58:19 +03:00
Samidy
d2a489c920
Merge pull request #238 from monochrome-music/sure-this-works
update README.md for new contribute link (making this PR to test my template
2026-02-24 19:53:41 +03:00