Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run musnify #6

Open
niels0n opened this issue Apr 7, 2023 · 3 comments
Open

Can't run musnify #6

niels0n opened this issue Apr 7, 2023 · 3 comments

Comments

@niels0n
Copy link

niels0n commented Apr 7, 2023

Hi, I'm trying to use musnify but when I run it I get

Loading default config
Traceback (most recent call last):
  File "/usr/bin/musnify-mpd", line 32, in <module>
    host = config.get("mpd","host", fallback=os.environ.get("MPD_HOST", "localhost"))
TypeError: get() got an unexpected keyword argument 'fallback'

How can I solve it?
Thank you!

Edit: as a workaround, I fixed it by using the 1.1 release instead of the latest.

@felipemarinho97
Copy link
Owner

I'll take a look. What is your python version?

@niels0n
Copy link
Author

niels0n commented Mar 1, 2024

Now it works, thank you. Any chance you could support embedded artwork though?

@felipemarinho97
Copy link
Owner

@niels0n I haven't written any code for this project since 2018, since then it has evolved through external contributions from other people.

If you or anyone else who sees this issue is interested in implementing the improvement, feel free to do so, I'll be happy to accept the MR. =]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants