mirror of
https://github.com/Apologieze/Benri.git
synced 2026-01-18 17:17:21 +01:00
fix local database
This commit is contained in:
@@ -234,6 +234,7 @@ func playingAnimeLoop(playingAnime curd.Anime, animeData *verniy.MediaList) {
|
||||
if err == nil {
|
||||
log.Info("Successfully updated database file")
|
||||
}
|
||||
localAnime = curd.LocalGetAllAnime(databaseFile)
|
||||
break
|
||||
}
|
||||
if timePos != nil && playingAnime.Ep.Duration != 0 {
|
||||
|
||||
Reference in New Issue
Block a user