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

Posts

Recent Best Controversial
  • RE: MMM-SoccerLiveScore

    @0m4r
    If i set all three to “true” it seems to work. But i don’t need der table of the scorers.

    If i set this one on false

    showScorers: false,
    

    the standing error already exists. I dont know what is the raeason there?? Because in my opinion it happend randomly.
    For some days i told you that the italien an french league standings are missing.

    Today i miss the Bundesliga an Laliga. I have no clue.
    But this all happend if i switch the scorers parameter on false.

    posted in Sport
    S
    Sceetch
    Apr 16, 2021, 7:51 PM
  • RE: MMM-SoccerLiveScore

    @0m4r

    i tried the command “git pull -r”, but the module is current.

    Here you can take a look on the video

    https://www.youtube.com/watch?v=5IUNyEKqkgQ

    Here the code for it.

    {
      module: 'MMM-SoccerLiveScore',
      position: 'top_center',
      header: 'Live-Scores',
      config: {
        leagues: [35, 44, 17, 8, 23, 34,],
          showNames: true,
          showLogos: true,
          displayTime: 20 * 1000,
          showStandings: true,
          showTables: true,
          showScorers: false,
      }
    

    You can see there is a gap / no shown the standings of LaLiga and ligue 1.

    I also tried to change the size of the module, to make it a little bit larger (in general bigger). I used the commands of the previously posts. But there happend nothing.
    Do you have any idea?

    posted in Sport
    S
    Sceetch
    Apr 13, 2021, 7:06 PM
  • RE: MMM-DynamicWeather

    the animations of the modul are always in foreground.
    f.e. If i play a video in fullscren, the clouds in front of it.
    Is it possible to change this?

    posted in Troubleshooting
    S
    Sceetch
    Apr 13, 2021, 8:47 AM
  • RE: MMM-SoccerLiveScore

    @0m4r it’s more or less the standard config.

    i will make a video today evening

    {
      module: 'MMM-SoccerLiveScore',
      position: 'top_center',
      header: 'Live-Scores',
      config: {
        leagues: [35, 17, 8, 23, 34],
          showNames: true,
          showLogos: true,
          displayTime: 30 * 1000,
          showStandings: true,
          showTables: true,
          showScorers: false,
      }
    },
    
    posted in Sport
    S
    Sceetch
    Apr 13, 2021, 8:28 AM
  • RE: MMM-SoccerLiveScore

    Hi together,

    im using this wonderful module to display the live scores + standing. It works really good.

    I noticed that the standings of LaLiga (Spain) and Serie A (Italia) are not displayed.
    Is there any way to fix it.? Does anybody know this issue?
    Where does the module get the data from?

    Thx in advance.

    posted in Sport
    S
    Sceetch
    Apr 13, 2021, 7:20 AM
  • RE: MMM-videoplayer

    @snille
    Hey snille,
    what are your specifications about your NUC?

    Im thinking about to buy one.
    Its seems that the PI4 is not able to represent videos in full screen with acceptable quality :-(

    posted in Troubleshooting
    S
    Sceetch
    Apr 9, 2021, 8:58 PM
  • RE: MMM-videoplayer

    @snille
    thx for reply,
    the mirror is running on a RPI 4.
    It seems that this RPI is to weak for this requierement.
    a NUC is in this case, for sure, the right one :-)

    I have to create some different versions of the video & properties.
    This takes a while to convert step by step the video

    posted in Troubleshooting
    S
    Sceetch
    Apr 9, 2021, 7:07 AM
  • MMM-videoplayer

    Hi guys,

    im using the MMM-videoplayer module on a 50 inch TV.
    Does anybody has a proposal of the properties for the played .mp4 file?

    currently im using a file with 400mb and a length of 9 min.

    witdth = 1280
    heigth = 720
    Date rate = 6006 kBit/s
    total rate = 6086 kBit/s
    single bit rate = 25 pic/sec

    if i play this video, the picture jerks and it doesn’t look smooth.
    in which format i have to convert the video for an acceptable result?

    Thanks in advance

    posted in Troubleshooting
    S
    Sceetch
    Apr 8, 2021, 9:03 PM
  • calendar event format

    Hi guys,

    I have some issues about the time format:
    Is it possible to hide the information “heute/today”??
    if an event will start “morgen/tomorrow” this information should be shown.

    If the deadline approaches i get the information “10 min left”
    I want that the time shows the exact one (for example 17:26) until the event starts.

    I set the parameters:
    timeformat: “absolute”,
    getRelative: 0,
    urgency: 0,

    or what is here right? I have some uderstanding problem regarding the time format.

    thanks in advance

    format.JPG

    posted in Troubleshooting
    S
    Sceetch
    Mar 29, 2021, 11:09 AM
  • RE: MMM-COVID19-AMPEL (focus on Germany)

    @rantanplan

    Ist es möglich einzelne Bundesländer einzubinden.

    Habe zum Beispiel für Bayern Object ID 2. Es wird aber der Landkreis Kiel angezeigt.

    posted in Health
    S
    Sceetch
    Feb 26, 2021, 8:53 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy