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

Assorted list of improvements #21

Merged
merged 2 commits into from
Jul 10, 2019

Conversation

dagwieers
Copy link
Collaborator

@dagwieers dagwieers commented Jul 10, 2019

This PR includes:

  • An all programs listing
  • Sort programs for the default view
  • Reorder the main menu a bit
  • Return up to 50 search results
  • Add season and episode information to program infoLabels
  • Add season cover using random episode cover
  • Add more sorting methods to views
  • Replace poster with thumb (because the format is not a poster)
  • Add fanart to season and episodes (and add as banner)
  • If only one season, don't show seasons
  • Add lots of infoLabels

This fixes #18

resources/lib/plugin.py Outdated Show resolved Hide resolved
resources/lib/plugin.py Outdated Show resolved Hide resolved
resources/lib/plugin.py Outdated Show resolved Hide resolved
resources/lib/vtmgo.py Outdated Show resolved Hide resolved
This PR includes:
- An all programs listing
- Sort programs for the default view
- Reorder the main menu a bit
- Return up to 50 search results
- Add season and episode information to program infoLabels
- Add season cover using random episode cover
- Add more sorting methods to views
- Replace poster with thumb (because the format is not a poster)
- Add fanart to season and episodes (and add as banner)
- If only one season, don't show seasons
- Add lots of infoLabels
@dagwieers
Copy link
Collaborator Author

@michaelarnauts I propose you merge this as-is and then you experiment with the sort methods. Because that is what I did last night (again) to see if there was a better way to do this.

@michaelarnauts
Copy link
Collaborator

Please don't force push, since now I have no way of seeing the changes since last review. I squash anyway, so the history is clean.

@michaelarnauts
Copy link
Collaborator

This looks nice except the last remark. :)

@dagwieers
Copy link
Collaborator Author

Fix and merge, or merge and fix. I am fine with whatever you prefer.
The implementation is what I would do.

@michaelarnauts michaelarnauts merged commit dd44d05 into add-ons:master Jul 10, 2019
@michaelarnauts
Copy link
Collaborator

It took me a while to find out how to make changes before the merge. Thanks!

@dagwieers dagwieers added the enhancement New feature or request label Sep 9, 2019
@dagwieers dagwieers added this to the v0.9.0 milestone Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an alphabetic overview of all programs
2 participants