Help - Search - Members - Calendar
Full Version: Columns UI
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
kanak
Hi musicmusic

the new columnUI alpha rocks. I have a couple of suggestions:

1. is it possible to use a different font for the "heading" in the grouped view?

2. Is it possible to add a setting that allows us to use grouped view when playlist name satifies a certain criteria?

3. Is it possible for you to make the default UI elements usable in column UI? I ask because if there isn't interoperability, we'd be in a pretty crappy situation where panels made for columns don't work in default and vice versa, leading to fragmentation of the available components, and unnecessary duplication of effort (a panel developer needs to make a seperate plugin for default UI and for column UI). Frank Bicking has also mentioned that his Facets component will be a default UI only release, which sucks because its a really good plugin and i'd love to use it with column UI.

thanks for all your work on column ui and foo_dop.
Canar
kanak, to the best of my knowledge, the SDK for the UI Elements has not yet been released. Until it is released, there cannot be interoperability between the two, as they are fundamentally architecturally different.
musicmusic
QUOTE(kanak @ Oct 23 2007, 18:34) *

Hi musicmusic
Hello smile.gif

QUOTE(kanak @ Oct 23 2007, 18:34) *
1. is it possible to use a different font for the "heading" in the grouped view?
Not ATM though it is being considered.

QUOTE(kanak @ Oct 23 2007, 18:34) *
2. Is it possible to add a setting that allows us to use grouped view when playlist name satifies a certain criteria?
I did think someone would want that, so I am considering playlist filters for the groups just like the columns.

QUOTE(kanak @ Oct 23 2007, 18:34) *
3. Is it possible for you to make the default UI elements usable in column UI? I ask because if there isn't interoperability, we'd be in a pretty crappy situation where panels made for columns don't work in default and vice versa, leading to fragmentation of the available components, and unnecessary duplication of effort (a panel developer needs to make a seperate plugin for default UI and for column UI).
I don't like the situation as much as you. However I don't think I created this situation.

I doubt I could realistically add support for them on my side. I think some kind of helper that wraps both APIs for panel/element developers is the only possible way forward, but I don't know how feasible that is either. There's only one person I know that would currently be able to make a good judgement there...

QUOTE(kanak @ Oct 23 2007, 18:34) *
Frank Bicking has also mentioned that his Facets component will be a default UI only release, which sucks because its a really good plugin and i'd love to use it with column UI.
What features of it do you prefer over foo_browser? (aside from any general suckyness of the latter wink.gif)

QUOTE(kanak @ Oct 23 2007, 18:34) *
thanks for all your work on column ui and foo_dop.
Welcome wink.gif
sPeziFisH
I could imagine there are some users more than only me, using foobar since years, using ColumnsUI since years, keeping an eye at the development, valueing your efforts and investigations, in creating THE superb UI, who cannot understand why there's one man missing in the boat/cruiser/ultra-outtaspace-glider..
Keikonium
Is it possible to have a different style for a selected and playing track? For example:

Selected: Blue
Playing: Purple
Selected & Playing: Pink

If it isn't would you (musicmusic) beable to create a command (such as %selected%) so that this would be possible? Then I can just use $if($and(%selected%,%_isplaying%),$rgb(),$rgb()) to change the color of a selected and playing track.

Thanks smile.gif.
4nt1
musicmusic in regards to foo_browser, other then the fact that it simply sucks performance wise with my 60,000 music collection, it is also no longer actively developed.

below are the screenshots of the issues I was having with NG Playlist within the latest alpha, please let me know if you need any other shots or details. ng playlist was working fine in v2 final with 0.4 of ng playlist

IPB Image


IPB Image
kanak
Hi musicmusic

thank you very much for your prompt reply smile.gif .

QUOTE(musicmusic @ Oct 23 2007, 14:35) *

QUOTE(kanak @ Oct 23 2007, 18:34) *
2. Is it possible to add a setting that allows us to use grouped view when playlist name satifies a certain criteria?
I did think someone would want that, so I am considering playlist filters for the groups just like the columns.


Yes! Thank YOU!
I was also wondering if it would be possible to have different grouping styles (group by album, by genre etc) that we could use per playlist. I know it's a bit far fetched, but it'd be seriously awesome if this could be implemented; we could have certain playlists grouped by albums, others by artists etc.

QUOTE(musicmusic @ Oct 23 2007, 14:35) *

QUOTE(kanak @ Oct 23 2007, 18:34) *
Frank Bicking has also mentioned that his Facets component will be a default UI only release, which sucks because its a really good plugin and i'd love to use it with column UI.
What features of it do you prefer over foo_browser? (aside from any general suckyness of the latter wink.gif)


Speed is the main reason i'm using facets- Browser was just unusable on my collection... excessive startup times, unbelievable memory usage. That being said, i'm really hooked on the new albumlist panel (with filter- THANK you for the filter!), so i don't think i'd really lose a lot if facets couldn't be made to work with columns UI.

QUOTE(musicmusic @ Oct 23 2007, 14:35) *

QUOTE(kanak @ Oct 23 2007, 18:34) *
1. is it possible to use a different font for the "heading" in the grouped view?
Not ATM though it is being considered.


Please please consider it smile.gif. Having the header stand out would make it much more "useful".

I also have a couple of requests regarding the playlist switcher panel:
1. The ability to sort a playlist by clicking on some 'header' column or through context menu would be really awesome.
2. Ability to include info like "playlist length", "items" and "size" (like in the default UI), would be very nice too.

Once again, thank you for all your work, i may bug you with some foo_dop requests soon too tongue.gif.
musicmusic
QUOTE(Keikonium @ Oct 23 2007, 23:56) *

Is it possible to have a different style for a selected and playing track? For example:

Selected: Blue
Playing: Purple
Selected & Playing: Pink

If it isn't would you (musicmusic) beable to create a command (such as %selected%) so that this would be possible? Then I can just use $if($and(%selected%,%_isplaying%),$rgb(),$rgb()) to change the color of a selected and playing track.

Thanks smile.gif.
Yes you can. See:
-Colours and Fonts prefs page
-Style string
-$rgb documentation

QUOTE(4nt1 @ Oct 24 2007, 01:46) *

musicmusic in regards to foo_browser, other then the fact that it simply sucks performance wise with my 60,000 music collection, it is also no longer actively developed.
OK thank you for the information smile.gif That's a lot of music..

You can try the new Filter Panels in 0.2.1 alpha 2. BTW: if you have SpeedStep, Cool'n'Quiet etc. enabled you may get a noticeable improvement in speed if you disable them (change power profile in Control Panel). That's not a suggestion, of course there are good reasons for using them, so it is entirely your choice. It may not be noticeable since your library is quite large anyway, but it makes a good difference on my two computers (~3000 tracks in library).

QUOTE(4nt1 @ Oct 24 2007, 01:46) *
below are the screenshots of the issues I was having with NG Playlist within the latest alpha, please let me know if you need any other shots or details. ng playlist was working fine in v2 final with 0.4 of ng playlist
Please try alpha 2.

QUOTE(kanak @ Oct 24 2007, 06:15) *
I was also wondering if it would be possible to have different grouping styles (group by album, by genre etc) that we could use per playlist. I know it's a bit far fetched, but it'd be seriously awesome if this could be implemented; we could have certain playlists grouped by albums, others by artists etc.
How does that differ from what playlist filters would let you do? Or would you prefer some other implementation of this rather than playlist filters?

BTW: I made a section on my wiki to track these things (the stuff on the rest of the page is out of date though). Please feel free to edit if I missed anything, but please don't make requests there.

QUOTE(kanak @ Oct 24 2007, 06:15) *
Speed is the main reason i'm using facets- Browser was just unusable on my collection... excessive startup times, unbelievable memory usage.
OK well you can try filter panels in 0.2.1 alpha 2 wink.gif

QUOTE(kanak @ Oct 24 2007, 06:15) *
I also have a couple of requests regarding the playlist switcher panel:
1. The ability to sort a playlist by clicking on some 'header' column or through context menu would be really awesome.
Yes I would like to move the playlist switcher to the new list control (same as NG Playlist and Filter Panel). That would relate to this because you'd have columns to use for sorting then tongue.gif But it's low priority ATM. But these sorts would be permanent. Date created would be a nice sort actually, but not exactly possible sad.gif

QUOTE(kanak @ Oct 24 2007, 06:15) *
2. Ability to include info like "playlist length", "items" and "size" (like in the default UI), would be very nice too.
You can do this through the title formatting. Documentation

0.2.1 alpha 2 released
  • NG Playlist improvements
    Added support for globals, playlist filters to columns in NG Playlist
  • Added pressed state for live editing command in buttons toolbar
  • Added Filter panel
    Similar to foo_browser et al.
    To configure, enter the names of the fields you which to filter by in the prefs page. Note: these are field names and not title formatting! The filtering is progressive and the order of the fields in prefs is the order the filters are applied. Changes to the field list are applied when you close the prefs page.
    To use, insert multiple panels into your layout. To choose the field for a panel, right click the column header.
    Note: it does not refresh on media library changes ATM and there is no direct way to refresh them.
Keikonium
QUOTE(musicmusic @ Oct 24 2007, 16:28) *

QUOTE(Keikonium @ Oct 23 2007, 23:56) *

Is it possible to have a different style for a selected and playing track? For example:

Selected: Blue
Playing: Purple
Selected & Playing: Pink

If it isn't would you (musicmusic) beable to create a command (such as %selected%) so that this would be possible? Then I can just use $if($and(%selected%,%_isplaying%),$rgb(),$rgb()) to change the color of a selected and playing track.

Thanks smile.gif.
Yes you can. See:
-Colours and Fonts prefs page
-Style string
-$rgb documentation


Yeah, I know I have to use that stuff, but I don't know how to lay it out. I see no variables to make the selected tracks background a different color. I can make the text a different color, but I am given that option in the colors and fonts page.

Would you mind supplying some example code on how to make a background of a selected track a different color?
4nt1
awesome news music music, ng playlist is now looking pimp and even uses my globals from my playlist which blew me away, it looks much more polished now, I will be using this instead of playlist from now on.

one this I would like to be able to click on the group header and have it select the album below.. this is done in the new default ui and think its a great addition... see what you think...

as for the filter component damn you work fast, what you have so far runs like a bat out of hell...

its a given we will requets more features for it to be like facets but its definately a step in the right direction.

some requests for filter, allow columns in the panels, ie total number, file size, rating etc...

the ability to look at the musics preferences from the filter itself, so if I make a sertain filter down to an album I want to just right click on the 3rd pane and choose properties, with facets and foo_browser i believe this is possible...

also once I do change some properties and I have an existing selection, it is not dynamically removed from the list until I make a new selection and then revisit my previous filter selection once more... further to that I can only refresh the list if its not the first panel, ie if I reselct a genre then the list displayed is the new list of artists with my changes.. but if I modify a genre then I cannot see the change in the first pane.. I hope this makes sense..

i think this is done in the new album list and also for sure in facets...

excellent job so far - great performance
nilla
This might be a stupid question, but what's the best way to change colors of things in NG Playlist? (background color, for instance)
mil3s
Concerning the NG Playlist.
* Globals Style support?
* Auto-size columns?

Good job with the Filter panel. Very cool.
musicmusic
QUOTE(Keikonium @ Oct 25 2007, 01:19) *
Yeah, I know I have to use that stuff, but I don't know how to lay it out. I see no variables to make the selected tracks background a different color. I can make the text a different color, but I am given that option in the colors and fonts page.

Would you mind supplying some example code on how to make a background of a selected track a different color?

If you are using the default config, you can change from the colours and fonts page.

Otherwise there is an example of the style string at the bottom of this page. You can set the style string on a item level (global style string) or subitem/cell level (column style string).

Note: this is for the Columns Playlist only.

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
one this I would like to be able to click on the group header and have it select the album below.. this is done in the new default ui and think its a great addition... see what you think...
Yeh, that is planned.

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
as for the filter component [...] what you have so far runs like a bat out of hell...
lalala.gif

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
some requests for filter, allow columns in the panels, ie total number, file size, rating etc...
You mean multiple fields per panel? Or just some extra info (# tracks in entry, total length of tracks in entry etc. - i.e. artist a, xx tracks).

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
the ability to look at the musics preferences from the filter itself, so if I make a sertain filter down to an album I want to just right click on the 3rd pane and choose properties, with facets and foo_browser i believe this is possible...
Yes I'll definitely add proper context menu.

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
also once I do change some properties and I have an existing selection, it is not dynamically removed from the list until I make a new selection and then revisit my previous filter selection once more... further to that I can only refresh the list if its not the first panel, ie if I reselct a genre then the list displayed is the new list of artists with my changes.. but if I modify a genre then I cannot see the change in the first pane.. I hope this makes sense..
I think you are saying it does not refresh on media library modifications. Yes, that is known. For now you can restart foobar or switch layout presets and back.

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
excellent job so far - great performance
Thanks wink.gif

QUOTE(nilla @ Oct 25 2007, 03:26) *

This might be a stupid question, but what's the best way to change colors of things in NG Playlist? (background color, for instance)
It just uses system settings at the moment.

QUOTE(mil3s @ Oct 25 2007, 09:22) *

Concerning the NG Playlist.
* Globals Style support?
* Auto-size columns?
Yes, forthcoming..

QUOTE(mil3s @ Oct 25 2007, 09:22) *
Good job with the Filter panel. Very cool.
Thanks wink.gif
4nt1
in regards to

QUOTE(4nt1 @ Oct 25 2007, 02:37) *
some requests for filter, allow columns in the panels, ie total number, file size, rating etc...

You mean multiple fields per panel? Or just some extra info (# tracks in entry, total length of tracks in entry etc. - i.e. artist a, xx tracks).

Just some extra info will be fine, once again I dont like to keep referring to facets but it has the right options to add extra columns, having said that it also lets me put colums like date as well as file size type info...

otherwise so far so good, thanks for replying to all my points nice to know you listen to your users smile.gif
musicmusic
QUOTE(4nt1 @ Oct 25 2007, 17:57) *
Just some extra info will be fine, once again I dont like to keep referring to facets
I don't either, it sounds like faeces blink.gif

So, I added a list of requested info fields here, if there's any others feel free to add them.

QUOTE(4nt1 @ Oct 25 2007, 17:57) *
otherwise so far so good, thanks for replying to all my points nice to know you listen to your users smile.gif
It's easy when there's a couple posts per day tongue.gif
foosion
QUOTE(musicmusic @ Oct 26 2007, 00:17) *
I don't either, it sounds like faeces blink.gif

You must have a weird dialect. tongue.gif

From askoxford.com:
faeces: /feeseez/
facet: /fassit/
musicmusic
QUOTE(foosion @ Oct 25 2007, 23:40) *

QUOTE(musicmusic @ Oct 26 2007, 00:17) *
I don't either, it sounds like faeces blink.gif

You must have a weird dialect. tongue.gif

From askoxford.com:
faeces: /feeseez/
facet: /fassit/
LOL I didn't expect you to take that seriously tongue.gif

As you're reading here, the last sentence here doesn't make any sense wink.gif
4nt1
suggestions added, nothing to over the top just a new 3d engine with a flight simulator option when you hit F7, no only joking smile.gif just a couple additions
Squeller
Hey thanks for the update. Haven't had and won't have much time for fb2k - I see problems arising, maybe they are already here? Component developers will have to decide which world (default panel/columns) they serve. And users have to take into account what panels they want to use.
I didn't read the forum lately... Will we be able to use both worlds? As far as I know the project my assumption is "no". So: ColumnsUI outsiders?
Slotos
There's still a chance that Columns UI will support official UI Elements.
kanak
Hi musicmusic

I have a couple of questions (and suggestions) regarding columns_ui and the new filter panel:

1. What does the "linked metafield" textbox in the "Edit Column" dialog do?

2. Regarding the filter panel, would it be possible to:
a. have it print to console the amount of time it took to populate the fields?

b. Use stuff like %genre% instead of Genre? (i was trying to get a %date% %album% type field, but i just can't figure out how i'd put it in)

c. add "average play count", "first played", "last played" among the list of proposed "info columns"?

Once again, thanks for your components... the new filter panel looks very promising biggrin.gif.
joen
Hi musicmusic, ColumnsUI is making incredible progress smile.gif

I've got two feature requests I'd like you to consider.

The first one is explained most easily. Which is the ability to set a certain amount of padding around each element/panel, preferably horizontal and vertical seperately.

The second one is more difficult to explain and to code I suspect.
What I would love to have is the ability to set a "variable panel". What I mean by this is a panel which can be set to another panel by the push of a button.
For instance there would be a panel on the left of the window (or right, doesn't matter) which has buttons that "link" to a certain panel (like a lyrics panel, a playlists panel or a queue manager panel. When clicked it loads this panel into a dedicated panel elsewhere in the window.

Maybe a picture offers a better explanation: http://img9.imagepile.net/img9/32939columnsui.jpg
So, a bit like a tabbed panel stack, but different and IMO providing a cleaner look smile.gif
A picture of the Rythmbox music player for Gnome which I would really like to mimic with this feature: http://www.gnome.org/projects/rhythmbox/sc...thmbox-main.png

Perhaps a more simple way to achieve this would be to create a list of buttons in the left panel which are able to switch to a different layout (like in view->layout->preset). Then I would be able to achieve pretty much the same thing.

Anyway, I know this is quite elaborate and probably complicated but I hope you understand what I mean and that you could please consider this (if possible at all) smile.gif
musicmusic
QUOTE(4nt1 @ Oct 26 2007, 04:24) *

suggestions added, nothing to over the top just a new 3d engine with a flight simulator option when you hit F7, no only joking smile.gif just a couple additions
Hehe, actually personally I wouldn't mind tagging directly from the filter panel, it would be pretty easy to locate and clear up bad metadata.

QUOTE(Squeller @ Oct 26 2007, 06:42) *
So: ColumnsUI outsiders?
I guess so..

QUOTE(kanak @ Oct 26 2007, 07:08) *
1. What does the "linked metafield" textbox in the "Edit Column" dialog do?
It is for the inline meta data editing. That setting used to have a different title ("Meta field to edit" or something), I just changed it.

QUOTE(kanak @ Oct 26 2007, 07:08) *
2. Regarding the filter panel, would it be possible to:
a. have it print to console the amount of time it took to populate the fields?
I generally don't put those in components for release since it can give misleading impressions (it's not always clear what precisely is measured). I guess it can affect startup time though so I'll add something that measures initialisation time.

QUOTE(kanak @ Oct 26 2007, 07:08) *
b. Use stuff like %genre% instead of Genre? (i was trying to get a %date% %album% type field, but i just can't figure out how i'd put it in)
I don't really want to add title formatting, I don't feel it is necessary, it will impact performance and plus it will require too many hacks (on my side) to get multiple values per field working with it.

For date, info columns would deal with that when/if implemented.

I realise there's a problem with Album Artist, for that I can see two solutions:
-Fixed remapping for that field to fallback to Artist
-Custom remappings through extended syntax - e.g.
CODE
Genre;Album Artist,Artist;Album


QUOTE(kanak @ Oct 26 2007, 07:08) *
c. add "average play count", "first played", "last played" among the list of proposed "info columns"?
Feel free to add them to the list in the wiki.

QUOTE(kanak @ Oct 26 2007, 07:08) *
Once again, thanks for your components... the new filter panel looks very promising biggrin.gif.
smile.gif
Squeller
I copied the dll over a Windows2000 fb2k installation. At startup fb2k told me the module has been uninstalled; then the "failed to load dll" in the console appeared.
No more w2k also@ columnsUI?
chaosblade
http://yuo.be/columns.php

notice the requirements pane.
4nt1
QUOTE(musicmusic @ Oct 26 2007, 22:33) *

QUOTE(4nt1 @ Oct 26 2007, 04:24) *

suggestions added, nothing to over the top just a new 3d engine with a flight simulator option when you hit F7, no only joking smile.gif just a couple additions
Hehe, actually personally I wouldn't mind tagging directly from the filter panel, it would be pretty easy to locate and clear up bad metadata.


I think that is a better idea for sure, set it up if you got time and I look forward to testing it out smile.gif
musicmusic
0.2.1 alpha 3 released, some enhancements to the filter panel. Please give the auto-refresh a good trashing smile.gif
kanak
QUOTE(musicmusic @ Oct 26 2007, 08:33) *

QUOTE(4nt1 @ Oct 26 2007, 04:24) *

suggestions added, nothing to over the top just a new 3d engine with a flight simulator option when you hit F7, no only joking smile.gif just a couple additions
Hehe, actually personally I wouldn't mind tagging directly from the filter panel, it would be pretty easy to locate and clear up bad metadata.


Holy crap! that would be awesome!

QUOTE(musicmusic @ Oct 26 2007, 08:33) *

QUOTE(kanak @ Oct 26 2007, 07:08) *
b. Use stuff like %genre% instead of Genre? (i was trying to get a %date% %album% type field, but i just can't figure out how i'd put it in)
I don't really want to add title formatting, I don't feel it is necessary, it will impact performance and plus it will require too many hacks (on my side) to get multiple values per field working with it.


That makes sense... performance is priority no 1 smile.gif. What about browsing by directory structure? Suppose we have a path as follows:

QUOTE

Z:\Music\Classic Rock]\Led Zeppelin\[1969] Led Zeppelin\##- Title.mp3

It'd be awesome if we could access the directory marked in bold it using something like PATH(1) (where path(0) = root directory, etc) or something.

Actually any implementation of directory browsing would work for me smile.gif.
Slotos
QUOTE(musicmusic @ Oct 26 2007, 15:33) *

it will require too many hacks (on my side) to get multiple values per field working with it.

Sad, I love similar Facets functionality. Though I still hope that either there will be a way to use Default UI elements into Columns UI layout or new SDK will provide an easy way to implement similar functionality.

Anyway, I'm switching back to Columns UI. Great work musicmusic, thank you for the great UI.

upd: Hell yeah, Globals functionality is just what the doctor ordered biggrin.gif
sPeziFisH
Thx musicmusic for the nice enhancements cool.gif

Could you implement keyboard-A-Z-navigation in the filter-listview, e.g. pressing 'p' selects the first entry beginning with p.

edit: typo
eddy@
QUOTE
Though I still hope that either there will be a way to use Default UI elements into Columns UI layout or new SDK will provide an easy way to implement similar functionality.


It's not so difficult for fb2k developers to do smomething like that. When foosion said:
QUOTE
It is always good to have some competition.

I think they already consider about it seriously.
By the way, great job and great character, musicmusic.
Slotos
Feature request. Globals usage in NG playlist grouping strings.
Thief
Hi, I have a quick question: how to return selection borders in version 0.2+? they are shown when i press 'Ctrl' but disappear after foobar losts focus.
Here is screenshot if I'm being unclear:
IPB Image
IPB Image
Thanks in advance.
NEMO7538
It seems my quicksearch toolbar does not work with the latest version of column_ui, under 0.9.5. Am I wrong ?
halabund
QUOTE(NEMO7538 @ Oct 27 2007, 14:04) *

It seems my quicksearch toolbar does not work with the latest version of column_ui, under 0.9.5. Am I wrong ?

It works for me with foobar2000 0.9.5 beta 1, Columns UI 0.2.1 aplha 3 and Quicksearch toolbar 2.8l
NEMO7538
ok ... , i've probably missed something - thanks.
mil3s
QUOTE(NEMO7538 @ Oct 27 2007, 06:04) *

It seems my quicksearch toolbar does not work with the latest version of column_ui, under 0.9.5. Am I wrong ?

Works for me too. I only wish the search window would close when I press enter. tongue.gif
Slotos
Another feature request. Alignment into grouping strings. I.e. I want to place green highlight onto the red highlight.

IPB Image
4nt1
medialibrary auto update is working really well...

another request for ngplaylist is to select an album by the group name, so I dont have to highlight every song, I just click on the group name..

also in ng playlist is I select a song, hold shift and click the end of an album it does not select the whole album either it just highlights the bottom song... to me this is standard windows behavior that should be implemented... what do you think?

tagging from filter is also very sweet saves me lots of time and makes tagging a breeze, especially for finding badly tagged stuff... what are the future plans... so for filter what about inline tagging in the filter window itself... could be an interesting idea...
joen
Two Three more feature request if I may sweat.gif

1. The ability to put a button on the toolbar which envokes a drop down menu, like the ones already available for navigating backwards and forwards through tracks.
But with the ability to put the other button commands in the menu. This would allow for a less cluttered toolbar while also having a lot of functions available fast and it would allow to group related functions.

2. Having an entry in the View -> Layout menu to switch back to the previously chosen layout.

3. Overriding the font-type for specific columns. For instance I would like to use Wingdings in my ratings column so I can use star symbols to display my ratings.
MatMaul
hello !
first, thanks for this great plugin.

it seems to have a problem with columns_ui and foobar 0.9.5 beta (1 and 2) : when I press "del" it does not remove the track of the playlist. if I switch to the default interface, no problem it works.

I use the last alpha version, same behaviour appends with the stable one. I use the navigator suite configuration.
list of my other components :
CODE
Core (2007-10-28 13:21:14)
    foobar2000 core 0.9.5 beta 2
foo_abx.dll (2006-12-16 13:52:46)
    ABX Comparator 1.3.1
foo_albumlist.dll (2007-10-23 22:36:22)
    Album List 4.1
foo_benchmark.dll (2006-08-04 20:56:56)
    Decoding Speed Test 1.0
foo_bitcompare.dll (2006-08-04 20:56:50)
    Binary Comparator 1.1
foo_burninate.dll (2007-07-12 18:48:14)
    Audio CD Writer 2.0.1
foo_cdda.dll (2007-10-23 22:36:06)
    CD Audio Decoder 2.1.2
foo_converter.dll (2007-10-23 22:35:52)
    Converter 1.0.1
foo_dsp_std.dll (2007-10-23 22:36:24)
    Standard DSP Array 1.0
foo_fileops.dll (2007-10-27 11:50:02)
    File Operations 2.0
foo_freedb2.dll (2007-08-16 16:27:44)
    freedb Tagger 0.5.2.1
foo_input_avs.dll (2007-07-12 18:48:15)
    AVS input 0.1
foo_input_std.dll (2007-10-25 22:56:28)
    Standard Input Array 1.0
foo_masstag.dll (2007-08-20 16:01:20)
    Masstagger 1.6
foo_msnalt.dll (2007-10-19 19:00:38)
    MSN Now Playing (alt) 2.4
foo_rgscan.dll (2007-10-22 22:58:18)
    ReplayGain Scanner 2.0.2
foo_ui_columns.dll (2007-10-26 17:47:31)
    Columns UI 0.2.1 alpha 3
foo_ui_std.dll (2007-10-28 13:20:38)
    Default User Interface 0.9.5
foo_uie_albumart.dll (2007-10-23 21:39:18)
    Album Art Panel 0.2.7
foo_uie_quicksearch.dll (2007-05-18 12:31:10)
    Quick Search Toolbar 2.8l
foo_unpack.dll (2006-11-04 14:17:06)
    RAR reader 1.1
    ZIP/GZIP reader 1.0
foo_verifier.dll (2006-08-29 21:09:16)
    File Integrity Verifier 1.0.1
foo_winamp_spam.dll (2007-07-12 18:48:19)
    Winamp API Emulator 0.90
musicmusic
QUOTE(kanak @ Oct 26 2007, 19:40) *
That makes sense... performance is priority no 1 smile.gif. What about browsing by directory structure? Suppose we have a path as follows:

QUOTE

Z:\Music\Classic Rock]\Led Zeppelin\[1969] Led Zeppelin\##- Title.mp3

It'd be awesome if we could access the directory marked in bold it using something like PATH(1) (where path(0) = root directory, etc) or something.

Actually any implementation of directory browsing would work for me smile.gif.
Hi,
Well I don't really want to invent a new scripting language (!) To be honest I'm not really convinced on directory browsing. However there are some tricks that can be used to mix in title formatting with current implementation (some version of album list did that). I didn't make any decision on that yet.

QUOTE(sPeziFisH @ Oct 26 2007, 20:16) *

Thx musicmusic for the nice enhancements cool.gif

Could you implement keyboard-A-Z-navigation in the filter-listview, e.g. pressing 'p' selects the first entry beginning with p.

edit: typo
Hi,
I don't really have any issues with that. But, implementing it in that way will interfere with any single letter keyboard shortcuts. There is an alternative implementation if you don't like that..


QUOTE(eddy@ @ Oct 26 2007, 20:43) *
By the way, great job and great character, musicmusic.
Thanks wink.gif

QUOTE(Slotos @ Oct 26 2007, 20:45) *

Feature request. Globals usage in NG playlist grouping strings.
I guess there's no point fighting the inevitable... But you should keep the grouping scripts as simple as possible for performance reasons. Globals are only going to slow things down as there are no columns here.

QUOTE(Thief @ Oct 26 2007, 23:09) *

Hi, I have a quick question: how to return selection borders in version 0.2+? they are shown when i press 'Ctrl' but disappear after foobar losts focus.
In one of the next builds it will be displayed always when 'Playback follows cursor' is enabled. Otherwise, you can make it display always when the playlist is focused by changing some system setting, it is covered elsewhere in this thread.

QUOTE(Slotos @ Oct 28 2007, 03:43) *

Another feature request. Alignment into grouping strings. I.e. I want to place green highlight onto the red highlight.

IPB Image
Added to requests list.


QUOTE(4nt1 @ Oct 28 2007, 04:51) *

medialibrary auto update is working really well...
Good smile.gif

QUOTE(4nt1 @ Oct 28 2007, 04:51) *
another request for ngplaylist is to select an album by the group name, so I dont have to highlight every song, I just click on the group name..
Yes, will be added.

QUOTE(4nt1 @ Oct 28 2007, 04:51) *
also in ng playlist is I select a song, hold shift and click the end of an album it does not select the whole album either it just highlights the bottom song... to me this is standard windows behavior that should be implemented... what do you think?
Hmm.. That would be a bug ohmy.gif Thanks for the report, I'll get that fixed.

QUOTE(4nt1 @ Oct 28 2007, 04:51) *
tagging from filter is also very sweet saves me lots of time and makes tagging a breeze, especially for finding badly tagged stuff... what are the future plans... so for filter what about inline tagging in the filter window itself... could be an interesting idea...
Yes, inline was the idea smile.gif

QUOTE(joen @ Oct 28 2007, 15:14) *
1. The ability to put a button on the toolbar which envokes a drop down menu, like the ones already available for navigating backwards and forwards through tracks.
But with the ability to put the other button commands in the menu. This would allow for a less cluttered toolbar while also having a lot of functions available fast and it would allow to group related functions.
I agree it would be nice, but I'm not planning on making changes to the buttons toolbar a the moment. I noted it on the feature request page anyway. Though note it is possible for a component to provide a drop down button for the buttons toolbar.

QUOTE(joen @ Oct 28 2007, 15:14) *
2. Having an entry in the View -> Layout menu to switch back to the previously chosen layout.
Sorry I doubt I'll add that.


QUOTE(joen @ Oct 28 2007, 15:14) *
3. Overriding the font-type for specific columns. For instance I would like to use Wingdings in my ratings column so I can use star symbols to display my ratings.
Well, I don't have anything against a rating column, maybe not your solution though. I noted it in requests list.

QUOTE(MatMaul @ Oct 28 2007, 19:32) *

hello !
first, thanks for this great plugin.

it seems to have a problem with columns_ui and foobar 0.9.5 beta (1 and 2) : when I press "del" it does not remove the track of the playlist. if I switch to the default interface, no problem it works.

I use the last alpha version, same behaviour appends with the stable one. I use the navigator suite configuration.
It seems like 0.9.5 removes those keyboard shortcuts, I can understand why anyway. It will be fixed at some point when I work on these 0.9.5 issues.


Too many quotes issues in forum gives me a headache sad.gif

Namely because if I edit this post it will blow up, this is several post merged into one by forum..
MatMaul
ok thanks smile.gif
I just create a keyboard shortcut in the preferences and it works.
Like you said it is weird the developer remove it...
joen
Thanks for considering those musicmusic smile.gif

Just a (possibly unneeded) clarification about my suggestion for a rating column. I'm using the "classic" columns playlist view and I added a rating column myself. Now I use $repeat(*,%rating%) in there. But of course some nice symbols would look much better there. So please consider making something like that possible in both playlist views.

Thanks for listening, and keep up the great work smile.gif
Shinsou
thanks for Filter panel, musicmusic! Works really fast with 9000 tracks collection. I have few issues with it. Single clicking on other than now playing Filter item replaces whole playback queue and "Activate now playing" feature loses it's functionality. is it possible to do something about it? smile.gif
cristox
I like your style, musicmusic.
You are maintaining your userbase very well :-)
NEMO7538
Can we have tagz expressions instead of fields in the filter?
Slotos
QUOTE(NEMO7538 @ Oct 29 2007, 22:22) *

Can we have tagz expressions instead of fields in the filter?

This was discussed two or three pages ago. At least for a while the answer is no.
CMS
Hi there,

One of my first post, if not the first. I've been reading this forum for months now but can't really remember if I have participated...

First of all, I would like to congratulate musicmusic for his incredible work in developping ColumnsUI and having released a major component for this excellent program fb2k. (that's a bit too much... but it's just because of the way I turned it )
Then, thanks musicmusic for the implementation of the two new great features Filter and NG Playlist (I haven't had internet for the past 2 months... so they seam new to me) .

Nevertheless, there are two little requests I'd like you (musicmusic) to take into account.
- NG Playlist: ticker to hide columns title (as we used to be able to in playlist view)
- Filter: whenever I "browse" the filter panel, it brings up (focuses on) the Filter playlist... Ticker to enable/disable focus on filter playlist ?
Thanks in advance.
Sorry for the possible english mistakes, my written english is usually pretty poor.

Edit@4h10 (Paris Time): Just thought that, in NG Playlist, it would be very handy to be able to collapse/expand the different groups we created. I mean, I created two groups, one for the artist, and one for the album title. It would be great to navigate through our library like that, just open an artist, an album, choose your song...and that's it !
I guess that's VERY complicated to implement... but hey, never know.
Mehmet Gökhan
thank you musicmusic
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.