Skip to content

fix prerecord canonical metadata title#561

Open
mcfiredrill wants to merge 5 commits into
mainfrom
fix-prerecord-canonical-metadata-title
Open

fix prerecord canonical metadata title#561
mcfiredrill wants to merge 5 commits into
mainfrom
fix-prerecord-canonical-metadata-title

Conversation

@mcfiredrill

Copy link
Copy Markdown
Member
  • fix version in deploy.rb
  • call canonical metadata sync in scheduled_show queue ? i guess ? idk man

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

😰 RSpec failure

186 examples, 2 failures, 49 pending
Example Description Message
spec/models/scheduled_show_spec.rb:313 ScheduledShow queue_playlist! calls PersistPlaylistToRedis if empty in redis #<InstanceDouble(LiquidsoapRequests) (anonymous)> received unexpected message :current_source with (no args)
spec/models/scheduled_show_spec.rb:297 ScheduledShow queue_playlist! queues the show's entire playlist in liquidsoap #<InstanceDouble(LiquidsoapRequests) (anonymous)> received unexpected message :current_source with (no args)

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (49.67 seconds, 86.04% of total time)
Example Description Time in seconds
spec/models/show_series_spec.rb:24 ShowSeries saving recurrences saves recurring shows 14.12386
spec/models/show_series_spec.rb:139 ShowSeries saving recurrences saves weekly show on correct weekday across DST spring-forward 8.37394
spec/models/show_series_spec.rb:90 ShowSeries saving recurrences handles crossing the DST boundry 5.60639
spec/services/process_recording_spec.rb:30 ProcessRecording assigns track to scheduled show 4.20416
spec/services/process_recording_spec.rb:17 ProcessRecording processes a recording 3.87063
spec/models/show_series_spec.rb:63 ShowSeries saving recurrences saves biweek with start date 3.48263
spec/models/show_series_spec.rb:73 ShowSeries saving recurrences updates all episodes with new time 3.15621
spec/models/scheduled_show_spec.rb:337 ScheduledShow archive recordings starts processing the recording after assigning a recording, then assigns the track to the show 3.15499
spec/models/show_series_spec.rb:152 ShowSeries saving recurrences maintains consistent local hour across DST transitions 1.86575
spec/models/show_series_spec.rb:123 ShowSeries saving recurrences saves monthly show on correct weekday across DST boundaries 1.83191

@mcfiredrill
mcfiredrill marked this pull request as ready for review July 3, 2026 02:10
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.

1 participant