MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    HTTPS and Owncloud calendar + https rss feeds

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 3 Posters 3.9k Views 3 Watching
    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.
    • B Offline
      BananaBro
      last edited by BananaBro

      I didn’t share the real link :D sry.

      https://cloud.linus-schuertz.de/remote.php/dav/calendars/Linus/linusics/

      i also tried to use a public link like this one where you dont have to authencitate:

      https://cloud.linus-schuertz.de/index.php/apps/calendar/p/J41TY60YCHZ4MCQP/magic_mirror_test

      doesnt work either

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @BananaBro
        last edited by

        @BananaBro
        webcal://cloud.linus-schuertz.de/remote.php/dav/public-calendars/J41TY60YCHZ4MCQP?export
        I think this is right url of your iCal.

        B 1 Reply Last reply Reply Quote 1
        • B Offline
          BananaBro @Guest
          last edited by

          @Sean said in HTTPS and Owncloud calendar + https rss feeds:

          @BananaBro
          webcal://cloud.linus-schuertz.de/remote.php/dav/public-calendars/J41TY60YCHZ4MCQP?export
          I think this is right url of your iCal.

          This one actually works. Thanks dude. But how could you know ? :D is there any basic knowledge im missing? Is this anywhere in the owncloud documentary?

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @BananaBro
            last edited by

            @BananaBro in your shared calendar, there were subscribe and download buttons. Usually those links are for getting pure ical file.

            1 Reply Last reply Reply Quote 0
            • B Offline
              BananaBro
              last edited by

              Ah ok. Thanks for the tip.

              Since I dont like sharing my private calendar in public, I tried to set it up without sharing the calendar.

              {	
              							url: 'webcal://cloud.linus-schuertz.de/remote.php/dav/calendars/Linus/linusics?export',
              							symbol: 'calendar-o',
              							auth: {
              								user: 'Linus',
              								pass: 'superstrongpassword',
              								method: 'basic' 
              							}
              						},
              

              This setup is working! :))

              Thanks alot for help!

              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy