Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Fantasy-Premier-League

    Sport
    3
    6
    787
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Wuz0ink
      Wuz0ink last edited by Wuz0ink

      Description:
      I have created a module for Fantasy Premier League ⚽
      Keep track of current standings in one or multiple leagues!
      I have tried to make it so that you have a lot of different options on what you want to display!

      Download:

      Default:

      defaults: {
      		updateInterval: 21600000, // Every 6 hours
      		leagueIds: [
      			{id: 313}, // Overall
      			{id: 226}  // Sweden
      		],
      		maxTeams: 10,
      		showTeamName: true,
      		showPlayerName: false,
      		showPlayerRank: false,
      		showTotalPoints: true,
      		showGwPoints: true,
      		gameWeekLabel: "Gameweek",
      		showGameWeek: true,
      		truncateAfter: 5
      	},
      

      Screenshots:
      alt text
      alt text
      alt text

      1 Reply Last reply Reply Quote 0
      • T
        tismepaulo last edited by

        I can’t seem to get this module to work. I’ve followed the instructions carefully but it is just showing ‘Fetching league’. Is someone able to help?

        Wuz0ink 1 Reply Last reply Reply Quote 0
        • Wuz0ink
          Wuz0ink @tismepaulo last edited by

          @tismepaulo Hi, sorry for the late reply! The API I´m using has changed, so this module needs to be updated! I will do it as soon as I have some spear time (not that often with two kids and a wife)!😟

          R 1 Reply Last reply Reply Quote 0
          • R
            robertybob @Wuz0ink last edited by

            @Wuz0ink said in MMM-Fantasy-Premier-League:

            @tismepaulo Hi, sorry for the late reply! The API I´m using has changed, so this module needs to be updated! I will do it as soon as I have some spear time (not that often with two kids and a wife)!😟

            Hey 🙂 Are you planning on updating this before the new season starts?

            Wuz0ink 1 Reply Last reply Reply Quote 0
            • Wuz0ink
              Wuz0ink last edited by

              Hi, today I found some time:) The module is up to date with the latest API. But unfortunately (for now) I had to remove the option for active gameweek.

              1 Reply Last reply Reply Quote 0
              • Wuz0ink
                Wuz0ink @robertybob last edited by

                @robertybob

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy