nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Update gallery images list in real time #538

Open natrius opened 4 years ago

natrius commented 4 years ago

Feature request

User type: Logged-in User level: Beginners

Description

I want to create something like live-slideshow for a wedding. So i created a folder with a "just upload allowd" share. It seems like once the show is started, newly uploaded pictures are not considered anymore or not integrated in the diashow. Is it possible to add this?

Benefit / value

It is possible to create a live-event thing.

Risk / caveats

Make it a setting. Otherwise maybe some questionable pictures could be possible, depending on the audience.

Sponsorship

Possible, yes.

Are you a developer willing to implement this feature?: no Can you sponsor the development of this feature or do you know someone who can?: yes/no, depends. For "my" event there is not enough time left i guess, so shrug

skjnldsv commented 4 years ago

diashow = slideshow?

natrius commented 4 years ago

Uhm, yes, sorry about that :D Changed it in the title as well.

skjnldsv commented 4 years ago

So I'm not sure I get it! :thinking: You want to create a slideshow that gets updated live while the folder gets more and more images?

natrius commented 4 years ago

Yes

skjnldsv commented 4 years ago

I'm not sure this is something we want. It seems like a very specific use case :thinking: @jancborchardt ?

natrius commented 4 years ago

Fair enough, i completely understand. It is nice for an event but other than that i don't think it is needed. Like this i have to go and check once an hour or something like that.

Was just an idea :)

jancborchardt commented 4 years ago

I would say it’s less about the use-case, than about the responsiveness of the web interface.

If I upload files from another device, I would also assume they directly pop up in the web interface without needing to refresh. As such I would also assume that they show up in the slideshow, as @natrius mentions.

Makes sense @skjnldsv?

skjnldsv commented 4 years ago

Yes, for the files list! 100% For the slideshow it's a bit overkill, no?

jancborchardt commented 4 years ago

There’s plenty of cases where this would catch issues:

So it’s making sure the experience is smooth in all of these cases by just reflecting the current state.

skjnldsv commented 4 years ago

Okay! Let's keep this then, and let's open a new one on viewer! :) We discussed this a bit today with the js team! Thanks Jan and thanks @natrius for the feedback!

EDIT: viewer issue https://github.com/nextcloud/viewer/issues/230

natrius commented 4 years ago

@jancborchardt

Well, thats exactly my usecase, to be honest. Or was that a comment to the splitted-issue?

I solved it meanwhile another way.