This website requires JavaScript.
Explore
Help
Sign in
morpheus65535
/
bazarr
Watch
1
Star
1
Fork
You've already forked bazarr
0
mirror of
https://github.com/morpheus65535/bazarr.git
synced
2025-12-29 13:13:19 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
development
bazarr
/
migrations
History
Exact
Exact
Union
RegExp
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