Project

General

Profile

Actions

Feature #290

closed

GUIWindowVideoNav.cpp | Movie Sets: Container.Content(Sets)

Added by dom-dxecutioner about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Database for Videos/Movies/TV-
Target version:
Start date:
22/02/2014
Due date:
% Done:

100%

Resolution:
fixed

Description

For the time being, whist in the video library window, we are unable to use the Boolean condition "Container.Content(Sets) or Container.Content(MovieSets) whichever mainline may use)"; sure, we can use "SubString(Container.FolderPath,videodb://1/7/)" but it would better to use the former.

From looking at the code, to set the content type, we could add the following after line #405 - there's probably more involved but could not identify it:
else if (node == NODE_TYPE_SETS)
items.SetContent("sets");

This can be viewed in xbmc mainline in line #404: https://github.com/xbmc/xbmc/blob/master/xbmc/video/windows/GUIWindowVideoNav.cpp

Actions #1

Updated by buzz about 10 years ago

  • Status changed from New to Feedback
  • Assignee set to dom-dxecutioner

thanks dom. Are you able to give me a piece of code/skin to test ?

Actions #2

Updated by buzz almost 10 years ago

  • Category set to Database for Videos/Movies/TV-
  • Status changed from Feedback to Resolved
  • Target version set to 3.5
  • % Done changed from 0 to 100
  • Resolution set to fixed

fixed in r32725. thanks

Actions #3

Updated by buzz almost 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF