INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: In Progress Movies  (Read 947 times)

h0mer

  • Recent member
  • *
  • Posts: 20
In Progress Movies
« on: November 09, 2014, 10:56:36 pm »

Is there a way to create a playlist that lists all in progress movies?

Thanks
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: In Progress Movies
« Reply #1 on: November 10, 2014, 03:29:17 am »

Add a new Smartlist, click the import/export button, and paste this code:
 
Code: [Select]
[Media Sub Type]=[Movie] [=IsRange(Math([Bookmark] / ([Duration,0]*10)), 5-90)]=1 ~sort=[Last Played]-d
This will display all movies in the range of 5-90% played (adjust the value if that doesn't work for you) and sorted by most recent.
Logged

h0mer

  • Recent member
  • *
  • Posts: 20
Re: In Progress Movies
« Reply #2 on: November 10, 2014, 06:21:36 pm »

THANKS!
Logged
Pages: [1]   Go Up