GithubHelp home page GithubHelp logo

treyg / synology-photos-memories Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 6.0 3.69 MB

Memories app for synology photos

Dockerfile 1.50% JavaScript 46.15% EJS 52.35%
docker nodejs synology synology-nas synology-photos

synology-photos-memories's People

Contributors

juliancast avatar loenus avatar treyg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

synology-photos-memories's Issues

Feature request - Output photos information in json or xml format

Hello,

I'm looking for a script able to reproduce the "remember" facebook feature, for photos stored on a Synology Nas, using Synology photo database and api : each day, display one photo taken exactly X year(s) from the current date.

Your script is what I found the more relevant to what I whish.

It already retrieve photo(s) url for a specific date, I would like to have the following information added to the output :

  • Exif Date/Time
  • URL of the different thumbnail photo size, if any set
  • Photo location, if any set
  • Digital camera used, if any set

All this information given on a text file using XML or JSON format.
For my need, the existing mail output part is not usefull.

Unfortunately I can't help the JS scripting part, but if you want help about formatting the output, I will be able to help, by providing samples.

Thanks in advance :)

Error in JS Webpage

Hi. I just installed your great docker project according to your guide in readme on my synology.

Trying to access the newly built in Webpage, i get the following error...

Any idea where this comes from or how to fis this?

Thanks in advance

    123|     </button>
    124|
 >> 125|     <% const uniqueDates = new Set();
    126|     urlList.forEach(photo => {
    127|         formattedDate = new Date(photo.date).toLocaleString().split(',')[0]
    128|         uniqueDates.add(formattedDate);

Cannot read properties of undefined (reading 'forEach')
    at eval ("/app/views/home.ejs":13:13)
    at home (/app/node_modules/ejs/lib/ejs.js:703:17)
    at tryHandleCache (/app/node_modules/ejs/lib/ejs.js:274:36)
    at View.exports.renderFile [as engine] (/app/node_modules/ejs/lib/ejs.js:491:10)
    at View.render (/app/node_modules/express/lib/view.js:135:8)
    at tryRender (/app/node_modules/express/lib/application.js:657:10)
    at Function.render (/app/node_modules/express/lib/application.js:609:3)
    at ServerResponse.render (/app/node_modules/express/lib/response.js:1039:7)
    at file:///app/index.js:207:7
    at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5) ```

Problem with authentication

I have also problem with authentication, not sure what doing wrong. I do not run it in docker, and it returns me 400 bad request
I'm sure ip address, quick connect id is correct.
image

when I change ip address to just ip address point to nas from my local network it returns 403 forbidden

image

Don't you know what I'm doing wrong ?
thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.