Official Foobar Gallery

Jan 20, 2007 at 8:13 PM Post #526 of 622
I believe he just has a vertical splitter as a base, then a horizontal splitter and a vertical splitter from that.

The horizontal splitter will have 2 browser panels. The bottom vertical splitter will have columns playlist
 
Jan 21, 2007 at 2:00 PM Post #527 of 622
I have several Japanese anime soundtracks.


Their titles are like this:

Jidai No Kaze Hito Ga Hito De Irareta Toki [The Wind Of Time When A Human Can Be A Human]

Alongside plain English ones. Is there a way to remove the Japanese and just keep the translation in brackets?
 
Jan 21, 2007 at 2:50 PM Post #528 of 622
Edit tags with something like MP3 tag? Or you could even use Foobar. Just right click, properties and edit what you see (but more cumbersome)

Maybe you could install Japanese and have the proper characters there instead. Its just a case of memorising the symbols with the songs
tongue.gif
I think it'd look nicer
 
Jan 21, 2007 at 3:46 PM Post #529 of 622
I know how to do it, I just wondered if theres a quicker way?
 
Jan 21, 2007 at 10:50 PM Post #530 of 622
Okay, so after hours of downloading/stealing other people's stuff/tweaking it myself, I pretty much got Foobar exactly how I want it. The only thing that would make it perfect for me would be if I could get that home stereo display working. As you can see in the pic, the stereo display at the top is completely wrong and isn't really working. The characters right below where it says MONO LOSSY (btw all my stuff is ALAC) change every second, but don't actually form any real characters. I want the lava theme and I have it in the images folder in my foobar directory, but I can't get it to work. I have all the necessary components and the latest versions. Any help would be greatly appreciated!
biggrin.gif


 
Jan 22, 2007 at 12:36 AM Post #531 of 622
btw, theres nothing Symphonic or Black Metal about Opeth. They're Progressive Death Metal and quite well-known as the forefathers of it.

Best band in the world.
biggrin.gif
 
Jan 22, 2007 at 2:35 AM Post #534 of 622
Quote:

Originally Posted by Chri5peed /img/forum/go_quote.gif
I have several Japanese anime soundtracks.


Their titles are like this:

Jidai No Kaze Hito Ga Hito De Irareta Toki [The Wind Of Time When A Human Can Be A Human]

Alongside plain English ones. Is there a way to remove the Japanese and just keep the translation in brackets?




This should work: Code:

Code:
[left]$if($strchr(%title%,'['),$substr(%title%,$add(1,$strchr(%title%,'[')),$sub($strchr(%title%,']'),1)),%title%)[/left]

If there's a [ in your song title it will display the text starting after it and before the next ]
 
Jan 22, 2007 at 12:22 PM Post #535 of 622
Quote:

Originally Posted by HiFiRE /img/forum/go_quote.gif
This should work: Code:

Code:
[left]$if($strchr(%title%,'['),$substr(%title%,$add(1,$strchr(%title%,'[')),$sub($strchr(%title%,']'),1)),%title%)[/left]

If there's a [ in your song title it will display the text starting after it and before the next ]




^ I'm probably stupid, but where does that go?
 
Jan 22, 2007 at 3:50 PM Post #538 of 622
Quote:

Originally Posted by mminutel /img/forum/go_quote.gif
Cooper...is there anyway that you could tell me how to get my playlist like yours where it only shows the artist/ album once and shows all of the songs underneath of it? i have been trying to figure it out for a whilenow. Thanks!


I'm using snapshooter's playlist view as acknowledged before. (I've become very comfortable with Foobar layout and components but coding is a beginner's work in progress.) With apologies, I'm retisent to share complete code that was given directly to me by someone else, but I explain the basic methodology and put the code snippet for that part below.
 
Jan 22, 2007 at 3:51 PM Post #539 of 622
Quote:

Originally Posted by BigSurSpoon /img/forum/go_quote.gif
Okay, so after hours of downloading/stealing other people's stuff/tweaking it myself, I pretty much got Foobar exactly how I want it...[/IMG][/URL]


Nice config!
 
Jan 22, 2007 at 5:33 PM Post #540 of 622
Quote:

Originally Posted by HiFiRE /img/forum/go_quote.gif
Are you using columns ui?



Certainly are being. At a guess I'd say it goes in the title column instead of '%title%', but that'd affect all my music, I looked, I have quite a few tracks like; Goatyfartbreath[bonus]
 

Users who are viewing this thread

Back
Top