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

Add release metadata and display #11

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

joemcmahon
Copy link
Owner

Adds the release field to Now Playing and adds the necessary support methods to parse this out of the metadata and make it available. Also fixes the Now Playing background looking different from the rest of the app.

Make the file contents clearer by renaming the file as well.
 - Space added for the release name on the now playing display
 - bump build and version
 - Added releaseName accessor to RadioStation; parses raw metadata since Fethi's override doesn't work as desired
 - NowPlayingViewController sets the release on the now playing screen if provided
 - Add the release name to sharing data if it's available
 - Fix the "now playing" background to be that nice "cement" color like the rest of the interface
The "next show" times are wrong, so they can't be used as the backup to fix the lag.
If the default mail app isn't configured, the call to see if it is will fail. We want to force-open the mailto: URL if that is the case.

 - add a new function, bruteForceSendMail, that does this
 - change openEmail to call it if viewController.canSendMail returns false.

Also commit the expansded background so that the app looks right on iPad and MacOS.
@joemcmahon joemcmahon merged commit 25b2d7b into master Mar 19, 2024
1 check failed
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