Recently Added Help/Suggestions |
This is NOT a tech support forum.
Tech support questions go to foobar2000 Tech Support forum instead.
See also: Hydrogenaudio Terms of Service.
![]() ![]() |
Recently Added Help/Suggestions |
Feb 12 2013, 03:51
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 12-February 13 Member No.: 106577 |
I'm trying to create a Recently Added bar to my columns ui layout. So any time I add new albums to my library there are quick links to these most recently added albums.
You can see from my current layout what I have so far (top left column): http://i.imgur.com/bt9rrNv.png The current code that I'm using for the filter is as follows: $if($greater($year(%added%), 2012), $date(%added%) -%artist% - %album%) I'm just wondering if there's a better way to go about this? As it stands right now, I'll have to edit the code every year. Ideally, I would like it to display any albums that I've added to my media library in the past 3-4 months (right now it will display all albums added in 2013). Any help/suggestions would be greatly appreciated. |
|
|
|
Feb 12 2013, 07:34
Post
#2
|
|
![]() Group: Developer Posts: 805 Joined: 28-November 03 Member No.: 10088 |
%added% DURING LAST 12 WEEKS
|
|
|
|
Feb 13 2013, 00:30
Post
#3
|
|
|
Group: Members Posts: 2 Joined: 12-February 13 Member No.: 106577 |
I'm not sure that's what I was looking for.
Doesn't that just work in the search bar, and not accomplish what I was aiming to do? Or do I have to add that into my $if statement somewhere? |
|
|
|
Feb 13 2013, 02:50
Post
#4
|
|
|
Group: Members Posts: 11 Joined: 29-October 11 Member No.: 94780 |
I'm not sure that's what I was looking for.
Correct. Title formatting in general doesn't have references to the current date, and neither does Filter panel in particular, so things like "last three months" aren't definable in Filter. This post has been edited by aethelberht: Feb 13 2013, 02:54 |
|
|
|
Feb 13 2013, 06:48
Post
#5
|
|
![]() Group: Developer Posts: 805 Joined: 28-November 03 Member No.: 10088 |
Yes, it was for use in e.g. an autoplaylist or in a filter with foo_facets with the default UI
This post has been edited by NEMO7538: Feb 13 2013, 07:08 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 10:22 |