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

Support for more variables #194

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Support for more variables #194

merged 3 commits into from
Sep 27, 2023

Conversation

zeroquinc
Copy link
Contributor

Adds AirTime, PremiereDate and Genres.

Requested here: #147

If the code looks alright I can also do the other ones that are requested in the above issue.

Adds `AirTime`, `PremiereDate` and `Genres`.
@zeroquinc
Copy link
Contributor Author

zeroquinc commented Sep 26, 2023

Can probably create different PremiereDate formats just like TimeStamp if necessary. I just followed ISO format for now.
Same applies to AirTime.

Also I cleaned up the code for PremiereDate because that was a mess my bad.

Support for `AirTime`, `EpisodePremiereDate`, `SeriesPremiereDate` and `Genres`
@zeroquinc zeroquinc changed the title Support for AirTime, PremiereDate and Genres Support for more variables Sep 27, 2023
@zeroquinc
Copy link
Contributor Author

Noticed that PremiereDate returned the Series value instead of the Episode value so I added EpisodePremiereDate and SeriesPremiereDate. I understand if the names are to long and if you want that changed, let me know!

@crobibero crobibero added the feature This PR or Issue requests or introduces a new feature label Sep 27, 2023
@crobibero crobibero merged commit 4543c0c into jellyfin:master Sep 27, 2023
4 checks passed
@zeroquinc zeroquinc deleted the patch3 branch September 27, 2023 21:11
@jahlib
Copy link

jahlib commented Nov 24, 2023

Please add the ItemId without dashes ("-") as I encountered an error when trying to send it to Telegram.
I have mentioned this in issue - #204.

@Salva-G
Copy link

Salva-G commented Mar 30, 2024

Hi,
@jahlib do you know any workaround meanwhile the solution for the dashes come? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This PR or Issue requests or introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants