Help - Search - Members - Calendar
Full Version: foo_browser
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
odyssey
QUOTE(odyssey @ Feb 4 2007, 07:36) *

Is it possible to exclude items entirely from a panel? I don't want to display all items which has %skip% tag. I tried the following without luck: $ifequal(%skip%,1,,$if2(%artist%,<MISSING>))

I modified the string to the following:
$ifequal(%skip%,1,<SKIPPED>,$if2(%artist%,<MISSING>))
which logically should group allfiles maked with %skip% tag in it's own category, but still nothing happens. It seems to ignore anything except the artist, and i DID refresh the contents crying.gif
odyssey
I can't manage to do ANYTHING which have been mentioned to work with foo_browser.

Now, I created %involved% which includes all involved artist in a multi-field tag. If this tag are not found, it should just return %artist% instead. I use the following code in "Format":

$if2(%<involved>%,$if2(%artist%,<MISSING>))

BUT IT DON'T CARE ABOUT %involved%! Anything i try (including the previous example) just returns %artist%. I tested my code in a Column to make sure i did not screw something up, but it returns the expected values even with this:

$ifequal(%skip%,1,<SKIP>,$if2(%involved%,$if2(%artist%,<MISSING>)))
morphguy12
can someone help me, whenever I switch between tabs the browser resets to the top.

Im using CepiPerez's layout for the most part, with dark1, dark2, and dark 3 as my layouts. On the top there are three buttons, and whenever I switch between them, the "Show Playlist" page resets. On that page I have a browser panel on top with it looking in my library using *Browser* as my playlist, and then I have a Singe Column Playlist using Browser, which works with my browser which is up on top

I tried unchecking things like automatically activate, and replace previous, in the Browser settings, but to my luck, it still resets for some reason
kopf
Is there a feature in this plugin that filters the library like the search box in the top right hand corner of iTunes?

If so, I'd definitely use it. I can't find such a feature though.
morphguy12
K, so I did some testing, and I took out my browser, and there is no problem at all, so it has to be my browser and that it is reseting.

Please, if someone could help me out, or if someone has gotten this to work.

Thanks
damir
is it possible to make the Artist field sort by the BAND id3 tag and also fall back to the ARTIST id3 tag if the BAND tag is not present?

y'see i use the BAND tag for various artist albums. basically i want to know if it's possible for this to act like WMP does when dealing with BAND id3 tags. i.e. it sorts by the ARTIST tag unless there is a BAND tag in the file, in which case it defaults to that.
tberman333
Is there a way to have multiple value tags list separately in a browser panel?

For example, I have a tag called style and for one song I have:

Style = Rock; Funk; Jazz; Mellow

I have a panel setup with this format:

$if2(%<style>%,<MISSING>)

But that returns all the values on one line separated by commas. I would want each value to be listed individually and when any of the values are selected the track would show up in the Browser playlist.

It works this way in Album List, but I can't seem to get it to work in the Browser.

Thanks!
eliazu
same question as @tberman333 here....
i used to be ok, it doesn't anymore (maybe it has something to do with to move to Vista?)
odyssey
QUOTE(eliazu @ Feb 17 2007, 21:10) *

same question as @tberman333 here....
i used to be ok, it doesn't anymore (maybe it has something to do with to move to Vista?)

No, i have the same issue.

Edit: Whatever, switched to 1.2.2c it works.
tberman333
QUOTE(odyssey @ Feb 18 2007, 12:27) *

QUOTE(eliazu @ Feb 17 2007, 21:10) *

same question as @tberman333 here....
i used to be ok, it doesn't anymore (maybe it has something to do with to move to Vista?)

No, i have the same issue.


I don't use Vista either. Win XP here.
Krank
Hm. New here, and don't really have time to work my way through 29 pages...

So, a few questions:

1) is this plugin still delevoped? Is stuff happening?

2) Would it be at all possible to make the "population of lists" take place in the background or something? It's kind of annyoying having to wait several seconds for them to populate when I start the program, and I'd very much like to be able to do stuff right away...
morphguy12
no way of getting it to remember where it left off, or to not refresh when going through tabs???
ExtensionArt
QUOTE(odyssey @ Feb 18 2007, 10:27) *


No, i have the same issue.

Edit: Whatever, switched to 1.2.2c it works.

Any idea where I can get a hold of this version?
thanks
flxfxp
Is there any way for foo_browser to play nicely with foo_ui_panels?
It seems to have update problems with the panel if the interface gets updated (e.x restore from systray, resize foobar)

IPB Image

IPB Image

Thanks!

Dennis
cwbowron
QUOTE
= Release 1.2.3b =
* hopefully fixed a bug with interacting with panels ui
flxfxp
Thanks for answering my plea, cwbowron. It works much better now smile.gif

Regards,

Dennis
sylla
Is it possible to make the browser just browse the active playlist and not the whole library?
eliazu
QUOTE(odyssey @ Feb 18 2007, 19:27) *

QUOTE(eliazu @ Feb 17 2007, 21:10) *

same question as @tberman333 here....
i used to be ok, it doesn't anymore (maybe it has something to do with to move to Vista?)

No, i have the same issue.

Edit: Whatever, switched to 1.2.2c it works.


got this version [july 6 2006] .. it's still doesnt work!
cwbowron
Temporary server due to bandwidth issues:

http://msu.edu/~bowronch/foobar/foo_browser.zip
Matyas
QUOTE(sylla @ Mar 24 2007, 12:57) *

Is it possible to make the browser just browse the active playlist and not the whole library?

Yes, just right click on the playlist in the playlist panel and select "Browse"
sylla
QUOTE(Matyas @ Mar 26 2007, 16:08) *

QUOTE(sylla @ Mar 24 2007, 12:57) *

Is it possible to make the browser just browse the active playlist and not the whole library?

Yes, just right click on the playlist in the playlist panel and select "Browse"


Yeah I knew that, but I'm lazy and would like it to be the standard, so that every time I change playlist, the browser will browse the new playlist, like in iTunes... But hey, it's not a very big problem, just would like it better that way.
tgoose
QUOTE(sylla @ Mar 26 2007, 18:22) *

QUOTE(Matyas @ Mar 26 2007, 16:08) *

QUOTE(sylla @ Mar 24 2007, 12:57) *

Is it possible to make the browser just browse the active playlist and not the whole library?

Yes, just right click on the playlist in the playlist panel and select "Browse"


Yeah I knew that, but I'm lazy and would like it to be the standard, so that every time I change playlist, the browser will browse the new playlist, like in iTunes... But hey, it's not a very big problem, just would like it better that way.

I believe it is possible with another plugin to change the default action upon clicking... but I don't have fb2k here to test.
eliazu
QUOTE(tberman333 @ Feb 17 2007, 21:53) *

Is there a way to have multiple value tags list separately in a browser panel?

For example, I have a tag called style and for one song I have:

Style = Rock; Funk; Jazz; Mellow

I have a panel setup with this format:

$if2(%<style>%,<MISSING>)

But that returns all the values on one line separated by commas. I would want each value to be listed individually and when any of the values are selected the track would show up in the Browser playlist.

It works this way in Album List, but I can't seem to get it to work in the Browser.

Thanks!


does anybody has an answer to that?
it's really bothering me sad.gif
metal_termite
QUOTE(tberman333 @ Feb 17 2007, 15:53) *

Is there a way to have multiple value tags list separately in a browser panel?

For example, I have a tag called style and for one song I have:

Style = Rock; Funk; Jazz; Mellow

I have a panel setup with this format:

$if2(%<style>%,<MISSING>)

But that returns all the values on one line separated by commas. I would want each value to be listed individually and when any of the values are selected the track would show up in the Browser playlist.

It works this way in Album List, but I can't seem to get it to work in the Browser.

Thanks!

I use that same bit of code and it returns my multivalue tags as separate tags. Maybe the problem is that your style tag was not formatted as a multivalue tag? If that is the case, go to preferences > advanced > the properties dialog node. Within that node there is a Multivalue Fields setting where you can add tags you wish to be formatted as multivalue. Add your style tag to that.

You can tell if a tag is not being formatted as a multivalue tag when you're editing a tracks tag value. In the Edit Value window it says Use ; character to separate multiple values on the bottom of the window. If that phrase is grayed it means your tag will not be formatted as a multivalue tag.
tberman333
QUOTE(metal_termite @ Apr 1 2007, 17:29) *

I use that same bit of code and it returns my multivalue tags as separate tags. Maybe the problem is that your style tag was not formatted as a multivalue tag? If that is the case, go to preferences > advanced > the properties dialog node. Within that node there is a Multivalue Fields setting where you can add tags you wish to be formatted as multivalue. Add your style tag to that.

You can tell if a tag is not being formatted as a multivalue tag when you're editing a tracks tag value. In the Edit Value window it says Use ; character to separate multiple values on the bottom of the window. If that phrase is grayed it means your tag will not be formatted as a multivalue tag.


Thank you very much... that worked for me. I had thought I had set my tag as a multivalue tag, but for some reason it did not stay. It is strange because it showed as seperate lines in Album List, but not in Browser (or Playlist Tree). I went back and changed the tag to multivalue, saved it, and then retagged the some files and it is working perfectly.

Hope this works for others that were having the same problem as well!
odyssey
QUOTE(cwbowron @ Mar 23 2007, 22:54) *
QUOTE
= Release 1.2.3b =
* hopefully fixed a bug with interacting with panels ui


But did you fix this?:

QUOTE(odyssey @ Feb 18 2007, 19:27) *
QUOTE(tberman333 @ Feb 17 2007, 21:53) *
Is there a way to have multiple value tags list separately in a browser panel?
QUOTE(eliazu @ Feb 17 2007, 21:10) *

same question as @tberman333 here....
i used to be ok, it doesn't anymore (maybe it has something to do with to move to Vista?)
Whatever, switched to 1.2.2c it works.


blink.gif
eliazu
QUOTE(metal_termite @ Apr 1 2007, 23:29) *

QUOTE(tberman333 @ Feb 17 2007, 15:53) *

Is there a way to have multiple value tags list separately in a browser panel?

For example, I have a tag called style and for one song I have:

Style = Rock; Funk; Jazz; Mellow

I have a panel setup with this format:

$if2(%<style>%,<MISSING>)

But that returns all the values on one line separated by commas. I would want each value to be listed individually and when any of the values are selected the track would show up in the Browser playlist.

It works this way in Album List, but I can't seem to get it to work in the Browser.

Thanks!

I use that same bit of code and it returns my multivalue tags as separate tags. Maybe the problem is that your style tag was not formatted as a multivalue tag? If that is the case, go to preferences > advanced > the properties dialog node. Within that node there is a Multivalue Fields setting where you can add tags you wish to be formatted as multivalue. Add your style tag to that.

You can tell if a tag is not being formatted as a multivalue tag when you're editing a tracks tag value. In the Edit Value window it says Use ; character to separate multiple values on the bottom of the window. If that phrase is grayed it means your tag will not be formatted as a multivalue tag.


hey
thank you for your answer. i did everything but im still missing something.

here is my preferences:
multiline fields: COMMENT;LYRICS;BIOGRAPHY
multivalue fields: ARTIST;ALBUM ARTIST;PRODUCER;COMPOSER;PERFORMER;GENRE
standard fields: Track Title=TITLE;Album Title=ALBUM;Date=DATE;Track Number=TRACKNUMBER;Total Tracks=TOTALTRACKS;Disc Number=DISCNUMBER;Total Discs=TOTALDISCS;Singletrack?=SINGLETRACK

i tried to rewrite tags with the separator ";" (it's was already like that) and rescanned my music library and still it doesn't work.
whats wrong with my foobar? sad.gif
Pingue
Hi, I was wondering if it was possible to implement a feature such as "Pin artist/album/whatever to top of list" in any future release. I use browser a lot of time, though I find there are certain artists and albums I select more than others, which I would like at the top. No problem if this is particularly difficult, it's just a personal preference.
shakey_snake
you could change the sort string to do this.
odyssey
QUOTE(eliazu @ Apr 2 2007, 23:11) *

hey
thank you for your answer. i did everything but im still missing something.

here is my preferences:
multiline fields: COMMENT;LYRICS;BIOGRAPHY
multivalue fields: ARTIST;ALBUM ARTIST;PRODUCER;COMPOSER;PERFORMER;GENRE
standard fields: Track Title=TITLE;Album Title=ALBUM;Date=DATE;Track Number=TRACKNUMBER;Total Tracks=TOTALTRACKS;Disc Number=DISCNUMBER;Total Discs=TOTALDISCS;Singletrack?=SINGLETRACK

i tried to rewrite tags with the separator ";" (it's was already like that) and rescanned my music library and still it doesn't work.
whats wrong with my foobar? sad.gif

Edit: I think this was fixed/changed. %<tagname>% works with latest version for me.
tableschairs
The "Sort" function is either entirely broken for me, or (hopefully, probably) I'm missing something really obvious. I have read that it is buggy, but I seem to be the only one who can't get it to do anything. I've read through this whole thread and tried things that other people have had success with, with no luck.

Anything other than an asterisk (*) in the "Sort" box results in the browser panel putting all the entries in a completely random order.

I don't really understand the coding well, but my browser format is currently set up to sort by album artist (to handle compilations by grouping them together) and place any leading "The" at the end of the artist name.

Format:
CODE
$if($strcmp($left(%album artist%,4),The ),$right(%album artist%,$sub($len(%album artist%),4))', 'The,%album artist%)


But if I put anything at all in "Sort," it shuffles everything out of order in the Browser panel. I am making sure to refresh by shift+right-clicking in the Browser panel and reselecting my checked browser; all this does is mix up all the artists like I have described.
leokennis
What's the latest on this+Vista?

Is the newest version stable with Vista or not?
aarghapanda
Is there any way of making this behave like iTunes/Winamp, where double clicking anything in the browser makes it play in the current playlist (in Winamp, double clicking in the library erases the contents of the playlist and plays whatever you double click, that's what I want)

There's probably a very simple way of doing this, but I'm a very simple person biggrin.gif
Execution King
It's not there anymore...where can I download this again?
bellavite
QUOTE(Execution King @ May 29 2007, 20:54) *

It's not there anymore...where can I download this again?

Well I've switched back to 1.2.2c but multivalue fields still doesn't work - I I've reinstalled 1.2.3b because previous versions make my foobar to crash on Vista ermm.gif
So bad because it's a really useful plugin sad.gif
Adi Corrales
Hi everybody!

Does anybody knows if it is possible to select an artist that is part of a compilation album, and show all the compilation in the list, not only that artist song?

I'll try to explain. I have three panels with genre, artist and album. I have a soundtrack album that have many artists. Actually, I have $if2(%album artist%,<MISSING>) in the artist panel, and use the album name in album artist field for compilations. In this way, I don't have a lot of artist with only one song in the playlists. The problem is that I can't actually see the artist that play in that compilation.

What I want is, if I select an artist that is part of that compilation, the playlist show all the album, an not only one or two tracks, that are played by the artist.

I have been trying a lot of diferent ways, but I don't know if it is even possible.

Well, thanks for your help, and regards!
HiFiRE
Is it possible to create a browser panel with some manually entered filters, such as filter by codec, or date created, etc...
Adi Corrales
QUOTE(Adi Corrales @ Aug 14 2007, 20:28) *

Hi everybody!

Does anybody knows if it is possible to select an artist that is part of a compilation album, and show all the compilation in the list, not only that artist song?

I'll try to explain. I have three panels with genre, artist and album. I have a soundtrack album that have many artists. Actually, I have $if2(%album artist%,<MISSING>) in the artist panel, and use the album name in album artist field for compilations. In this way, I don't have a lot of artist with only one song in the playlists. The problem is that I can't actually see the artist that play in that compilation.

What I want is, if I select an artist that is part of that compilation, the playlist show all the album, an not only one or two tracks, that are played by the artist.

I have been trying a lot of diferent ways, but I don't know if it is even possible.

Well, thanks for your help, and regards!



Is not possible????
SmilerSmiles
I have a tag field called "style" which is a multi value field. Is there anyway to have them separated into individuals? So American Underground, Punk, Alternative Pop/Rock, Hardcore Punk, L.A. Punk would be broke into 5 different lines. I hope you get what I meant.
zachastrife
QUOTE(SmilerSmiles @ Aug 23 2007, 03:08) *

I have a tag field called "style" which is a multi value field. Is there anyway to have them separated into individuals? So American Underground, Punk, Alternative Pop/Rock, Hardcore Punk, L.A. Punk would be broke into 5 different lines. I hope you get what I meant.

If i remember correct %<style>% will split the styles, if they are multivalued (as your are).
SmilerSmiles
QUOTE(zachastrife @ Aug 23 2007, 07:37) *

QUOTE(SmilerSmiles @ Aug 23 2007, 03:08) *

I have a tag field called "style" which is a multi value field. Is there anyway to have them separated into individuals? So American Underground, Punk, Alternative Pop/Rock, Hardcore Punk, L.A. Punk would be broke into 5 different lines. I hope you get what I meant.

If i remember correct %<style>% will split the styles, if they are multivalued (as your are).

Thanks for the reply but it didn't work.
odyssey
I'm wrong blush.gif
SmilerSmiles
heres a screenshot to show what I'm talking about.
IPB Image
bellavite
QUOTE(SmilerSmiles @ Aug 23 2007, 22:01) *

QUOTE(zachastrife @ Aug 23 2007, 07:37) *

QUOTE(SmilerSmiles @ Aug 23 2007, 03:08) *

I have a tag field called "style" which is a multi value field. Is there anyway to have them separated into individuals? So American Underground, Punk, Alternative Pop/Rock, Hardcore Punk, L.A. Punk would be broke into 5 different lines. I hope you get what I meant.

If i remember correct %<style>% will split the styles, if they are multivalued (as your are).

Thanks for the reply but it didn't work.


OMG now I've understood crying.gif
You have to use %<style>% using the "<" and ">" too! Great!
fairway
Is it possible to configure this plugin that only "Album Artist" shows up if it is present in an album instead of each va artist?
shakey_snake
Yes

%album artist% remaps to $meta(artist) if $meta(album artist) isn't present.

Learn more about field remappings here
fairway
I tried with $if2(%album artist%,<MISSING>) for artist but it did not work.
fairway
QUOTE(fairway @ Sep 9 2007, 12:38) *

I tried with $if2(%album artist%,<MISSING>) for artist but it did not work.


re-activing the panel solved the problem. thanks for the hint.
identitylab
Hi All,

I was just wondering if anyone knew how to change the row heights of the browser panels?

I've changed the row height in the playlist window (ie. Display > Columns UI > Playlist View > [Option] = Vertical item padding = "x")
Changing "x" to what ever required will format the main playlist/song list - but I want to match the browser windows/lists to format the same...

Any help?

Thanks!

IDL
shakey_snake
Change the font size in prefs page.
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.