erikrichardlarson / unbox

Log and display your rekordbox / Serato / Traktor / VirtualDJ / DJUCED / Mixxx / djay Pro tracks as they're played
MIT License
247 stars 20 forks source link

Rekordbox artwork fix mac #88

Closed evankiljoy closed 2 years ago

evankiljoy commented 2 years ago

**I've not been able to compile this successfully to test unfortunately.

evankiljoy commented 2 years ago

What are you compiling this with? I would like to build out to test.

erikrichardlarson commented 2 years ago

Thanks for putting this together @evankiljoy, for building the app I'm using electron-packager on Windows and electron-builder on Mac, are you on Mac or Windows?

evankiljoy commented 2 years ago

I'm on Mac, MBP M1... I'm able to half-way build the app but there are loads of deps missing which I'm slowly cobbling together

On Wed, 13 Jul 2022 at 11:14, erikrichardlarson @.***> wrote:

Thanks for putting this together @evankiljoy https://github.com/evankiljoy, for building the app I'm using electron-packager on Windows and electron-builder on Mac, are you on Mac or Windows?

— Reply to this email directly, view it on GitHub https://github.com/erikrichardlarson/unbox/pull/88#issuecomment-1183352239, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRUFS2LUCLMAC7PMK3L3WTVT3MNJANCNFSM53MFDLDA . You are receiving this because you were mentioned.Message ID: @.***>

-- Evan Short

erikrichardlarson commented 2 years ago

Ah yeah the first few builds are annoying, but once you have them installed you should be able to just run electron-builder in the root directory.

evankiljoy commented 2 years ago

OK, please reject my MR/PR for now... I have this building so I will implement some working and building code rather than this ugly pseudo code...

erikrichardlarson commented 2 years ago

Sounds good!