2 Commits

Author SHA1 Message Date
Etoh
f044e2de10
Initial server-side room persistence implementation (#434)
* 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>
2021-10-28 16:46:07 +01:00
daniel-123
e9f7ba9687 Add manpages courtesy of Bruno Kleinert #387 2021-03-07 22:06:12 +01:00