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

    Posts

    Recent Best Controversial
    • RE: MM-Remote Android App

      @Klettner oh it’s easy then to fix it. :)

      Thanks for the solution.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: MM-Remote Android App

      @Klettner I asked because I’ve got a TV and those commands do not apply to turn on and off the screen. 😉

      Can you please add also support to package cec-utils (https://packages.debian.org/buster/cec-utils)?

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: MM-Remote Android App

      @Klettner said in MM-Remote Android App:

      • toggle the monitor on/off

      Did you add CEC compatibility with TVs too? :)

      If yes I am gonna give it a try.

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

      @jasim https://github.com/bugsounet/MMM-FreeboxTV

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

      OK I solved the problem by replacing this module with MMM-FreeboxTV. 👋

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @Bugsounet neither do I usually, but all solutions found around have failed.

      USB microphones do not get detected anymore from one day to another… 🤷🏽‍♂️

      Of course they work perfectly if ie. I connect them to my Windows 10 computer.

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil okie dokie I am going to reinstall both Debian and MM too in the next days because of other issues.

      I will reply here thanks.

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil OK where should I look at please ? 😅

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil I’ve installed your fork and… it’s going back and forth too! :smiling_face_with_open_mouth_cold_sweat:

      Here’s my module config just in case:

      		{
      			module: "MMM-NewsFeedTicker",
      			disabled: false,
      			position: "bottom_bar",
      			//classes: "day_scheduler",
      			config: {
      					feeds: [
      						{
      							title: "Cambio Euro/Dollaro",
      							url: "https://eur.fxexchangerate.com/usd.xml",
      							customLogo: "xe.png"
      						},
      						{
      							title: "Agenzia ANSA - Ultima Ora",
      							url: "https://www.ansa.it/sito/notizie/topnews/topnews_rss.xml",
      							customLogo: "ansa.jpg"
      						},
      						{
      							title: "La Gazzetta del Mezzogiorno - Lecce",
      							url: "https://www.lagazzettadelmezzogiorno.it/rss.jsp?sezione=113",
      							customLogo: "gdm.jpg"
      						},
      						{
      							title: "Hardware Upgrade",
      							url: "https://feeds.hwupgrade.it/rss_hwup.xml",
      							customLogo: "hwu.png"
      						},
      						{
      							title: "HDblog.it",
      							url: "http://feeds.feedburner.com/hd-blog?format=xml",
      							customLogo: "hdblog.png"
      						},
      						{
      							title: "Tom's Hardware",
      							url: "https://www.tomshw.it/feed/",
      							customLogo: "tomshw.png"
      						},
      						{
      							title: "Punto Informatico",
      							url: "https://www.punto-informatico.it/feed/",
      							customLogo: "pi.png"						
      						},
      						{
      							title: "LeccePrima",
      							url: "http://www.lecceprima.it/rss/",
      							customLogo: "lecceprima.png"
      						},
      						{
      							title: "Galatina.it",
      							url: "http://www.galatina.it/rss.xml",
      							customLogo: "galatina.png"
      						}
      						]
      				}
      		},
      
      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil cheers going to do it as soon as I am done with reinstalling Debian (stupid issue with USB mics not detected anymore…)! 👍🏽

      I will reply here.

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil I tried using your defaults as well by getting the issue again.

      At this point could Debian 10 running (natively of course) on an Intel NUC be the problem?

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil said in [MMM-NewsFeedTicker] scroll from left to right only?:

      @Cr4z33 that is
      ~/MagicMirror/css/custom.css
      right?

      and u edited the MMM-NewsFeedTicker.css in the MMM-NewsFeedTicker module folder to add my changes, yes?

      Correct. 👍🏽

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil I deleted the file.

      Yes I restarted MM.

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil indeed so that’s the reason then?? :anguished_face:

      Update:
      Nope it keeps going back and forth even without custom.css entry…

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-NewsFeedTicker] scroll from left to right only?

      @sdetweil said in [MMM-NewsFeedTicker] scroll from left to right only?:

      @Cr4z33 did u see my post above?

      Yep saw also the video.

      Dunno why my MM system ignores the CSS edit… :confounded_face:

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: MMM-NewsFeedTicker

      @cowboysdude sorry for being late, but thanks for willing to help. :D

      @sdetweil going to check right now thanks.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • 1 / 1