MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. mercuryskies
    3. Posts
    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 2
    • Posts 20
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Google photos modules access another Album instead

      @sdetweil its sorted. I simply ran the auth and test
      file which generated a token for my other album. I then popped that token into my config and voila. All good

      posted in Requests
      M
      mercuryskies
    • RE: Google photos modules access another Album instead

      @sdetweil thank you for your quick reply !
      So Is it possible to call upon a different album and where do I put the 2nd albums credentials or details in my code ? Is the token the oath client ?

      posted in Requests
      M
      mercuryskies
    • Google photos modules access another Album instead

      Hello there , a relative newbie here . I have a perfectly working Google photos module showing one photo album in my kitchen however I have another pi I hoped I could just copy and use the same config file but tweak the config or JSON to point to another Album i created for my dad . It’s a shared album in my account that I have shared with him . I am confused in the sense that do I access one api but call upon a different album using album I’d ? How does the auth and test process work ? PS I’m not running the latest version of Google photos module .
      Any help greatly appreciated,

      posted in Requests google api photos
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil could the problem be related to my node.js. I only ask as when I was trying to configure the google photos module there was a message that came up stating I needed to update my node.js 10.2 to a later version.
      Could this old version be preventing my calender from working?
      Thanks , Michael

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      I tried resetting my ical adress and re entering a new one. Again. Problem persists. Does anyone have any more suggestions please ? Thanks. Michael

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil the thing is I never copied it because the pi browser doesn’t display the entire calender website. I coudltn seem to get to the settings of the url on pi it seems to run a basic version of the website so I copied the private url from a windows internet browser where i could

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil as in regenerate a new one ?

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      i get error 404…

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @mercuryskies as Instructed I’ve over typed each character and keep getting " the site cannot be reached
      Calnder.google.com s server ip adress can not be found . Try checking connection and proxy firewall and Dns… "
      Nothing downloads basically. The url ends in ics correct?

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil ooooooooh exciting. I’ll try that now
      Thanks

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil I’m sorry to sound dumb but can you elaborate . Over typing ? Where are you putting the corrected url .

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      the standard google calendar url works fine. it takes me to my calendar and i can see everything in my browser.
      but when i try my private and public urs in the browser i get the site can not be reached.
      i am so confused

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      so both of the google calendar links do not work in my pi browser, it just says site not available.
      if i paste the last default webcal address it just takes me to a google search result.

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      i have commented out the private one as when i do not the file crashes

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      Hi there, below is my calendar config. Thanks again, Michael.

      language: “en”,
      timeFormat: 12,
      units: “metric”,

      modules: [
      	{
      		module: "alert",
      	},
      	{
      		module: "updatenotification",
      		position: "top_bar"
      	},
      	{
      		module: "clock",
      		position: "top_left"
      	},
      	{
      		module: "calendar",
      		header: "Family Calender",
      		position: "bottom_left",
      		config: {
      			calendars: [
      				{
      					symbol: "calendar",
      					
      					url: "https://calender.google.com/calender/ical/michael.lloyd%40live.com/public/basics.ics", }
      					//url: "https://calender.google.com/calender/ical/michael.lloyd%40live.com/private-cf63bd901ffd72df081e7258123456789/basics.ics"  }
      											//url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics"					}
      			]
      		}
      
      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil browser is fine. Also all my other internet dependant modules work ok. It is purely calender not showing events when the adress seems fine and all settings are set to allow

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil yeah it reads
      Url: “https://calender.google.com/calender/ical and then my name and some random numbers letters etc and ends in ics” closed bracket

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil what could make it not share correctly ? As in settings in my Google account?
      I tried pasting the private and public url into my browser and it said the site cant be reached and that the server ip adress could not be found? Any thoughts? Thanks

      posted in Troubleshooting
      M
      mercuryskies
    • RE: Google calender no events shown

      @sdetweil thanks sam I will try this tonight and reply. Cheers

      posted in Troubleshooting
      M
      mercuryskies
    • Google calender no events shown

      Good afternoon, any help will be massively appreicated. So here goes. I cant get the google calender to work in the sense that no events ever appear .

      1. I have tried both public and private ical links. Both end in ics.
      2. I have pasted the ics file into a text editor and can see events
      3. The other modules update and work fine in regards to internet connection.
      4. Settings in my google cal are all set to show but nothing seems to be hidden and I can see everything up date on my syncd phone if edited via laptop .

      Can anyone help ?? Thanks

      posted in Troubleshooting calendar google calendar modules
      M
      mercuryskies
    • 1 / 1