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

    TheHyp3

    @TheHyp3

    2
    Reputation
    548
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    TheHyp3 Unfollow Follow

    Best posts made by TheHyp3

    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      Found the solution together with @strawberry-3-141

      I was working with WinSCP and had the wrong encoding active (1252 - ANSI) instead of UTF8. Thats why the letter ‘ö’ was wrong translated.

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @strawberry-3.141 it is, thank you!

      posted in Sport
      TheHyp3T
      TheHyp3

    Latest posts made by TheHyp3

    • RE: MM-Navbar - Navigation Bar for Touchscreens to hide/show modules

      @strawberry-3.141 did a little change on my custome.css in MagicMirror/css. Now its working very well.

      Heres the code:

      .MM-navbar .center {
      width: 100%;
      text-align: center;
      left: 0px;
      }

      0_1483098225679_navbar.JPG

      posted in System
      TheHyp3T
      TheHyp3
    • RE: MM-Navbar - Navigation Bar for Touchscreens to hide/show modules

      What a great module! Is there a way to get the icons centerd? I´m using a 7" touchscreen display and it looks like the picture below:

      0_1483046096077_navbar.JPG

      If I would add more icons they go in a line below.

      posted in System
      TheHyp3T
      TheHyp3
    • RE: NFL Score Module

      @strawberry-3.141 its working now. Thanks again ;)
      Also fixed my config!

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @strawberry-3.141 it is, thank you!

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: NFL Score Module

      I got a problem: Every second its switching between Regular-Season 2016 and Post-Season 2015?

      I´ve updated already but still the same problem. Here is my config:

      	{
      		 module: 'MMM-NFL',
      		 position: 'top_left',
      		 config: {
      		 	colored: 'true',
      			focus_on: ['NE', 'SEA', 'PHI', 'NYG', 'DAL'],
      		 }
      	},
      

      Any help on that?

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      Found the solution together with @strawberry-3-141

      I was working with WinSCP and had the wrong encoding active (1252 - ANSI) instead of UTF8. Thats why the letter ‘ö’ was wrong translated.

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @strawberry-3.141 I used the new instructions. The picture is only an example for showing no team but the rest of the module. Here`s my screen:

      0_1477825695210_err.JPG

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @strawberry-3.141 The module is loading but no team is shown!

      Here’s an example:
      0_1477776304285_fo.png

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @strawberry-3.141

      Thanks for your help.
      It still doesnt work for me, now I know why ;)

      posted in Sport
      TheHyp3T
      TheHyp3
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @viper-sg2 said in Soccer Standings:

      Hey All,

      I have the problem that some are icons not displayed. Does somebody has any idea?

      THX

      I´ve got the same issue on the german league for 4 teams. Another problem: I cant focus_on my favourite team (1. FC Köln).

      Heres my config:

      	{
      			module: 'MMM-soccer',
      			position: 'bottom_right',
      			config: {
      			focus_on: {
      				'GERMANY': '1. FC Köln'				
      			},
      			max_teams: 10
      			}
      	},
      
      posted in Sport
      TheHyp3T
      TheHyp3