MagicMirror Forum

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

    Tyvonne

    @Tyvonne

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

    Tyvonne Unfollow Follow

    Latest posts made by Tyvonne

    • RE: Calendar module - https URL

      Hi,

      Coming back from holidays, thanks a lot for your answer!
      If I understand well, by using “webcall” I’m not going to download .ics file but just parse it. And by using “https” I’m going to download file and parse local file. Question is, how this downloaded file is managed? Where is it? How many space of all version of this file will be used?

      I think I’ll try to come back to the external handler by modifying .replace function…
      I’m coming back if necessary, thanks again.

      posted in Troubleshooting
      T
      Tyvonne
    • Calendar module - https URL

      Hi all,

      A question about URL integration for calendar module, I add my personnal google calendar in Config.js file. URL starts with ‘https://calendar.google.com…’.
      By replacing all URL setting value it works well but I don’t understand why sample is defined by ‘webcal://’ and replaced in calendar parser after : “calendar.url = calendar.url.replace(“webcal://”, “http://”);”?
      Is this replace have mandatory reasons?

      Thanks for your answer and for your work !
      Tyvonne

      posted in Troubleshooting
      T
      Tyvonne