timberline-secondary / hackerspace-scripts-2

Python based control panel and scripts for managing Timberline's Digital Hackerspace
GNU General Public License v3.0
3 stars 1 forks source link

Doesn't ask to regen slideshow after adding media to collection #122

Closed tylerecouture closed 1 year ago

tylerecouture commented 1 year ago

Should use same behavior as the other add media (ask to regen after adding)

punctuations commented 1 year ago

It should behave the same, no?

The way that the collections script works is by calling the add_media function used in add media.

(code here https://github.com/timberline-secondary/hackerspace-scripts-2/blob/master/scripts/TVs/collection_add_media.py#L29)

tylerecouture commented 1 year ago

Let me double check it.

punctuations commented 1 year ago

What's the status on this? @tylerecouture

tylerecouture commented 1 year ago

I don't remember. Gonna close.

punctuations commented 1 year ago

duplicate of latest stuff in #111 ?