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

    onlyname0

    @onlyname0

    0
    Reputation
    386
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    onlyname0 Unfollow Follow

    Latest posts made by onlyname0

    • RE: MMM-ShipmentTracking

      @onlyname0 said in MMM-ShipmentTracking:

      Yes, I’ve tried but it tells me to check the tracking codes. If I check on 17track they work fine, but it can be that the shipping info is in chinese (issue?) which is then translated into english on 17track. Also how do you input several providers, for example 17track and DHL? If I try DHL alone it also tells me to check the tracking number as well. I doubled checked following the base url link in DHL.js and it reads the tracking code fine.

      posted in Utilities
      O
      onlyname0
    • RE: MMM-ShipmentTracking

      How do you track multiple shipments (for 17track)? I have multiple working tracking codes but it doesn’t seems to find them. Currently I call them like this:
      tracking: {
      ‘17track’: [‘code1’,‘code2’,…,‘codeN’]
      },
      Could you extend the example in the wiki a little?

      posted in Utilities
      O
      onlyname0