James

Results 345 comments of James

This is actually already a feature. Just hold shift with the right click menu open to reveal the option.

> I succeeded it also need to `brew install librsvg` and edit mac.spec modify `hiddenimports=[],` to `hiddenimports=['sdl2', 'pylast'],` Neat. Ive now updated the instructions and script with the modifications you...

@a-hurst Indeed I noticed `pysdl2-dll`, I was going to give it a try but I'm waiting on Apple Silicon support. Thanks for working on PySDL2, its a great library and...

@fyrefiend If you run the built app from terminal it might give us a more helpful error message which we could take a look at. From the project root try...

Could try see if pysdl2-dll helps. Try `pip install pysdl2-dll`, then hmm, might need to edit mac.spec file and add `sdl2dll` to the "hiddenimports" line.

@boromil yeah the instructions were a little out of date. Ive updated them now, note the change to step 3. Though the built package is currently crashing it seems, so...

Ive committed a fix for the above compile issue now.

Did the missing scrobbles there actually get scrobbled? (I.e. to last FM) EDIT: Actually what likely happend is tauon wasn't closed property / force closed

Is it possible Tauon was force closed when the counts were lost? As for the MPRIS issue, I believe I've fixed that now in the new release.

> I remember another issue I had, it's with cue+opus files. I don't know if it's a common issue since I don't believe a lot of users would play opus...