Author Topic: How to get new or updated files?  (Read 3452 times)

ili_ili_ili

  • Newbie
  • *
  • Posts: 7
I'm trying to use Library_QueryFilesEx(string query, ref string[] files) to get new or updated files. I don't know what query to use. I've tried "DateModified>2019-09-01" or "DateAdded>20190901" but I get files = null. Help please.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34349
construct an auto-playlist with the criteria you want and then copy the xml in the .autopf file to use as the query parameter