- 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
|
||||
all:
|
||||
title.is: "The Simpsons"
|
||||
episode_title.contains: "Treehouse"
|
||||
episode_title: "Treehouse"
|
||||
sync_mode: sync
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
|
|
Loading…
Reference in New Issue