mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 09:24:56 +02:00
Add:Podcasts latest episodes page
This commit is contained in:
parent
f6b6c0a41e
commit
ae4ac392c6
7 changed files with 184 additions and 6 deletions
|
@ -226,6 +226,8 @@ class Server {
|
|||
'/library/:library/bookshelf/:id?',
|
||||
'/library/:library/authors',
|
||||
'/library/:library/series/:id?',
|
||||
'/library/:library/podcast/search',
|
||||
'/library/:library/podcast/latest',
|
||||
'/config/users/:id',
|
||||
'/config/users/:id/sessions',
|
||||
'/collection/:id'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue