[seemingly abandonware] Columns UI, alternative user interface |
![]() ![]() |
[seemingly abandonware] Columns UI, alternative user interface |
Apr 1 2009, 15:34
Post
#5226
|
|
![]() Group: Members Posts: 151 Joined: 5-February 09 Member No.: 66658 |
I began to suspect it. I guess the same goes for Album List? So no:
CODE -rating -rating 1 or greater -rating 2 or greater -rating 3 or greater -rating 4 or greater -rating 5 ? Multi-value field is an idea I haven't considered, thanks. Messes up the database though, doesn't it? This post has been edited by qwertz: Apr 1 2009, 15:38 |
|
|
|
Apr 2 2009, 17:53
Post
#5227
|
|
|
Group: Members Posts: 4 Joined: 27-March 09 Member No.: 68417 |
i don't think it's very likely but who knows you can assign one view to active playlist and other to filter result for browsing, but you probably know that the dual playlist view implementation is somehow not very easy to accomodate at least i don't think ELplaylist way is the best one because this way was accomplished with single column playlist view component even earlier i posted earlier that in dual or even more views it would be easier if active playlist view is reflected by current focused window i.e. if i click on item in playlist view A that playlist should became active playlist, and then if i click in other playlist view B or C or whatever than that playlist should became active. this way i think we can avoid unwanted playlist interaction betwen different views Actually I think having two ELplaylists is fine if one of them will be Filter Playlist and inactive, which would be filled by the selected album/artist in Filters (single click), and the other one Playback list would be active aka real playlist and would either be filled by dragging and dropping stuff from Filters Playlist and/or by double clicking any album/artist. This way you could browse your library and add stuff to playlist without disturbing playlist/track playback P.S. musicmusic, anyway to add Folders view to Filters? I really like it from Facets. I just drop folders and it updates in 2-3 secs without any hassle of updating playlists/anything. ( yeah I know about $directory(%path%,2), but it's not really like what I want.) This post has been edited by maqzek: Apr 2 2009, 17:53 |
|
|
|
Apr 4 2009, 00:22
Post
#5228
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
Seems one of the hard drives in the server my website is hosted on exploded (not literally), just to warn when my site is actually back some recent content may be gone (just foo_uie_albumlist and foo_dop as far as downloads go I think).
-------------------- .
|
|
|
|
Apr 4 2009, 18:14
Post
#5229
|
|
|
Group: Members Posts: 181 Joined: 16-December 08 Member No.: 64571 |
Where can I adjust playlist sorting in NG playlist ? Everytime when I click Filter to a new artist, grouping is same (by album) but it get`s messed in sorting (by alphabetical and I want it to be by tracknumber) I tried search in here and looked through Playlist View in preferences but didn`t find it on my own knowledge :/
This post has been edited by lokioki: Apr 4 2009, 18:15 |
|
|
|
Apr 4 2009, 18:27
Post
#5230
|
|
|
Group: Validating Posts: 2424 Joined: 21-May 08 Member No.: 53675 |
there is option in filter settings, behaviour > sort incoming...
in other circumstances it can be adjusted in: preferences > global > sort incoming... This post has been edited by 2E7AH: Apr 4 2009, 18:34 |
|
|
|
Apr 4 2009, 18:36
Post
#5231
|
|
|
Group: Members Posts: 181 Joined: 16-December 08 Member No.: 64571 |
|
|
|
|
Apr 9 2009, 12:58
Post
#5232
|
|
|
Group: Members Posts: 7 Joined: 7-April 09 Member No.: 68736 |
Does anyone know how I can show last played added etc in the item properties panel?
|
|
|
|
Apr 9 2009, 14:24
Post
#5233
|
|
|
Group: Validating Posts: 2424 Joined: 21-May 08 Member No.: 53675 |
you can use item details panel for that king of tags and you'll need to have playback statistics component installed
|
|
|
|
Apr 11 2009, 17:39
Post
#5234
|
|
|
Group: Members Posts: 5 Joined: 24-March 09 Member No.: 68338 |
@musicmusic
Is it possible to implement transparency or image backgrounds on the playlist switcher? Also, is there any way to return the number of playlists? This post has been edited by Mooper: Apr 11 2009, 21:57 |
|
|
|
Apr 11 2009, 23:45
Post
#5235
|
|
![]() Group: Members Posts: 361 Joined: 2-September 06 From: Berlin, Germany Member No.: 34723 |
I want to make a custom rating filter that shows: rating 1 or greater rating 2 or greater rating 3 or greater rating 4 or greater rating 5 I'm brooding over it for some time now (tried several $ifgreater formats), but I can't come up with anything that works. Anybody able to help? for example RATING 4 OR GREATER: CODE $if($or($strcmp(%rating%,4),$strcmp(%rating%,5)),%rating%,) you have to repeat that inside $or for those other filters... cannot think of a method to shorten it. callisto -------------------- fb2k on OSX: flac q8 > rockboxed Sansa e280v1: Vorbis q5.0
|
|
|
|
Apr 12 2009, 17:59
Post
#5236
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
0.3.6.8 released. Mainly various bug fixes.
Which leaves the second-or-so delay from Filter. It is this long only when the "All" nodes are chosen in the top two filters, and theming does nothing to change it. I've checked again (it seems last time I was checking with some genre selected in Facets), with the same conditions, Facets updates 2-3 times faster, so there probably is some room for optimization, I hope. I can probably do some things here, I'll have a look, thanks -------------------- .
|
|
|
|
Apr 12 2009, 18:47
Post
#5237
|
|
|
Group: Members Posts: 13 Joined: 12-April 09 Member No.: 68899 |
|
|
|
|
Apr 12 2009, 19:24
Post
#5238
|
|
![]() Group: Members Posts: 266 Joined: 21-August 04 Member No.: 16417 |
It seems like Led Zeppelin album is multidisc and your sorting pattern doesn't include disc information nor you don't have such information in tags (i.e. fields DISCNUMBER and TOTALDISCS). First try filling tags and see if it will help.
-------------------- http://foobar2000.pl/ :: unofficial polish forum
|
|
|
|
Apr 12 2009, 19:27
Post
#5239
|
|
![]() Group: Members Posts: 361 Joined: 2-September 06 From: Berlin, Germany Member No.: 34723 |
What's your grouping code? Seems to me that it causes the problem... aside from possible tagging inconsistencies.
e.g. why don't you use DISCNUMBER??? ...and your "correct sorted" screenshot has no correct order of tracknumbers -------------------- fb2k on OSX: flac q8 > rockboxed Sansa e280v1: Vorbis q5.0
|
|
|
|
Apr 12 2009, 20:07
Post
#5240
|
|
![]() Group: Developer Posts: 805 Joined: 28-November 03 Member No.: 10088 |
|
|
|
|
Apr 12 2009, 20:26
Post
#5241
|
|
|
Group: Members Posts: 13 Joined: 12-April 09 Member No.: 68899 |
What's your grouping code? Seems to me that it causes the problem... aside from possible tagging inconsistencies. e.g. why don't you use DISCNUMBER??? ...and your "correct sorted" screenshot has no correct order of tracknumbers Yes, well, I'm pretty much a foobar2000 noob, so the incorrect track number ordering I can live with... However the splitting of the Led Zeppelin Physical Graffiti discs like that is just a space waster. I use a tagging program to tag my music, so I don't want to mess about with the tags myself. Is there a way I can just make foobar2000 treat it each disc as a seperate album, like it does for everything else? Also: feel free to tell me how to fix the tracknumber order too! |
|
|
|
Apr 12 2009, 20:26
Post
#5242
|
|
|
Group: Members Posts: 253 Joined: 20-April 06 Member No.: 29815 |
|
|
|
|
Apr 13 2009, 02:14
Post
#5243
|
|
![]() Group: Members Posts: 361 Joined: 2-September 06 From: Berlin, Germany Member No.: 34723 |
Yes, well, I'm pretty much a foobar2000 noob, so the incorrect track number ordering I can live with... However the splitting of the Led Zeppelin Physical Graffiti discs like that is just a space waster. I use a tagging program to tag my music, so I don't want to mess about with the tags myself. Is there a way I can just make foobar2000 treat it each disc as a seperate album, like it does for everything else? Also: feel free to tell me how to fix the tracknumber order too! Since you say yourself you're fb2k noob I guess you didn't change any grouping code (as I see in your screenshots as well it's still %artist% / %album%) How do you sort anyway? Do you just drag your folder into fb2k? then change the code at "general>sort incoming files by" (that at the moment should be %path_sort%) to for example: CODE %album artist%|%date%|%album%|%discnumber%|%tracknumber%|%title% or try using "edit>sort>sort by..." which should be prefilled with a similar code. If the problem still exists I'm sorry, then I need to know HOW EXACTLY you files are tagged. Just to rely on any program that does the job for you is not the best way you can go... I think callisto -------------------- fb2k on OSX: flac q8 > rockboxed Sansa e280v1: Vorbis q5.0
|
|
|
|
Apr 13 2009, 07:44
Post
#5244
|
|
|
Group: Members Posts: 124 Joined: 16-April 08 From: England Member No.: 52832 |
Hi musicmusic
Thank-you for continualy improving your plugin. A small request concerning Album list panel - instead of 'All music' as the name of the root node, can we have this to be the name of the current view? |
|
|
|
Apr 13 2009, 09:22
Post
#5245
|
|
![]() Group: Members Posts: 151 Joined: 5-February 09 Member No.: 66658 |
for example RATING 4 OR GREATER: CODE $if($or($strcmp(%rating%,4),$strcmp(%rating%,5)),%rating%,) you have to repeat that inside $or for those other filters... cannot think of a method to shorten it. callisto Yes but it only works for the 1st if() condition. I for example came up with: CODE $ifgreater(%rating%,3,%rating%,) which is essentially the same as yours. I'd need something like: $ifequal(%rating%,4,$and(4,5),) but of course $and doesn't work that way, or at least I can't come up with a syntax for it. |
|
|
|
Apr 13 2009, 11:37
Post
#5246
|
|
![]() Group: Members Posts: 361 Joined: 2-September 06 From: Berlin, Germany Member No.: 34723 |
Uhm sorry, I think I got that wrong... since the Filter Panel does not support multiple fields with titleformatting (look for yourself > help button) it's not possible without %rating% to be a multiple value field. But you could at least make 5 autoplaylists
EDIT: I guess it's not even possible with multivalue fields... I'm confused. musicmusic, help!!^^ This post has been edited by callisto: Apr 13 2009, 12:17 -------------------- fb2k on OSX: flac q8 > rockboxed Sansa e280v1: Vorbis q5.0
|
|
|
|
Apr 13 2009, 15:33
Post
#5247
|
|
|
Group: Members Posts: 473 Joined: 25-June 05 Member No.: 22962 |
You could just use %rating% and control/shift click the numbers you want to see.
|
|
|
|
Apr 13 2009, 17:57
Post
#5248
|
|
![]() Group: Members Posts: 92 Joined: 15-October 04 From: Linz, Austria Member No.: 17657 |
I've noticed that the cover shown in the artwork column flickers when Playback Statistics updates it's value after a minute of playing a track - could you perhaps add a check if the artwork has changed and skip whatever is causing it to blink (i.e. redrawing it) if it didn't?
-------------------- np: 4'33"
|
|
|
|
Apr 13 2009, 21:23
Post
#5249
|
|
![]() Group: Members Posts: 50 Joined: 22-February 08 Member No.: 51505 |
Hey, musicmusic, how about the "hide splitters" feature?
It was requested a long time ago, and haven't heard nothing new about it. Please consider this implementation! I love Columns UI, but without this, I have to use the Panel Stack Splitter component. Please... |
|
|
|
Apr 14 2009, 00:38
Post
#5250
|
|
|
Group: Members Posts: 3 Joined: 14-April 09 Member No.: 68935 |
Two part question:
One: I'm sure this has been asked before, but searching for this particular issue is difficult. I'm looking for a way to change the sorting of artists so that the leading "The" is ignored when artists are sorted. I know it's been asked before, but performing a search has been unsuccessful. Two: Is there a way to split the filters into multiple columns? I'd like to be able to have the date tag appear in the album filter, like in this picture (I know facets has been built into the default UI, but I'm looking for a way to do this in CUI). |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 09:12 |