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-01-01 04:01:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Upload File
Apply Patch
bazarr
/
migrations
History
morpheus65535
b7aa5a17d4
Added absolute episode number to the database to help properly match video to subtitles. It must be implemented in each provider's matching method to benefit from that.
2025-11-20 07:38:47 -05:00
..
versions
Added absolute episode number to the database to help properly match video to subtitles. It must be implemented in each provider's matching method to benefit from that.
2025-11-20 07:38:47 -05: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