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

    mrbaloo1337

    @mrbaloo1337

    0
    Reputation
    1
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mrbaloo1337 Unfollow Follow

    Latest posts made by mrbaloo1337

    • RE: MMM-CalendarExt3 - Calendar module. Hide calendar

      Worked fine! Sometime the easiest way is the best solution. Thanks!

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: MMM-CalendarExt3 - Calendar module. Hide calendar

      @sdetweil That will hide the hole module. I just want to hide 1 of 4 calendars in default calender module.
      But maybe if I slash out the calendar and move the 3 I want to show to a new instance of the module with the position I want. I can try it out

      posted in Troubleshooting
      M
      mrbaloo1337
    • MMM-CalendarExt3 - Calendar module. Hide calendar

      Hi!

      I’m using the MMM-CalendarExt3 and Calendar modules. Right now, I have a calendar that I only want to display in the CalendarExt module, not in the Calendar module. I’ve tried to hide it using EventTransformer but haven’t been able to solve the issue. Does anyone have an idea of what to do?

      Regards

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      Hi again, for some magical reason i solved it.
      I had a module MMM-jast. Wich is the last one I installed before upgrade. For test, I took a backup of the config without that module.
      Everything was in Swedish again, added my config for that module in the backupconfig file. Everything works as before.

      I can´t point what caused the error, but now it works again. Maybe the file ended up corrupt in the upgrade…

      Thanks for your response and time, have a good day!

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      I was running on 2.27.0
      As far as I found out Sami is listed as “SE” and Swedish is “SV” in the ISO list for language. If that is for any help?

      This is the log file:

      
      Upgrade started - Wed Jul  3 13:27:27 CEST 2024
      system is Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
      doing test run = true, NO updates will be applied!
      the os is Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v20.9.0
      Installed Node version: v20.8.0
      Node should be upgraded.
      Node.js upgrade defered, doing test run
      Check current NPM installation ...
      NPM currently installed. Checking version number.
      Minimum npm version: V10.1.0
      Installed npm version: V10.1.0
      No npm upgrade necessary.
      
      saving custom.css
      remote name = origin
      upgrading from version 2.27.0 to 2.28.0
      fetching latest revisions
      git fetch rc=0
      current branch = master
      On branch master
      Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
        (use "git pull" to update your local branch)
      
      Changes not staged for commit:
        (use "git add <file>..." to update what will be committed)
        (use "git restore <file>..." to discard changes in working directory)
      	modified:   package-lock.json
      
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      	icscalender/
      	run-start.sh
      
      no changes added to commit (use "git add" and/or "git commit -a")
      there are 1 local files that are different than the master repo
      
         package-lock.json
      
      save/restore files selection = n
      restoring package-lock.json from repo
      skipping restore for package-lock.json, doing test run
      test merge result rc='' , if empty, no conflicts
      skipping merge, only test run
      
      Checking for modules with removed libraries
      downloading dumpactivemodules script
      
      
      updating dependencies for active modules with package.json files
      
      	processing for module MMM-MQTT please wait
      
      	----------------------------------
      
      	skipped processing for MMM-MQTT, doing test run
      
      	processing complete for module MMM-MQTT
      
      	processing for module MMM-CalendarExt3 please wait
      
      	----------------------------------
      
      	skipped processing for MMM-CalendarExt3, doing test run
      
      	processing complete for module MMM-CalendarExt3
      restoring custom.css
      removing git alias
      Upgrade ended - Wed Jul  3 13:27:53 CEST 2024
      
      
      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      @sdetweil

      I wrote that earlier, it is 2.28.0.

      No worries, if you have any suggestions to my problem I will wait :)
      On Saturday I leave for vacation so I hope it will be solved until that, otherwise I can´t sleep

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      @sdetweil

      No issues before upgrade, is it possible to downgrade to previous version?

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      @sdetweil
      Sorry missed, it is version 2.28.0

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      @sdetweil
      Sorry, it looks good as far as I can see. I the texts in that file is the only workning translations. For example:
      “FEELS”: “Känns som {DEGREE}”,

      That´s a correct translation and works in Weather module, but weekdays is in Sami. See picture below.
      Capture.PNG

      That´s the same problem for every module. Hope you understand what I mean :)
      I think that the connection to “sv” is broken and points to Sami instead of Swedish.

      posted in Troubleshooting
      M
      mrbaloo1337
    • RE: Default language changed after update

      Hi,

      This is what that file contains. Seems to be the only thing that is correct translated. Anything else will be in Sami.
      If I check in the translation file the row for Swedish is: “sv: “translations/sv.json”, // Svenska”

      {
      	"LOADING": "Laddar …",
      
      	"DAYBEFOREYESTERDAY": "",
      	"YESTERDAY": "I går",
      	"TODAY": "I dag",
      	"TOMORROW": "I morgon",
      	"DAYAFTERTOMORROW": "I övermorgon",
      	"RUNNING": "Slutar",
      	"EMPTY": "Inga kommande händelser.",
      	"WEEK": "Vecka {weekNumber}",
      
      	"N": "N",
      	"NNE": "NNO",
      	"NE": "NO",
      	"ENE": "ONO",
      	"E": "Ö",
      	"ESE": "OSO",
      	"SE": "SO",
      	"SSE": "SSO",
      	"S": "S",
      	"SSW": "SSV",
      	"SW": "SV",
      	"WSW": "VSV",
      	"W": "V",
      	"WNW": "VNV",
      	"NW": "NV",
      	"NNW": "NNV",
      
      	"FEELS": "Känns som {DEGREE}",
      
      	"UPDATE_NOTIFICATION": "MagicMirror² uppdatering finns tillgänglig.",
      	"UPDATE_NOTIFICATION_MODULE": "Uppdatering finns tillgänglig av {MODULE_NAME} modulen.",
      	"UPDATE_INFO_SINGLE": "Denna installation ligger {COMMIT_COUNT} commit steg bakom {BRANCH_NAME} grenen.",
      	"UPDATE_INFO_MULTIPLE": "Denna installation ligger {COMMIT_COUNT} commits steg bakom {BRANCH_NAME} grenen."
      }
      
      
      posted in Troubleshooting
      M
      mrbaloo1337