hyperamp icon indicating copy to clipboard operation
hyperamp copied to clipboard

🎛 Humble music player

Results 45 hyperamp issues
Sort by recently updated
recently updated
newest added

It was requested by dog_awoo that the columns sort the music. I think a good `Artist -> Album Year -> Album` sort is all anyone would ever need, but column...

help wanted
feature

Expressing [ratings in ID3 tags](https://en.wikipedia.org/wiki/ID3#ID3v2_rating_tag_issue) is apparently a bit of a tricky standards area, but there is a 80%-of-players-use-it (excepting iTunes) which hyperamp could use as well. Noting that hyperamp...

I'm getting reports of the scrubber not working on first launch. cmdr seems to fix it. No idea why. Also it never works on windows. `¯\_(ツ)_/¯`

bug
help wanted

Would be a nice simplification to use gh actions.

https://docs.travis-ci.com/user/gui-and-headless-browsers/#using-xvfb-to-run-tests-that-require-a-gui ``` services: - xvfb script: - xvfb-run --auto-servernum npm test ```

Would be nice to have date of latest release next to version number in the "About Hyperamp" popup. ![screen shot 2018-11-30 at 9 17 57 am](https://user-images.githubusercontent.com/427322/49304317-d74dee00-f480-11e8-856c-3396f4518510.png) Shouldn't be too hard...

https://sentry.io/hypermodules/hyperamp/issues/403261476/ ``` TypeError: Cannot match against 'undefined' or 'null'. at TrackView.get bottomVisibleRowIndex [as bottomVisibleRowIndex] (/Applications/Hyperamp.app/Contents/Resources/app.asar/renderer/dist/bundle.js:1326:34) at TrackView.get midIndexOffset [as midIndexOffset] (/Applications/Hyperamp.app/Contents/Resources/app.asar/renderer/dist/bundle.js:1330:32) at window.requestAnimationFrame (/Applications/Hyperamp.app/Contents/Resources/app.asar/renderer/dist/bundle.js:1344:48) ``` Probably just have to set...

bug

https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/get-a-code-signing-certificate Probably another $100 🖕

windows
ops

Some mp3 files parse very slowly with the new metadata parser lib. - [x] Collect some samples of files that do this. - [ ] Try to find a cheap...

help wanted
Upstream