dyc3 / opentogethertube

Watch videos with your friends. The spiritual successor to TogetherTube, preserving the spirit of it's simple to use interface, while improving it's look, feel, and reliability.
https://opentogethertube.com
GNU Affero General Public License v3.0
417 stars 56 forks source link

A way to save videos to the playlist where they won't go away if you leave for a while #885

Closed Kommynct closed 1 year ago

Kommynct commented 1 year ago

Is your feature request related to a problem? Please describe.

I hate that when I leave my private room, the videos in the queue all disappear, I understand needing the video not to be running while nobody is in the room, that makes sense, but it shouldn't clear them from the list.

Describe the solution you'd like

An option to keep them in the list indefinitely

Additional context

This is the only thing that's worse than cytube haha

dyc3 commented 1 year ago

I can see how that would be frustrating. I'll see what I can do to make this better. This happens because we intentionally don't persist the full room state when a room is unloaded from the server's memory, just the settings.

In the meantime, there are a few features that exist already that make this slightly less bad:

Kommynct commented 1 year ago

It seems like this was merged, will this be resolved with the next build?

dyc3 commented 1 year ago

Queue exporting should already be present in the docker image. If you aren't seeing it, you might need to pull the new image.

Kommynct commented 1 year ago

Sick, thanks, donated because of this!!

Kommynct commented 1 year ago

https://github.com/dyc3/opentogethertube/issues/927