Skip to content

More date options#307

Open
Cronvs wants to merge 5 commits into
jkwill87:mainfrom
Cronvs:main
Open

More date options#307
Cronvs wants to merge 5 commits into
jkwill87:mainfrom
Cronvs:main

Conversation

@Cronvs
Copy link
Copy Markdown

@Cronvs Cronvs commented Feb 8, 2025

Changes year in movies to a date, adds a series_date for when the matched series first aired, and add the capability to use the datetime attributes for formatting like so: {date.year}, {date.month}, or {series_date.year}. This would make formatting series conform to for example jellyfin show naming more.

@Cronvs
Copy link
Copy Markdown
Author

Cronvs commented Jul 8, 2025

Was confused as to why supplying an id would diminish search hits, I made it so that date search for tvdb now check if month and day are default values, and if so, then check that season and episode are the same to get matches, and only compare the year of either episode or series, not precise dates of episodes.
Also, I got annoyed with double year tagging. TVDB solves duplicates of names by suffixing the year, I added format logic to remove any year tagging from series if the format spec already provides date tagging.

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