Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use custom intro/outro playlists per show #2941

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

caveman99
Copy link
Contributor

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:

...not yet, but i will.

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.

@caveman99
Copy link
Contributor Author

Remark: this was an absolute nightmare to implent through all layers and abstractions. I full heartedly support ditching the legacy UI.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.46%. Comparing base (2b119ad) to head (ff5d83b).
Report is 54 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2941      +/-   ##
==========================================
+ Coverage   70.36%   70.46%   +0.09%     
==========================================
  Files         149      149              
  Lines        4033     4029       -4     
==========================================
+ Hits         2838     2839       +1     
+ Misses       1195     1190       -5     
Flag Coverage Δ
api 93.75% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caveman99 caveman99 force-pushed the custom-auto-playlist branch 2 times, most recently from 0495f7b to a62f74d Compare February 12, 2024 18:48
@jooola jooola changed the title feat(legacy): custom intro/outro playlists feat: use custom intro/outro playlists per show Feb 18, 2024
@caveman99 caveman99 force-pushed the custom-auto-playlist branch 2 times, most recently from 5e1fb08 to 743d143 Compare February 19, 2024 08:38
@caveman99 caveman99 requested a review from jooola May 2, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants