Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Columns UI (Read 4589849 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Columns UI

Reply #5850
It only appeared when I upgraded Columns UI. Even with a new Columns UI preset *only* containing NG Playlist, it still appears.

Columns UI

Reply #5851
I can tell you that it's not Columns UI causing it.


you seem pretty full of yourself. you are of course wrong.   

(you can turn off the "status pane" via the view menu)

Columns UI

Reply #5852
it's "menu > view > show status pane"

I'm trying to figure out the formatting for the Filter field under Columns UI to sort my dates by descending...

you can't make that easily, as there isn't any option for that, although you can do tricks with inserting some title formattings before $date(%added%) with $rgb() foreground as your background

eh, very slow now


Columns UI

Reply #5854
you can't make that easily, as there isn't any option for that, although you can do tricks with inserting some title formattings before $date(%added%) with $rgb() foreground as your background


not sure I see what you mean here. I tried adding $rgb($date(%added%)) and that just caused everything to disappear from my filter.

 

Columns UI

Reply #5855
idea was something like: $rgb(0,0,0,64,128,128)$sub($right($replace($date(%added%),-,),6),200000)$rgb()$date(%added%)

or better 

Columns UI

Reply #5856
idea was something like: $rgb(0,0,0,64,128,128)$sub($right($replace($date(%added%),-,),6),200000)$rgb()$date(%added%)

or better 


lol that's awesome. unconventional, but conventional at the same time! 

Columns UI

Reply #5857
ok i have a question regarding play list display.

a lot of my albums display like this *see fig 1* is there anyway to get them to display like this *see fig 2* is there some sort of script if so what and where? thank you!!!



Fig 1

album / disc#
track 1
album / disc#
track 2
album / disc#
track 3
album / disc#
track 4



Fig 2

album / disc#
track 1
track 2
track 3
track 4


i did have a script that did this but after a reinstall of foobar i lost it.

PS: i hope im posting in the right area as im using Columns UI and this seems like the Columns UI thread.

Columns UI

Reply #5858
go to CUI preferences > playlist view > grouping: double click the script and append this at the end:
[ / %discnumber%]


Columns UI

Reply #5860
OK, I think you need this:
Code: [Select]
%album artist%[ / %album%][ / %discnumber%]


You probably get various artists grouped by track, right? Only make sure you have filled %album artist% tag

Columns UI

Reply #5861
Is it possible to create a column showing days since file was added?

Just need a number e.g. 5 days

Columns UI

Reply #5862
It is, by making date info available in Globals, where you can do the math then call $get_global() from your column


Columns UI

Reply #5863
Thanks 2E7AH for the hint.

Skipped math by copying code from Natural Language Timestamps

Working fine

EDIT:
Modded your Colored Recentness to work with above.
Easy to find tracks now with colored numbers.

Columns UI

Reply #5864
A suggestion to improve usability:

Allow the grouping in the playlist to be toggled from the main UI, without having to go into the settings.  (Similarly to how artwork display can be toggled.)

Sometimes grouping just gets into the way (randomized playlist, podcast playlist sorted by date, etc.), but other times it's quite useful.


Columns UI

Reply #5866
Is it possible to have the artist filter sorted like this:



?

Columns UI

Reply #5867
Is there a way setting typefind to match beginning of any word in %title% instead beginning of whole %title% string?
Query matches too general

Columns UI

Reply #5868
Hello everyone!

I love Columns UI and achieved a nice minimalist UI thanks to it. But the Win7 taskbar peek controllers are bugging me hardcore. How can I get rid of them?

Thank you.

Columns UI

Reply #5869
what exactly is bugging you?
- you can disable windows aeropeek
- you can't change playback buttons on thumbnail preview from foobar preferences
- you can download additional component for windows 7 shell integration

Columns UI

Reply #5870
what exactly is bugging you?
- you can disable windows aeropeek
- you can't change playback buttons on thumbnail preview from foobar preferences
- you can download additional component for windows 7 shell integration


Thank you for your reply.

This:

http://i49.tinypic.com/555u04.jpg

is bugging me. Sad to hear I can't remove it from foobar preferences. Is there any other way?



Columns UI

Reply #5873
those 16 px buttons looks blurry and it seems that they are just resized from 256 px source
I think poster has his point

Columns UI

Reply #5874
Hello,
Sorry if my question is obvious, but i didn't find the way to perform a search on the topic...
The default sort setting is on the folder path.
How can I switch to artist / album / tracknumber ?
Cheers
Pat