BrianHepler / MMM-WeatherBackground

MagicMirror Module - for Weather image background from Unsplash. This is a plugin of other weather modules.
MIT License
16 stars 9 forks source link

Unable to set any custom collections for images #21

Open SlamminS85 opened 1 year ago

SlamminS85 commented 1 year ago

I maybe way out of date at this point, but it appears that there is no way for me to set this to point at my own custom collections within unsplash.

I would really love to be able to do this, but whenever I change the collections.json to point at my own collections, they are not pulled and instead I get random photos and no errors or any log information.

Reading through the readme, it seems as though connecting to my own collections was deprecated in 2019. Can you advise if this is the case? Additionally, if this is the case, would you either update the description and readme or permit me to do so?

Thanks

BrianHepler commented 1 year ago

2019 was before I took over maintenance of the module. I can certainly try to add that feature back in. I'll take a look at it.

SlamminS85 commented 1 year ago

Re-implementing it is not necessary, but much of the documentation indicated that it was possible to set our own collections.

Since this is no longer the case, can we update the readme to make this clear beyond update notes from 2019?

BrianHepler commented 1 year ago

Sure, I can do that. I'll try to get that done this week.

BrianHepler commented 1 year ago

I'm looking through the README file and I'm not sure to which you are referring. If you submit a PR to fix the documentation issues, I'll merge it into the master branch.