Can Album List apply filter by default w/o need to type it on startup?, [was "album list filter in default user interface"/TOS #6] |
This is NOT a tech support forum.
Tech support questions go to foobar2000 Tech Support forum instead.
See also: Hydrogenaudio Terms of Service.
![]() ![]() |
Can Album List apply filter by default w/o need to type it on startup?, [was "album list filter in default user interface"/TOS #6] |
Feb 15 2013, 08:25
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 15-February 13 Member No.: 106644 |
I'm trying to make my album list, by default not include podcasts such as when I type "NOT * HAS podcast" in the filter text-box. In other words, how can I apply a filter without typing it in every time I start fb2k?
Thanks! |
|
|
|
Feb 16 2013, 18:30
Post
#2
|
|
![]() Group: Members Posts: 407 Joined: 26-March 09 Member No.: 68400 |
You could create an Album List view that discards podcasts. Example:
$if($stricmp($directory(%path%,2),podcast),,$swapprefix(%artist%)|[%date% ][%album%]|[%discnumber%][%tracknumber% ]%title%) It goes back 2 directory levels, checks if the directory name is "podcast", and if so ignores those files. (exa. path = D:\Audio\Podcast\<podcast name>\<file name>.mp3) This post has been edited by trout: Feb 16 2013, 18:32 |
|
|
|
Feb 17 2013, 07:06
Post
#3
|
|
|
Group: Members Posts: 2 Joined: 15-February 13 Member No.: 106644 |
Exactly what I was trying to do. Thank you!
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 23:00 |