Hi,
I’ll look into this and come up with a solution that works for everyone. I’m very busy at work right now, but I’ll fix this as soon as I have time. Thanks for the great feedback :)
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
-
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
Touchscreen support has now been added in version 1.2.0.
The vinyl record on the MagicMirror display can now be pressed, dragged and spun directly using:
- a touchscreen
- a mouse
- a remote mouse connection through VNC
The mobile interface also supports both touch and mouse controls. Its additional artwork and track-list views are still available.
You can update an existing Git installation with:
cd ~/MagicMirror/modules/MMM-SpinTheWheel git pull npm install -
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
@Niggich It might be an idea that might work.
I’ll take a look at it and see if I can get it working using VNC.
Thank you for coming up with a fun idea. -
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
@Niggich
Hi. I don’t have a touchscreen myself so it will be difficult for me to modify the module and troubleshoot to get it working. But it’s definitely a cool idea and the module would feel even better in use. If someone else can help you rewrite the module with touchscreen support, it would be great to hear if the result is good. :) -
RE: MMM-WorldCup2026 - FIFA World Cup 2026 Live Scores, Groups & Stadiums
@Thekk This project is no longer actively maintained as I am on vacation and therefore do not have the time to work on the module.
No new features or bug fixes are planned.
Sorry I do not have the time to fulfill your requests. :(
-
RE: MMM-WorldCup2026 - FIFA World Cup 2026 Live Scores, Groups & Stadiums
Hi,
I’ll see if I can find a solution to the problem of the module not loading correctly.
In the meantime, you can try reloading Magic Mirror. It worked for me. -
RE: World Cup page
I have made a module for the 2026 World Cup. Hope it will be useful.
https://github.com/dentrass/MMM-WorldCup2026
-
MMM-WorldCup2026 - FIFA World Cup 2026 Live Scores, Groups & Stadiums
MMM-WorldCup2026
A modern MagicMirror² module for following the FIFA World Cup 2026 in real time.
Track upcoming fixtures, latest results, group standings, live matches, stadium information and your favorite team directly from your MagicMirror.
Features
- Upcoming matches
- Favorite team tracking
- Group standings
- Latest results
- Live match detection
- Stadium information
- Country flags
- Automatic updates
Favorite Team
Choose any World Cup team:
{ module: "MMM-WorldCup2026", position: "top_right", config: { favoriteTeam: "England" } }Examples:
- Sweden
- England
- Germany
- Brazil
- Argentina
- Netherlands
- France
- Spain
Screenshots


Installation
cd ~/MagicMirror/modules git clone https://github.com/dentrass/MMM-WorldCup2026.git cd MMM-WorldCup2026 npm installConfiguration
{ module: "MMM-WorldCup2026", position: "top_right", config: { favoriteTeam: "Sweden", updateInterval: 300000, rotateInterval: 20000, maxMatches: 5 } }GitHub
https://github.com/dentrass/MMM-WorldCup2026
License
MIT License
Feedback, bug reports and suggestions are welcome.
-
RE: MMM-SpinTheWheel - Vinyl roulette for Discogs collections
@nerespirati Glad you appreciated the module. Always nice to hear from more vinyl record collectors.
-
MMM-SpinTheWheel - Vinyl roulette for Discogs collections
MMM-SpinTheWheel
Do you have hundreds of records and never know what to play?
MMM-SpinTheWheel turns your Discogs collection into a vinyl roulette for MagicMirror². Spin the wheel, discover forgotten gems, browse album artwork and view track listings directly from your mirror or mobile phone.
Features
- Loads your Discogs collection
- Random record selection
- Realistic spinning vinyl animation
- Mobile web interface
- Track listing viewer
- Front and back cover browsing
- English, Swedish and German translations
Screenshots


Installation
cd ~/MagicMirror/modules git clone https://github.com/dentrass/MMM-SpinTheWheel.git cd MMM-SpinTheWheel npm installConfiguration
{ module: "MMM-SpinTheWheel", position: "middle_center", config: { username: "YOUR_DISCOGS_USERNAME" } },GitHub Repository
https://github.com/dentrass/MMM-SpinTheWheel
Demo Features
- Spin records from your Discogs collection
- Browse album artwork
- View track listings
- Mobile-friendly control interface
Feedback, suggestions and bug reports are welcome!
-
RE: MMM-VinylCollection - Displays your Discogs vinyl collection
@Niggich I have now updated the module with support for German.
-
RE: MMM-VinylCollection - Displays your Discogs vinyl collection
@Niggich Hello. I have now updated the module with support for both Swedish and English.
-
RE: MMM-VinylCollection - Displays your Discogs vinyl collection
The module is now updated and no longer uses external dependencies (uses native fetch).
-
RE: MMM-VinylCollection - Displays your Discogs vinyl collection
@KristjanESPERANTO Thanks for the feedback. I’ll take a look at this and try to update the module.
-
RE: MMM-VinylCollection - Displays your Discogs vinyl collection
@KristjanESPERANTO Hello :) I used ChatGPT to help me build this module. So maybe this module could been made better.
-
MMM-VinylCollection - Displays your Discogs vinyl collection
I built a module that displays your Discogs vinyl collection in a clean and modern UI.
Repo: https://github.com/dentrass/MMM-VinylCollection.git

I welcome feedback and suggestions for changes.
-
RE: Help! Need a module for showing solar panel in Sweden.
Hi. I don’t know of the API is exposed?
-
Help! Need a module for showing solar panel in Sweden.
I would love to show information from my solar panel on the house in my Magic Mirror.
I got an account at https://solpower.se/ and https://en.sungrowpower.com/ .Please could someone help me? :)
//Johan
-
RE: Swedish hockey league (SHL) Module
@fredde70 Im also interested in a module for Swedish SHL. Have you solved this?