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

Updated schedule subdomain and API version. #35

Closed
wants to merge 2 commits into from

Conversation

CoordSpace
Copy link

My instance of NHK-Record stopped working sometime last week. Turns out NHK World's Live API is now at version 7b, rooted at nwapi.nhk.jp

I rebuilt the docker image locally and have had it running for about a day and everything works as intended.

Thanks for the wonderful project!

@UpperCenter
Copy link

I noticed this too, but I'm not sure this project is being maintained anymore...

@CoordSpace
Copy link
Author

That seems to be the case, which is really unfortunate. This is important software for me so I'm okay with getting it working and making the image available.

For now, I've merged the fixes into a new fork and have added a docker image build github action to the repo so you can swap out nhkrecord/nhk-record:latest with coordspace/nhk-record:latest and have things working again.

Important note about the update: You will have to change your scheduleUrl in your config to:
"scheduleUrl": "https://nwapi.nhk.jp",

Repo and Image Links:
https://github.com/CoordSpace/nhk-record
https://hub.docker.com/repository/docker/coordspace/nhk-record

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

Successfully merging this pull request may close these issues.

2 participants