INTERACT FORUM

More => Old Versions => Media Center 17 => Topic started by: MrHaugen on September 01, 2012, 12:10:18 pm

Title: Create views with spesific duration range. Bug or user problem?
Post by: MrHaugen on September 01, 2012, 12:10:18 pm
I've been trying to create movie views in theater view with different duration range. For example under 1.5 hour, between 1.5-2 hours and so on.

I've been trying to create a view with the following rules:
Media Sub Type is Movie
Duration is less than 1:30:00

The problem is that the "is less than" always reverts back to "is". What's going on? Is this a bug, or is it some combination of values and field that is not supported?
Title: Re: Create views with spesific duration range. Bug or user problem?
Post by: MrC on September 01, 2012, 12:25:21 pm
Try seconds.  E.g. between 1 and 2 hours, inclusive;:

[Duration]=>=3600 [Duration]=<=7200
Title: Re: Create views with spesific duration range. Bug or user problem?
Post by: MrHaugen on September 01, 2012, 03:48:02 pm
Thanks! Seconds was the trick here. I got confused by the value that is shown in xx:xx:xx in the tag pane. I should have know that everything is stored as integer

Getting close to 20 views now :( If there was only a way to filter movies on the fly...