mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 07:12:45 +02:00
Add podcast episode auto download new episodes cron
This commit is contained in:
@@ -250,6 +250,9 @@ export default {
|
||||
this.folderUpdated()
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
console.log('Podcast feed data', this.podcastFeedData)
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user