mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 04:57:37 +03:00
Task for continuously check for iTunes Library updates
This commit is contained in:
parent
71f1fab575
commit
12b0350d3e
4 changed files with 59 additions and 3 deletions
1
main.go
1
main.go
|
@ -3,6 +3,7 @@ package main
|
|||
import (
|
||||
"github.com/astaxie/beego"
|
||||
_ "github.com/deluan/gosonic/conf"
|
||||
_ "github.com/deluan/gosonic/tasks"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue