This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
Watch
1
Star
0
Fork
0
You've already forked bazarr
mirror of
https://github.com/morpheus65535/bazarr.git
synced
2026-04-17 12:48:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Upload File
Apply Patch
bazarr
/
migrations
History
morpheus65535
bd59c02e49
Fixed Plex webhook for episodes by improving episode sync logic to add
tvdbId
, optimizing subtitle updates, and adding database migration for
tvdbId
column in
table_episodes
.
#3248
2026-03-31 00:02:27 -04:00
..
versions
Fixed Plex webhook for episodes by improving episode sync logic to add
tvdbId
, optimizing subtitle updates, and adding database migration for
tvdbId
column in
table_episodes
.
#3248
2026-03-31 00:02:27 -04:00
alembic.ini
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
2023-07-26 19:34:49 -04:00
env.py
Fixed postgresql database migrations not applied (
#2601
)
2024-08-04 21:30:13 +09:00
script.py.mako
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
2023-07-26 19:34:49 -04:00