INTERACT FORUM

Please login or register.

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

Author Topic: Smartlist Behavior Question  (Read 744 times)

MikeO3

  • Junior Woodchuck
  • **
  • Posts: 83
Smartlist Behavior Question
« on: September 24, 2017, 10:22:50 am »

Wondering if someone could review and explain maybe why an include list is not being included in the following SmartList script. Without the ~mix statement it works every time to include all albums I have on the include list.

Scenario intended:
  • Sony Walkman with internal (110GB available) and external card (238Gb)
  • Because I cannot mount the two storage spaces at the same time on the Walkman, I have two SmartLists (external & internal) which I use to populate two separate static lists for export M3U playlists and then import them to Sony's Media Go so I can push to the Walkman mount points.
  • The export static list is generated 1st (616318634 ) then the internal SmartList excludes anything on this list

The problem:
  • Internal SmartList does not include albums on the mandatory Include (515400896)
  • Internal SmartList does exclude two static lists correctly (873336366,616318634)

Quote
[Media Type]=[Audio] [Bitrate]=<10000 (playlistid==515400896 or -playlistid==873336366,=616318634) ~mix=10000,40%,{[Date Imported]=<8w},60%,{[Date Imported]=>8w} ~sort=[Sequence] ~limit=-1,3,[Album] ~expand=Album ~s=111000

Where:
515400896  is a static include list with about 275 files 14GB of data
873336366 and 616318634 are static excludes of albums or artists I don't want included in this internal list

Thanks.
Logged
Pages: [1]   Go Up