Skip to content

Add info label for next aired date#4

Open
smfontes wants to merge 1 commit intoscott967:script.extendedinfo-6.0.10from
smfontes:add-next-and-last-episode
Open

Add info label for next aired date#4
smfontes wants to merge 1 commit intoscott967:script.extendedinfo-6.0.10from
smfontes:add-next-and-last-episode

Conversation

@smfontes
Copy link

The "Next Aired Date" for TV shows is a very nice piece of information to know. Your code was retrieving the information, but you were not storing it. I added code to store the information and display it on the TV show extended info screen. It would be nice if you could add this to the official addon.

Modified resources/lib/themoviedb.py to retrieve next_aired_date from results and store it in a window property. Modified resources/skins/Default/1080i/script-script.extendedinfo-DialogVideoInfo.xml to display last_aired_date and next_aired_date for TV shows. Also modified same file to give more room for show status (it was being cut off, and there was plenty of room available on the line). Modified resources/language/resource.language.en_gb/strings.po to have two new strings "Last Air Date" and "Next Air Date".

Modified resources/lib/themoviedb.py to retrieve  next_aired_date from results and store it in a window property. Modified resources/skins/Default/1080i/script-script.extendedinfo-DialogVideoInfo.xml to display last_aired_date and next_aired_date for TV shows. Also modified same file to give more room for show status (it was being cut off, and there was plenty of room available on the line). Modified  resources/ language/resource.language.en_gb/strings.po to have two new strings "Last Air Date" and  "Next Air Date".
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