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

I must be missing something #11

Closed
zoggins opened this issue Aug 19, 2020 · 6 comments
Closed

I must be missing something #11

zoggins opened this issue Aug 19, 2020 · 6 comments

Comments

@zoggins
Copy link

zoggins commented Aug 19, 2020

I followed all the instructions in the readme and the app doesn't do anything that I can tell (nothing shows up in the "display"). Maybe I have my video directories the wrong way. I know very little about node.js, so I am having a hard time debugging the problem. Any help would be appreciated. Thanks.

@zoggins
Copy link
Author

zoggins commented Aug 19, 2020

I am not sure I understand how to build playlists, are they just folders of videos?

@zoggins
Copy link
Author

zoggins commented Aug 19, 2020

Well I learned that I can get videos to play (without sound for some reason) by calling the api directly. So it looks like the app and api are not communicating

@zoggins
Copy link
Author

zoggins commented Aug 19, 2020

well i figured out to change the 10.0.0.20 IP in the RemoteControl.vue file, but its still not working.

@zoggins
Copy link
Author

zoggins commented Aug 19, 2020

solved my own problems, forgot to recompile the app. thanks!

@zoggins zoggins closed this as completed Aug 19, 2020
@ssshake
Copy link
Owner

ssshake commented Aug 25, 2020

Hey I'm sorry, I forgot to bring in the IP from configuration, rather than having it hard coded.

I also planned to change the express server so that the vue application was served behind a route on it's own port instead of having to run two separate processes.

I just got lazy and hadn't done that part yet.

When I picked up this ticket it will address it: #6

@zoggins
Copy link
Author

zoggins commented Aug 25, 2020 via email

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