mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-22 03:44:28 +02:00
Replace pkg with @yao-pkg/pkg and target node20
This commit is contained in:
parent
3a2f786517
commit
928b080677
4 changed files with 7 additions and 6 deletions
|
@ -104,6 +104,7 @@ class Server {
|
|||
*/
|
||||
async init() {
|
||||
Logger.info('[Server] Init v' + version)
|
||||
Logger.info('[Server] Node.js Version:', process.version)
|
||||
|
||||
await this.playbackSessionManager.removeOrphanStreams()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue