New data model classes, ffmpeg-kit, jackson json deserializer, add permission

This commit is contained in:
advplyr
2022-03-28 19:53:53 -05:00
parent 461733854a
commit 4fc70cd3dd
30 changed files with 9058 additions and 9642 deletions
+1 -1
View File
@@ -269,7 +269,7 @@ export default {
var downloadFolder = await this.$localStore.getDownloadFolder()
if (downloadFolder) {
await this.syncDownloads(downloads, downloadFolder)
// await this.syncDownloads(downloads, downloadFolder)
}
this.$eventBus.$emit('downloads-loaded')