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 4581468 times) previous topic - next topic
0 Members and 5 Guests are viewing this topic.

Columns UI

Reply #3425
What's the difference between Windows and UI behaviour for the inline metafield editing?

Does inline editing save changes to the tags or the library? If F2K crashes, I seem to loose any edits I've made. Is there a way to force this data to be written to the tags? I have 2 portable drives that I take to work with me that I want to keep in sync with my "primary" files".

Thanks.

Columns UI

Reply #3426
What's the difference between Windows and UI behaviour for the inline metafield editing?

Does inline editing save changes to the tags or the library? If F2K crashes, I seem to loose any edits I've made. Is there a way to force this data to be written to the tags? I have 2 portable drives that I take to work with me that I want to keep in sync with my "primary" files".

Thanks.


As I understand it, the library and your tags are always one and the same in 0.9.x.  If your changes don't show up after a crash, what happens if you tell it to reload from file tags?

Columns UI

Reply #3427

Does inline editing save changes to the tags or the library? If F2K crashes, I seem to loose any edits I've made. Is there a way to force this data to be written to the tags? I have 2 portable drives that I take to work with me that I want to keep in sync with my "primary" files".


As I understand it, the library and your tags are always one and the same in 0.9.x.  If your changes don't show up after a crash, what happens if you tell it to reload from file tags?

Good question. I'll check that as soon as I get home. Does rescanning the library do this as well? Thanks.


Columns UI

Reply #3429
Looking at different designs, it seems that it's impossible to make the splitters invisible  But it seems that the color can be changed - Where?

Will this be fixed by a parameter in the future?

Edit: Another issue; i thought "Locked" means that a panel/splitter cannot be moved. For me this seems to have no effect at all.

Also a field to adjust the actual panel height and width would be nice
Can't wait for a HD-AAC encoder :P

Columns UI

Reply #3430
Locked means the panel size will not be change when you resize the whole player window.

Columns UI

Reply #3431
Locked means the panel size will not be change when you resize the whole player window.

Ah  But would it still not be a nice feature if a panel could be *really* locked?
Can't wait for a HD-AAC encoder :P


Columns UI

Reply #3433
The different is with Windows behavior when you've selected a bunch of files you can press on one of them to edit the tag field but with ColumnUI behavior it will only select the file you press on.

Columns UI

Reply #3434
I have a small request
Can we have the album list panel compile with the latest foobar SDK? I would like to use album list panel in Vista 
Thanks for your help musicmusic

Columns UI

Reply #3435
I was wondering if there was a way to hide a panel with a command. That way i could hide or show my panel with a button.

Columns UI

Reply #3436
I am having trouble getting the column dll file to work with foobar 2000 version 0.9.4.1  and I get the error message that foo_ui_columns.dll requires a dependency or is made for another version of foobar 2000.  Any ideas?

Columns UI

Reply #3437
I was wondering if there was a way to hide a panel with a command. That way i could hide or show my panel with a button.


I'd like a feature like that too, so I could hide/show a panel by pressing a button..


Columns UI

Reply #3439
I'm having a problem with Columns UI right now.  It displays the MP3 as CBR on the status bar even though the song is VBR.  I only had problems with this when I changed from 0.9.3 to 0.9.4.  Again I'm only having problems with the status bar.  Anyway to fix this?

Columns UI

Reply #3440
This has nothing to do with columnUI, but because from foobar 0.9.4 field %extra_info% is deprecated. Please change your code to check MP3 type to this
Code: [Select]
$if($strcmp(%codec%,MP3),$left(%codec_profile%,3))
or some things you like.

Columns UI

Reply #3441
Hi all,



In this example you see foobar2000 and Mirc. With mirc when I turn transparancy on you just see my background. But when I turn transparancy on in Columns UI it still shows a blueisch color from my background. Is there a way to turn the background off so it becomes like mirc?

Thanks in advance

Columns UI

Reply #3442
But when I turn transparancy on in Columns UI it still shows a blueisch color from my background. Is there a way to turn the background off so it becomes like mirc?

Set background color in columns to white? You can't set opacity without having a color, that would be completely transparant. I assume you have a blue background in your columns, which gives you the blue scent.
Can't wait for a HD-AAC encoder :P

Columns UI

Reply #3443
I have a feature request for foo_uie_albumlist component:

Make it possible to configure mouse button actions to send entries to a specific playlist (not autosend, new or current one). For example, I want to view album list entries in "library view" playlist but add them to "default".

Thanks in advance.

Columns UI

Reply #3444
I have a feature request for foo_uie_albumlist component:

Make it possible to configure mouse button actions to send entries to a specific playlist (not autosend, new or current one). For example, I want to view album list entries in "library view" playlist but add them to "default".


Check out foo_utils (http://www.hydrogenaudio.org/forums/index....c=18276&hl=) and see if that does what you need.  It adds a few items similar to your request to the playlist context menu (edit: er, and the track context menu... it's called "Edit Other").

Columns UI

Reply #3445
Thanks, Matt. It would be what I need if I could choose one of the foo_utils menu entries in the Album List panel configuration ("double-click action" and "middle-click action" options).

Columns UI

Reply #3446
i have columns ui and the navigator suite.  i was wondering if there was a way to lock the column, so if accidently click on track # or title & length, it won't resort your playlist.  i have a few realli long playlists, and when im switching between tabs (playlists) i sometimes hit a column and it messes up the playlist

thanks for any help

Columns UI

Reply #3447
Maybe you should simply disable 'sorting using column titles'? Look in Preferences -> Display -> Columns UI -> Playlist view -> General.

Columns UI

Reply #3448
thanks for the help!

 

Columns UI

Reply #3449
Is it me or have the keyboard shortcuts for moving playlists up/down the column playlist disappeared?  I've searched every possible permutation I can think of for move, playlist, etc., and nothing's showing.  It used to be [main] > playlist > move back/forward.