-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add PremiereDate (AirDate) to setTitle for episodes #6607
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
base: master
Are you sure you want to change the base?
Conversation
Adds PremiereDate (AirDate) to Episode setTitle (namely used to display playback title) in place of (year)
Cloudflare Pages deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
Fix lint fix ESLint issue fix ESLint issue fix ESLint issue Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6c36b49
to
cc71b30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
Changes
Adds PremiereDate (AirDate) to Episode setTitle (namely used to display playback title) in place of (year)
Might be only me, however I often want to see the AirDate when watching a show.

This PR adds the date in the playback title, includes weekday, day, month, and year.