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

To everyone who can't get anything to show up #23

Open
bradenbouwman opened this issue Aug 11, 2022 · 2 comments
Open

To everyone who can't get anything to show up #23

bradenbouwman opened this issue Aug 11, 2022 · 2 comments

Comments

@bradenbouwman
Copy link

I'm super new to this, and I've been working on this and researching for a solid 6-8 hours. I've seen this everywhere in message boards unsolved so i'm posting the solution here, not sure if its the correct place. The problem seems to be with the "shairport-sync-metadata" file in the tmp folder. Launching the Magic Mirror program and reading the command line returns more errors. The code launches in python 2, and your machine might be trying to read it in a different version of python. install python 2, using sudo apt install python2 in the bash. Locate python 2 on your machine using which python2. Open shairport-metadata.sh and change /usr/bin/python to /usr/bin/python2. This should fix everything.

@mikebrady
Copy link
Owner

Thanks for this, but this seems to be the wrong place for a Magic-Mirror-specific issue. Should this not be on a Magic Mirror page somewhere?

@mikebrady
Copy link
Owner

Another idea might be to rename it and include Magic Mirror in the title?

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