MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. barnosch
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 146
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Emby

      Does it work for Jellyfin (Emby fork) aswell ?

      posted in Utilities
      B
      barnosch
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      @eldrik
      Happy you also use it and, that it works for you.

      Error fixed, thanks for that

      posted in Requests
      B
      barnosch
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      @lxne cool bananas.

      I really like it, that someone else still use it.
      And that it works for you aswell.

      I only use PiCorePlayers, but i have no idea why you would use ur MM as Player aswell.
      Do you have touch?

      posted in Requests
      B
      barnosch
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      @Athlon
      Very cool. I like that ! Then it already was worth it.
      Yeah, feel free to edit the language part.

      Maybe i’ll try to add a language feature.

      posted in Requests
      B
      barnosch
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      I finally did it and KI helped me

      for me it works. Maybe someone else still uses it .

      Now the LMS is called Lyrion Music Server… just for the records

      https://github.com/barnosch/MMM-Lyrion

      posted in Requests
      B
      barnosch
    • RE: MMM-GrafanaChart doesn't display my Grafana Dashboard

      @alphanet

      I also did not get that to work, so i use
      “MMM-iFrameReload”
      That works without issues

      Looks like this

      	{
      		disabled: false, 
      		module: 'MMM-iFrameReload',
      		position: 'top_left',
      		//header: 'Graph',
      		config: {
      			url: "http://YourIP:3000/d/99SonoTEST/overview?orgId=1&kiosk",
      			width: "365px", // Optional. Default: 400px
      			height: "320px", // Optional. Default: 800px
      			refreshInterval: 300,  //300= 5min . Default: 3600 = 1 hour
      				}
      		},
      
      posted in Troubleshooting
      B
      barnosch
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      the two streams work great again now, after pulling the older version.
      Great. Thank you very much.
      Also your new VLC based module sounds great.
      But i guess, you maybe should create a whole new module for it?

      posted in Utilities
      B
      barnosch
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      i have the same problem like @djuscha
      The second stream does not show up.
      Can it be a layering issue? Maybe its underneath the other one and just needs to moved down via a
      or something?
      As soon as i turn autorotate=on i can see both streams , but the delay between the switch is useless. I see 10 sec the stream1 than for 10 sec black and then for 10sec the other stream2.
      (if i watch the pm2 status while in rotate mode, it stops the whole stream, thats why it takes forever to load, i guess. shutdowndelay option seems not to change something)

      I would like to see them in parallel if possible.
      Any idea or suggestion?

      posted in Utilities
      B
      barnosch
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      push.
      Anyone can help and build somethin around this CLI of the Logitech Media Server?
      Playername, Artist and Title would be nice. Artwork not needed

      posted in Requests
      B
      barnosch
    • RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch

      Ich meine das hier.
      https://github.com/cowboysdude/Pir-Sensor

      posted in General Discussion
      B
      barnosch
    • RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch

      kleiner Tipp: Nicht das Modul für den Spiegel nehmen, sondern was autarkes, das direkt auf dem Pi läuft.
      cowboysdude hat da ein feines Scriptchen in seinem GIT repository.

      posted in General Discussion
      B
      barnosch
    • RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch

      Hast Du fein gemacht.

      Als letztes Tuning, anstatt der unflexiblen Cronjobs würde ich noch einen PIR Sensor verbauen.
      Dann wird dein Spiegel immer angeschalten, wenn jemand vorbei läuft oder davor steht.

      posted in General Discussion
      B
      barnosch
    • RE: MMM-forecast-io -- Localized up to the minute weather

      you can maybe try the following.
      Add to your custom.css

      .MMM-forecast-io{
      transform: scale(0.90, 0.90);
      }
      

      Code was not tested. the 0.90 stands for 90%
      Maybe that works and is good enough for your needs

      otherwise look for the css file within the module folder and play with the settings there

      posted in Utilities
      B
      barnosch
    • RE: MMM-forecast-io -- Localized up to the minute weather

      Other moduls are showing?
      Have you tried with the above example from idoodler?

      Otherwise try to delete the folder again, pull it again and don’t forget to “npm install” in the just downloaded folder.

      posted in Utilities
      B
      barnosch
    • RE: MMM-Jnews

      Do you plan to add more sources manually?

      Currently there are only the top-headlines implemented. Which is good enough.
      But, i would like to add some more (from the newsapi page) like wired or TechCrunch.

      edit:
      ok after testing i really would like to add the sources in an array maually if possible, since there are the very unuseful BILD news in the top-headlines.

      And some cosmetics stuff: the date stuff “1hour ago” and so on i static and not translated.
      No problem for me, just for the notes ;)

      Thanks for the module.

      posted in Education
      B
      barnosch
    • RE: MMM-Jnews

      Guess its a classical Copy&paste error.

      One line above:

      Get your free API key here
      [https://newsapi.org/)

      Wunderground would make no sense here, you are right.

      I will give it a try. Looks nice.

      posted in Education
      B
      barnosch
    • RE: Probleme beim Anzeigen des iFrame Moduls

      maybe a stupid question, but you installed the modules you trying to show correctly?

      git clone MMM-blabla in the modules folder… and
      after cloning most of the moduels need some dependencies
      you need a npm install within the modules folder.

      Just follow the readme instructions. Most of them are very cleraly described.
      Maybe you should try to show the iframe module with a simple page like google.de?

      Do you get errros that the mirror does not show anything at all, or just the new module is not shown?

      posted in Troubleshooting
      B
      barnosch
    • RE: MMM-NetworkScanner

      cool @rak
      But as i see, its not yet commited from @ianperrin ?

      have you installed a the dependencies like described in the readme?

      posted in Utilities
      B
      barnosch
    • RE: Fifa World Cup overview

      looks nice.

      If i would be interested in this football crap, i would definetely install it on ther mirror ;)

      posted in Requests
      B
      barnosch
    • RE: Yet another AI for MagicMirror: This time it's Mycroft.

      very well done! Looks great

      posted in Show your Mirror
      B
      barnosch
    • 1 / 1