Closed bassterror closed 3 months ago
May i ask if you have the same issue on Postgres 14? (Im sorry i havent really investigated yet, but just to narrow down the possibilities).
I'm sorry for the late response! I don't have a Postgres 14 instance, but I'll try to test that very soon.
I just tested it. It seems that is working correctly with Postgres 14. It successfully synced and every movie is present and analyzed in Bazarr.
Edit: Also, I see that the error in question, actually is thrown only for movies. All shows from Sonarr are successfully synced.
Not related to the version, tmdbid is a text should probably be an int or the argument needs to be casted.
It will be fixed on the upcoming beta.
Recently, I created a new instance of Bazarr with Postgres which in general is running ok, but the log is flooded with this error, which causes sync issues with Radarr and Sonarr. I did run the select statement through pgAdmin and indeed the WHERE clause needs an explicit cast. The weird thing is that this error is showing "randomly" and for different items. The example below is for the movie "Beverly Hills Cop: Axel F" and it was missing from Bazarr for a day or two (I didn't trace it), but then it finally synced and now it's in Bazarr.
error:
Software (please complete the following information):
Additional context bazarr:
postgres: