Commit Graph

85 Commits (v1.4.6-beta.34)

Author SHA1 Message Date
morpheus65535 c8e2894b2b
Added series status and last air date
1 month ago
morpheus65535 d7f06bb707 Fixed issue with some DB queries and PostgreSQL.
2 months ago
morpheus65535 c42ab44234 no log: fix for last commit
2 months ago
morpheus65535 5b3312ea4d Added validation for incomplete indexing of subtitles or calculation of missing subtitles before searching.
2 months ago
morpheus65535 24096cb10f
Refactored upgrade routine to bring logic out of db requests but into Python code. #2749
2 months ago
Anderson Shindy Oki e8077d64df
Added search poster (#2722)
3 months ago
morpheus65535 56d8f2c9a3 Fixed another issue with subtitles upgrade process.
3 months ago
morpheus65535 de9ce4d13d Fixed issue with subtitles upgrade process on Windows
3 months ago
morpheus65535 6297b4b83c Added database type, version and migration to System-->Status page.
4 months ago
JayZed b304f6f1ef
Added new feature: Tag-Based Automatic Language Profile Selection
6 months ago
morpheus65535 dcbd8130db Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles.
7 months ago
JayZed eb296e13c1
Improved global search function
8 months ago
morpheus65535 0bddb5ba55 no log: pep8 fixes
9 months ago
JayZed 9ae684240b
Refactored Shutdown, Restart and exit status codes
11 months ago
morpheus65535 6ca3689f2e no log: fixed multiple PEP8 lint issues
11 months ago
JayZed d5466fff23
Added log level/filter settings to Logs page
11 months ago
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
1 year ago
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal
1 year ago
morpheus65535 ad6557357d Modified "no subtitles found" notification to be a message instead of an error.
1 year ago
morpheus65535 cb3a274894 Fixed languages profile creation issue.
1 year ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
1 year ago
morpheus65535 2a8a4030b9 Fixed datatype issue when creating a new languages profile with PostgreSQL.
1 year ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
1 year ago
Jack 4e7dedc43c
Exposed subtitle file size through API
1 year ago
morpheus65535 2972c3881c Fixed history logging of downloaded and uploaded subtitles. #2261
1 year ago
morpheus65535 1f187d89ca Fixed history logging issue for episodes and movies subtitles.
1 year ago
morpheus65535 fbe6b765ae Added more feedback to UI on automatic and interactive search issues.
1 year ago
morpheus65535 77283e4063 Fixed improper http status code returned that prevented proper cache management on browser side.
1 year ago
morpheus65535 8895dd68a8 Improved responses marshalling to better deal with error messages sent to frontend.
1 year ago
morpheus65535 79f5c7d675 no log: fix typo on last commit
1 year ago
morpheus65535 995ae1b5b8 Improved UI feedback on multiple search, download and upload issues. #2235
1 year ago
Samuel Bartík 42ae3af4a2
Fixed issue while saving notifications settings
1 year ago
morpheus65535 fa42346968 Fixed translation issue for episodes subtitles. #2214
2 years ago
William Hughes 18cec2c8e5
no log: Made 'id' description clearer (#2209)
2 years ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
2 years ago
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now.
2 years ago
Vitiko 547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
2 years ago
morpheus65535 e4bf041ecb Fixed subtitles file naming when using hearing-impaired removal mods.
2 years ago
morpheus65535 019613958e Fixed some issues after subtitles upgrade refactor.
2 years ago
morpheus65535 5b283098f9
Refactored subtitles upgrade
2 years ago
morpheus65535 58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news.
2 years ago
Marian Moravcik 5c01c3c2e2 Fixed upgradable icon in history now show properly
2 years ago
morpheus65535 3310f6aeb8 Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050
2 years ago
Marian Moravcik 11fff727b2 Fix for get movies/series response serializer
2 years ago
Marian Moravcik 738e10e075 Fix for #2051
2 years ago
halali d5911e78b5
Added PostgreSQL as optional database engine
2 years ago
morpheus65535 cf4571ba86 Fixed improper profile ID value preventing listing of series and movies. #2043
2 years ago
morpheus65535 2622a0896e Fixed Plex webhook trying to search for subtitles for pre-roll video. #2013
2 years ago
morpheus65535 551f57bc0e Fixed bad subtitles extension exception when uploading subtitles with uppercase extension. #1988
2 years ago
morpheus65535 eb770c9faa no log: send events to update wanted and badges in ui when something's changed while saving languages profiles.
2 years ago