diff --git a/server/Server.js b/server/Server.js index 6b867464..d1d36d0b 100644 --- a/server/Server.js +++ b/server/Server.js @@ -184,6 +184,7 @@ class Server { '/library/:library/series/:id?', '/library/:library/podcast/search', '/library/:library/podcast/latest', + '/library/:library/podcast/download-queue', '/config/users/:id', '/config/users/:id/sessions', '/config/item-metadata-utils/:id',