- Fix smart_filter logic for Treehouse of Horror
This commit is contained in:
parent
0aa8c71627
commit
94f5cf9452
|
@ -178,7 +178,7 @@ collections:
|
||||||
sort_by: release.asc
|
sort_by: release.asc
|
||||||
all:
|
all:
|
||||||
title.is: "The Simpsons"
|
title.is: "The Simpsons"
|
||||||
episode_title.contains: "Treehouse"
|
episode_title: "Treehouse"
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
|
|
Loading…
Reference in New Issue