Ammar Chauhdri

Results 7 comments of Ammar Chauhdri

I believe there is a way to do this! I've found a few other projects on Github like https://github.com/wxllow/applemusicrp that have figured out a way to do it, and this...

> Hey, could you please give the ending part of the error? Oh my apologies, here's the whole thing: PS C:\Users\ammar\Downloads\AMRPD_1.01\applemusicrichpresencefordiscord-master> poetry run python setup_win.py py2exe running py2exe running build_py...

@wxllow just checking in on this

I'm using VisualStudio as a compiler, and I have both the Windows and Linux versions of Python installed

Hi, absolutely love the work! Any updates on this bug?

``` @@ -67,10 +67,10 @@ def get_rp(info, statuses): formatting_args = { "status": "Playing" if info[0] == "PLAYING" else "Paused", "state": info[0][:125] + "..." if len(info[0]) > 128 else info[0], "song":...

Awesome, let me know if that works! Looking forward to the next release because this bug is single-handedly driving me the most crazy lol.