mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
update
This commit is contained in:
@@ -28,8 +28,9 @@ func SetupRoute(route *gin.Engine) {
|
||||
|
||||
route.POST("/viewed", viewed)
|
||||
|
||||
route.GET("/playlist/all.m3u", allPlayList)
|
||||
route.GET("/playlistall/all.m3u", allPlayList)
|
||||
route.GET("/playlist", playList)
|
||||
route.GET("/playlist/*fname", playList)
|
||||
}
|
||||
|
||||
func echo(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user