-
Notifications
You must be signed in to change notification settings - Fork 2
Cant update #1
Comments
Hey, I just realized this plugin was installed by just downloading the tar artifact from the bazarr github releases. This way git didn't get initialized properly and the auto bazarr updater (which assumes it is installed using git) won't work while trying to fetch the changes. I've just merged #2 to master which should probably fix this issue. |
Thanks. What I need to do now, to make this work? |
Quick fix - Backup data directory, remove /usr/local/bazarr/ directory and git clone again. Then restore data dir and restart. |
Good finding and quickfix. I've merged back master to the |
Added a The migration itself actually fetches the latest from master bazarr repo which will make it update to the latest during the upgrade. And all future updates should probably work better too. Checking bazarr logs I got
Instead of the previous git crash. @dimitrow7 If you could test test upgrading your plugin as well (it should probably work both using the UI or running Thanks again for finding and reporting this bug! :) |
@fulder Bazarr needs unrar to extract subtitles from rar files. Looks like you removed it in the last commit to bazarr.json. Bazarr also needs ffprobe for analyzing video files. Probably ffmpeg shoud also be added as a dependency. |
@josdion good point, I've opened a new PR (ix-plugin-hub/iocage-plugin-index#67) for both |
Generally bazarr doesn't require these, because they are included in bazarr/bin, but only for mac, windows and linux. These dependencies are currently required only for freebsd. |
Ah, I see! Then it's important to add them to the |
The PR has been merged and back ported to 11.3 branch. UPDATE: Closing this again. |
Hello,
How to update to newer version? I need version Ver. 0.8.4.3, because of new subtitle source, that I need is added.
When I try with interface, I got this error:
The text was updated successfully, but these errors were encountered: