Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-work room persistence #487

Merged
merged 13 commits into from
Dec 9, 2021
Merged

Re-work room persistence #487

merged 13 commits into from
Dec 9, 2021

Conversation

Et0h
Copy link
Contributor

@Et0h Et0h commented Nov 29, 2021

This re-works the logic of the room permanence code in line with discussion at #434.

Et0h and others added 13 commits October 28, 2021 16:46
* Added room permanence option to server

* Fixed error if roomsDirPath is None

* Sanitized filenames

* Delete room file on empty playlist

* Fixed position not saving when leaving and seeking, and position not loading after a restart

* Decoupled permanence check

* Added --rooms-timer option that limits the max lifespan of persistent rooms

* Assigned filename to variable to deduplicate calculation

* Freed up room when loading unwanted room from file

Co-authored-by: Assistant <assistant.moetron@gmail.com>
@Et0h Et0h merged commit c0e8652 into master Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant