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

Nothing posting since July 2024 MM update. #92

Open
thomcobain opened this issue Jul 3, 2024 · 3 comments
Open

Nothing posting since July 2024 MM update. #92

thomcobain opened this issue Jul 3, 2024 · 3 comments

Comments

@thomcobain
Copy link

Unfortunately since the last update, nothing is displayed on my MM.

I deleted the MMM-Myscoreboard directory then recloned it and finally run npm install but still nothing.

Hoping it's something simple to fix, since I miss having my scoreboard on the MM.

@ChrisRG711
Copy link

Mine will display the logos and games/times but never update and show the score

@Dysantic
Copy link

Dysantic commented Jul 15, 2024

Mine will display the logos and games/times but never update and show the score

Just to eliminate any confusion, ChrisRG711's issue was addressed in issue #90.

@ems522
Copy link

ems522 commented Oct 17, 2024

I am having similar issue:  When i start up MM, i see the scoreboard 'loading' but then basically disappears.  Nothing ever shows up for it.  Here is my code:

{
		module: "MMM-MyScoreboard",
		position: "bottom_right",
		classes: "default everyone",
		header: "Scoreboard",
		config: {
			showLeagueSeparators: true,
			colored: true,
			viewStyle: "mediumLogos",
			sports: [
				{
				league: "NHL",
				teams: ["DET"]
				},
				{
				league: "NFL",
				teams: ["BUF"]
				},
				{
				league: "NBA",
				teams: ["PHL"]
				},

			]
		}

	},

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

4 participants