MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Brandlin
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 12
    • Best 1
    • Controversial 0
    • Groups 0

    Brandlin

    @Brandlin

    1
    Reputation
    690
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Brandlin Unfollow Follow

    Best posts made by Brandlin

    • Sports leagues ...

      I’d like to see more modules for sport league tables. Stikes me that MM is greatly suited to displaying, league tables, leaderboards etc.

      I have the formula1 and soccer modules but i’d like to be able to add others.

      specific events

      • International Rugby Union (six nations, world cup etc)
      • UCI Cycling (tour de france, giro d’italia, etc)

      I already have a number of ical calendars which highlight the dates of events, but being able to show league tables would be great.

      In addition to league tables, events like the cycling would benefit from multiple leaderboards (overall leader, king of the mountains, points leader etc) as well as some description on the difficulty/hilliness of each stage…

      In general sports events create a lot of data that lends itself to creative ways of manipulating and displaying it.

      I am sure there are a lot more sports that can be addressed … just not golf 😉

      posted in Requests
      B
      Brandlin

    Latest posts made by Brandlin

    • RE: Sports leagues ...

      @cowboysdude ok thanks, this isnt listed in the main module list from the MM homepage.

      Having looked at it, it looks pretty comprehensive for North American sports but not others.

      Also, it provides CURRENT scores in individual games, not leagues/standings.

      So I think my request/suggestion for new modules is still valid. Specifically …

      • sports not currently covered by MM modules (rugby and cycling in particular are my sports)
      • standings/league tables NOT individual game scores

      thanks 🙂

      posted in Requests
      B
      Brandlin
    • RE: Sports leagues ...

      @cowboysdude hi and thanks for the reply. i’ve searched the list of modules but dont turn up anything by “J.E.F.F.” or a sports module as you describe. Do you have a link?

      There are a few sports modules for displaying scores in individual games in NHL, NBA or NFL. All almost exclusively North American sports.

      I raised the suggestion and picked out two specific sports that i dont think are currently covered. I’m happy to be corrected if there is something i simply havent found yet.

      I’d be happy to help with advise if someone with the necessary skills wished to take something on.

      posted in Requests
      B
      Brandlin
    • Sports leagues ...

      I’d like to see more modules for sport league tables. Stikes me that MM is greatly suited to displaying, league tables, leaderboards etc.

      I have the formula1 and soccer modules but i’d like to be able to add others.

      specific events

      • International Rugby Union (six nations, world cup etc)
      • UCI Cycling (tour de france, giro d’italia, etc)

      I already have a number of ical calendars which highlight the dates of events, but being able to show league tables would be great.

      In addition to league tables, events like the cycling would benefit from multiple leaderboards (overall leader, king of the mountains, points leader etc) as well as some description on the difficulty/hilliness of each stage…

      In general sports events create a lot of data that lends itself to creative ways of manipulating and displaying it.

      I am sure there are a lot more sports that can be addressed … just not golf 😉

      posted in Requests
      B
      Brandlin
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @Mykle1 hi, thanks for the suggestion. I’ve just tried a few teams in the format focus_on: {"ENGLAND": "FC team name"}, and it makes no difference.

      logically I would expect to use the team name exactly as displayed - which is “Newcastle United FC”. Otherwise how would anyone know what team name to use?

      Newcastle United FC
      Newcastle United
      Newcastle Utd FC
      Newcastle Utd
      Newcastle
      FC Newcastle United
      FC Newcastle Utd
      FC Newcastle
      Magpies
      are all different …

      posted in Sport
      B
      Brandlin
    • MMM-ModuleScheduler - issues

      Hi

      I am trying to use the MMM-ModuleScheduler module to show sports league tables only during the relevant season. eg only show the Formula1 standings between March and November and football league table only between August and May. Each of the modules is in the same screen position and uses MMM-Carousel to rotate between them.

      My config is

                     {
                              module: 'MMM-ModuleScheduler'
                      },
      

      and then for the MMM-Formula1 module

                      {
                              module: 'MMM-Formula1',
                              position: 'top_left',
                              classes: 'scheduler',
                              config: {
                                      type: 'driver',
                                      maxRows: "5",
                                      calendar: "true",
                                      fade: "true",
                                      module_schedule: {from: "* * 1 3 *", to: "* * 30 11 *" }
                              }
                      },
      

      No matter what I have tried, the MMM-ModuleScheduler causes the mirror display to be blank.

      If I comment out the first section of code above then the mirror runs fine. This seems to suggest that the issue is in the module: statement?

      What am I doing wrong?

      posted in Troubleshooting
      B
      Brandlin
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @Mykle1 hi, thanks for the suggestion, however in england the FC goes after the team name, in germany (which are most of the examples) the FC comes first. I am also assuming that the name i need to use is exactly as it is presented in the league table. Note, I have tried the focus_on command with every team name with no success.

      posted in Sport
      B
      Brandlin
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      sorry, i should have added that if when i run the code above the module clearly loads because it shows the headings but the table is blank. If i comment out the focus_on command the module works fine and shows the top 5 teams (as expected)

      posted in Sport
      B
      Brandlin
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      hi

      i am having trouble with the soccer module.
      I can get the current english premier league and i can show a reduced number of teams. But i cannot get the the focus to work. I have tried multiple teams but none work.

      my code is

                              module: "MMM-soccer",
                              position: "top_left",
                              config: {
                                      api_key: "... censored ...",
                                      show: "ENGLAND",
                                      leagues: {"ENGLAND": 445},
                                      focus_on: {"ENGLAND": "Newcastle United FC"},
                                      max_teams: "5"
                              }
                      },
      

      Dont judge me on the team - its my father’s and this is a christmas present.

      what am i doing wrong?

      Also is there a way to update the league to the 18/19 season when the ext season starts or do i have to edit the config then?

      posted in Sport
      B
      Brandlin
    • RE: Newbie with huge font problems! ;-)

      @cowboysdude - not ignoring anything, i’m grateful for the help and said thanks. i tried your suggestion and downloaded the css, its exactly the same as the original version, so made no difference. thats not ignoring you.

      @mykle - i’m running on a pi 2 with a newly formatted sd card with raspian stretch. the only think i’ve downloaded and installed has been following the tutorials here. hence my pondering on the differences as it doesnt sound like others have a similar issue. i have a pi zero kicking around, i might try it on there too see if i can replicate

      posted in Troubleshooting
      B
      Brandlin
    • RE: Newbie with huge font problems! ;-)

      @cowboysdude - i’m running the css from github.

      @mykle1 - i thought this couldnt be the native resolution of the pi as the desktop displays correctly. using ctrl + - i can zoom out to a usable scale THANK YOU. however this seems a bit of a fiddle/workaround as if i stop the mm the desktop is now tiny. I think this will work, but i’d love to know whats different in my set up to other’s

      cheers

      posted in Troubleshooting
      B
      Brandlin