Bret Comnes

Results 239 issues of Bret Comnes

https://github.com/hypermodules/hyperamp/tree/master/main/lib/artwork-cache Perhaps it should be slightly generalized.

help wanted
refactor
new module

This is essentially the same thing as https://github.com/hypermodules/hyperamp/commit/a0f26701095e9d0d897476a114522ae7f42e8dbb#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R91 but make it a button users can press.

help wanted
feature

When songs change, we should show a notification, preferably with the artwork or the app icon if its available.

help wanted
feature

There are a few variants of metadata parsing libs in node. We should figure out which one fits our needs best. - https://github.com/leetreveil/musicmetadata - simpler... less features. - https://github.com/borewit/music-metadata -...

Meta
audio

[Chromium supports these formats.](https://www.chromium.org/audio-video) We should too. - [x] MP3 - [x] MP4 - [ ] AAC - [ ] M4A - [ ] WAV - [ ] FLAC -...

audio

Its better practice and to set a better usage example to switch tagged template functions to `css` instead of `sf`. This was a suggestion generated by @yoshuawuyts when reviewing https://github.com/stackcss/sheetify/pull/165,...

Maybe I am mistaken here (still digging around), but the `--node` and `--basedir` flags are no longer working because tape-run sets the `loc` option in `electron-stream`, which disables these.

bug

When the changelog doesn't parse, we just get an empty body error. Related: - https://github.com/hypermodules/gh-release/issues/84 - https://github.com/hypermodules/gh-release/issues/106 Improve the error by wrapping it.

I've been using this for automated gh releases as npm hooks, and sometimes it would be nice to skip this step if a gh release has already been created, but...

help wanted
new feature request

I'm fairly sure this can be automated, but when creating GitHub actions, you need to add a few more fields to release / update the GitHub marketplace listing. Would be...

help wanted
new feature request