This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
libretime
mirror of
https://github.com/libretime/libretime.git
Watch
7
Star
0
Fork
You've already forked libretime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
libretime
/
api
/
libretime_api
/
legacy
/
migrations
/
__init__.py
3 lines
100 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
feat: drop cc_stream_setting table - Remove the previously deprecated cc_stream_setting table.
2022-09-12 14:30:46 +02:00
# The schema version is defined using the migration file prefix number
feat: use custom intro/outro playlists per show (#2941) ### Description Having a global intro and outro playlist in settings is not very flexible for special programming. This adds an override intro/outro playlist per show. If it is not set, the global one is used. also it's ignored if there's no autloading at all. **I have updated the documentation to reflect these changes**: Yes ### Testing Notes **What I did:** Schedule 2 shows, one without defining custom lists, one with defining custom lists. one hour before the show starts it should be populated correctly. If you define a global list it shojuld be replaced with the per-show list. --------- Co-authored-by: Thomas Göttgens <tgoettgens@mail.com>
2024-10-14 22:07:41 +02:00
LEGACY_SCHEMA_VERSION
=
"
46
"