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

A new episode list view, with the thumbnail/preview to the left. #2

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

brendonjustin
Copy link

I copied the episode list view, and made a new view like what you get from "Use Fanart". The episode thumbnail shows where the fanart would show, and the plot summary shows below that, where the season/show description normally goes.

Some of the container IDs should probably be changed (ehem 5444 and 579), and it needs new/better graphics than what I copied from what was already there.

@wizardxbmcmods
Copy link
Owner

Can you send me a screenshot of the view(s) you created?

Thanks,

Wiz

On Tue, Sep 13, 2011 at 8:58 PM, Brendon Justin <
reply@reply.github.com>wrote:

I copied the episode list view, and made a new view like what you get from
"Use Fanart". The episode thumbnail shows where the fanart would show, and
the plot summary shows below that, where the season/show description
normally goes.

Some of the container IDs should probably be changed (ehem 5444 and 579),
and it needs new/better graphics than what I copied from what was already
there.

You can merge this Pull Request by running:

git pull https://github.com/brendonjustin/simplicity-xbmc master

Or you can view, comment on it, or merge it online at:

#2

-- Commit Summary --

  • Create option to show thumbnails in place of banners or fanart on the
    "Episode List" view.
  • Create option to show thumbnails in place of banners or fanart on the
    "Episode List" view.
  • Merge branch 'master' of github.com:brendonjustin/simplicity-xbmc
  • Fix hiding season description when showing fanart or thumbnail episode
    list.
  • Remove episode description from the focused episode display. WIP.
  • Move the thumbnail view mode to its own view (WIP).
  • Minor renames.
  • Reindent using vim.
  • Add thumbnail centric episode list view.
  • Make the new view selectable and duplicate the Episode List image to be
    changed later.
  • Remove remnants of old options for activating the thumbnail view, in
    favor of a new episode list view.
  • Use an arrow to indicate selected episode on alternate episode list view.

-- File Changes --

M 720p/MyVideoNav.xml (21)
M 720p/ViewsVideoLibrary.xml (4627)
M 720p/includes.xml (104)
M language/English/strings.xml (2)
A media/simplicity/selection-arrow.png (0)
A media/simplicity/views/Episode List Alt Thumbnail/previewimage.png (0)

-- Patch Links --

https://github.com/wizardxbmcmods/simplicity-xbmc/pull/2.patch
https://github.com/wizardxbmcmods/simplicity-xbmc/pull/2.diff

Reply to this email directly or view it on GitHub:
#2

@brendonjustin
Copy link
Author

Here: http://i.imgur.com/h7HQF.jpg

The image on the left is the episode thumbnail, bigger than it is otherwise in the skin.

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.

None yet

2 participants