mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-08 16:34:55 +02:00
Add:Podcast iTunes search api and iTunes provider
This commit is contained in:
parent
2a4cbd48b8
commit
43f48b65f8
7 changed files with 81 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
const AuthorFinder = require('../AuthorFinder')
|
||||
const AuthorFinder = require('../finders/AuthorFinder')
|
||||
|
||||
class AuthorScanner {
|
||||
constructor(db) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue