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

[videodb] add genre to episode_view #7920

Merged
merged 1 commit into from Sep 1, 2015

Conversation

mkortstiege
Copy link
Member

This adds tvshow genre to the episode_view and bumps the video library to version 95.

@Montellese for review please.

@mkortstiege mkortstiege added Type: Feature non-breaking change which adds functionality Type: Improvement non-breaking change which improves existing functionality labels Aug 30, 2015
" bookmark.idFile=episode.idFile AND bookmark.type=1", VIDEODB_ID_TV_TITLE, VIDEODB_ID_TV_STUDIOS, VIDEODB_ID_TV_PREMIERED, VIDEODB_ID_TV_MPAA,VIDEODB_ID_EPISODE_SEASON);
" bookmark.idFile=episode.idFile AND bookmark.type=1",
VIDEODB_ID_TV_TITLE, VIDEODB_ID_TV_GENRE,
VIDEODB_ID_TV_STUDIOS,VIDEODB_ID_TV_PREMIERED,

This comment was marked as spam.

@Montellese
Copy link
Member

Looks ok apart from the minor.

@mkortstiege
Copy link
Member Author

Updated. Thanks!

@mkortstiege mkortstiege added this to the Jarvis 16.0-alpha3 milestone Aug 30, 2015
mkortstiege added a commit that referenced this pull request Sep 1, 2015
@mkortstiege mkortstiege merged commit 0dc9a3b into xbmc:master Sep 1, 2015
@mkortstiege mkortstiege deleted the videodb-episode-genre branch October 6, 2015 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature non-breaking change which adds functionality Type: Improvement non-breaking change which improves existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants