mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-08 19:52:50 +02:00
New data model removing media entity for books
This commit is contained in:
@@ -59,7 +59,6 @@ class PodcastEpisode {
|
||||
}
|
||||
}
|
||||
|
||||
get isPlaybackMediaEntity() { return true }
|
||||
get tracks() {
|
||||
return [this.audioFile]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user