SimPlaylist (foo_simplaylist), Playlist view with album art |
![]() ![]() |
SimPlaylist (foo_simplaylist), Playlist view with album art |
May 20 2011, 00:10
Post
#101
|
|
|
Group: Members Posts: 115 Joined: 17-November 04 From: Paris, France Member No.: 18179 |
I don't know.
|
|
|
|
May 20 2011, 00:19
Post
#102
|
|
![]() Group: Members Posts: 3340 Joined: 27-January 05 From: England Member No.: 19379 |
it doesn't matter what image you tell it to use, it will always be stretched/shrank to fit. i can't ever see such a complicated feature being added to this component.
ELPlaylist for columns UI can do what you want but it requires some serious effort to configure. EDIT: this is what boredom does: example ELPlaylist configuration This post has been edited by marc2003: May 20 2011, 00:55 |
|
|
|
May 20 2011, 00:42
Post
#103
|
|
|
Group: Members Posts: 45 Joined: 10-June 05 Member No.: 22635 |
Concerning the SimPlaylist Search Feature of Simplaylist:
It doesn't really make sense to me why search is separated from the normal simplaylist. I'd find it far more useful to have a searchbar on top/bottom of my simplaylist which then acts as a filter upon the current playlist in a way that an empty search bar displays every item of the current playlist. Currently it acts the opposite way which is rather confusing. But the real pain is to switch tabs in order to perform a search in the current playlist. I don't really understand the design choice behind that. |
|
|
|
May 20 2011, 00:44
Post
#104
|
|
|
Group: Members Posts: 115 Joined: 17-November 04 From: Paris, France Member No.: 18179 |
Oh well... I had to try.
|
|
|
|
May 25 2011, 07:12
Post
#105
|
|
|
Group: Members Posts: 8 Joined: 30-December 06 Member No.: 39120 |
Thank you so much for this plugin! I've hardly touched my config in the last year or two after finally wrestling ESPlaylist into something resembling what I'd wanted, but this sets it up exactly how I've wanted it for years.
|
|
|
|
Jun 1 2011, 15:39
Post
#106
|
|
![]() Group: Members Posts: 4 Joined: 28-November 10 From: Czech republic Member No.: 86070 |
Is there a chance that this plugin will work with columns_ui?
|
|
|
|
Jun 3 2011, 19:09
Post
#107
|
|
|
Group: Members Posts: 123 Joined: 19-April 09 From: Los Angeles CA Member No.: 69081 |
This might be caused by the focus problem, but wanted to double check...
I have add to playback queue function set to middle mouse button click - it works fine on the other playlist plugins but on yours it defaults to what the mouse does (scroll mode) on default. Sounds like the focus issue. Any ETA on beta 5? |
|
|
|
Jun 4 2011, 12:15
Post
#108
|
|
|
Group: Members Posts: 5 Joined: 7-February 10 Member No.: 77960 |
|
|
|
|
Jun 5 2011, 16:21
Post
#109
|
|
|
Group: Members Posts: 2275 Joined: 19-May 08 Member No.: 53637 |
Small formatting bug noticed within a Group Heading.
If a %field% is encased in braces {} or escaped parentheses (), there is a trailing space placed after the first { or (. When using escaped brackets [], all is well. |
|
|
|
Jun 8 2011, 22:15
Post
#110
|
|
![]() Group: Members Posts: 1686 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
If in quick setup window a playlist layout (related to normal playlist view) is choosen by doubleclick then the simplaylist view gets blank.
-------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Jun 12 2011, 02:46
Post
#111
|
|
|
Group: Members Posts: 1 Joined: 12-June 11 Member No.: 91432 |
For those who don't like autohighlight you can add this function to the tag you want.
$replace($replace($replace($replace($replace($replace(INSERT HERE THE TAG,'(','>>('),')',')<<'),'[','>>['),']','<<]'),'{','>>{'),'}','<<]') For example: $replace($replace($replace($replace($replace($replace(%album%,'(','>>('),')',')<<'),'[','>>['),']','<<]'),'{','>>{'),'}','<<]') |
|
|
|
Jun 12 2011, 06:03
Post
#112
|
|
|
Group: Members Posts: 160 Joined: 30-December 09 Member No.: 76511 |
For those who don't like autohighlight you can add this function to the tag you want. ... Ah, ace! Thanks. The only ones that it doesn't work with are angle brackets themselves, for instance in 65daysofstatic's <unreleased/unreleasable> vol. 1. It would be a million times better if Frank gave us the option to not use this rather weird highlighting style |
|
|
|
Jun 12 2011, 09:59
Post
#113
|
|
![]() Group: Members Posts: 3340 Joined: 27-January 05 From: England Member No.: 19379 |
you don't have to nest $replace like that. you can have as many pairs as you like in one statement.
CODE $replace(%title%,'(','>>(',')',')<<','[','>>[',']','<<]','{','>>{','}','<<}')
|
|
|
|
Jun 12 2011, 12:55
Post
#114
|
|
|
Group: Members Posts: 585 Joined: 30-July 07 Member No.: 45750 |
Unfortunately that doesn't work in all cases, for instance "Trilogy: a) The Wonder b) Hyperstation z) Eliminator Jr." It should be possible if you use $strstr to check that there's an opening and closing bracket. My TF strings are long enough already though, it would be nice if we could turn it off.
|
|
|
|
Jun 14 2011, 12:32
Post
#115
|
|
|
Group: Members Posts: 160 Joined: 30-December 09 Member No.: 76511 |
Unfortunately that doesn't work in all cases, for instance "Trilogy: a) The Wonder b) Hyperstation z) Eliminator Jr." It should be possible if you use $strstr to check that there's an opening and closing bracket. My TF strings are long enough already though, it would be nice if we could turn it off. Good point. +1 for option to turn it off. Just discovered that the SimPlaylist Search element is accessed via Edit -> Search. YAY. Love the element, does just the job it should, and now I have a keyboard shortcut for it! |
|
|
|
Jun 27 2011, 17:01
Post
#116
|
|
![]() Group: Super Moderator Posts: 1813 Joined: 24-July 02 Member No.: 2776 |
Beta 5 out.
Concerning the SimPlaylist Search Feature of Simplaylist: It doesn't really make sense to me why search is separated from the normal simplaylist. I'd find it far more useful to have a searchbar on top/bottom of my simplaylist which then acts as a filter upon the current playlist in a way that an empty search bar displays every item of the current playlist. Currently it acts the opposite way which is rather confusing. But the real pain is to switch tabs in order to perform a search in the current playlist. I don't really understand the design choice behind that. Displaying search results in the playlist could lead to the wrong conclusion that these results represent the order in which tracks will be played. But searching does not change the playlist. Also, you do not have to put the search into a different tab. Use a splitter to display both at the same time, or simply use the popup version. Small formatting bug noticed within a Group Heading. If a %field% is encased in braces {} or escaped parentheses (), there is a trailing space placed after the first { or (. When using escaped brackets [], all is well. If anyone should have the same issue, please change your font from "@Arial Unicode MS" to "Arial Unicode MS" without the @. -------------------- foobar2000.audiohq.de
|
|
|
|
Jun 27 2011, 20:22
Post
#117
|
|
|
Group: Members Posts: 23 Joined: 5-December 05 Member No.: 26220 |
shortcut with left/right array doesn't work (seek back/ahead ... seconds). work with standard playlist view ...
-------------------- foo foo foo
|
|
|
|
Jun 28 2011, 18:03
Post
#118
|
|
|
Group: Members Posts: 915 Joined: 22-October 01 From: the Netherlands Member No.: 335 |
shortcut with left/right array doesn't work (seek back/ahead ... seconds). work with standard playlist view ... This is the issue with the "single key" keyboard shortcuts. Also the insert (I use for add to playlistqueue) is eaten by simplaylist. It would be a good thing to be able to disable "find as you type" and have our (single) keys back for shortcuts (as in most, if not all, other foobar components). Please consider such option. |
|
|
|
Jun 29 2011, 13:52
Post
#119
|
|
|
Group: Members Posts: 160 Joined: 30-December 09 Member No.: 76511 |
This is the issue with the "single key" keyboard shortcuts. Also the insert (I use for add to playlistqueue) is eaten by simplaylist. It would be a good thing to be able to disable "find as you type" and have our (single) keys back for shortcuts (as in most, if not all, other foobar components). Please consider such option. I'll just add a "+1" whenever somebody mentions this. Yes please. |
|
|
|
Jul 3 2011, 16:24
Post
#120
|
|
|
Group: Members Posts: 915 Joined: 22-October 01 From: the Netherlands Member No.: 335 |
bug report: I noticed an irregular behaviour in combination with the foo_removeplayed plugin (this plugin removes tracks from the playlist after being played).
With this plugin active (playback -> Remove played tracks) simplaylist jumps to the beginning of the playlist although playing the correct next track when these conditions apply: 1) the playing track (to be removed) is selected, 2) this track AND the next track to play, are both visible in the playlist (not scrolled off screen). This does not happen in the standard playlist component. FWIW (foobar 1.1.7 SimPlaylist 1.0b5, playback follows cursor and cursor follows playback are on (default)) while I'm at it, also a question: How to get rid of the empty line before each group? |
|
|
|
Jul 4 2011, 11:36
Post
#121
|
|
|
Group: Members Posts: 102 Joined: 5-December 06 Member No.: 38397 |
Hello Frank,
I'd like to request a feature similar to ELPlaylis's playlist filter. It lets you assign different grouping to each playlist, e.g. normal grouping for "All music" and no grouping for "Favorites" or "Most played". Also each grouping scheme should have different set of columns, so with grouping I could use "[%track artist% - ]%title%", and without grouping "%artist% - %title%". Also not sure if I missed something, but is it not possible to align part of the group header text to right side? $tab() didn't work atleast. |
|
|
|
Jul 4 2011, 13:09
Post
#122
|
|
![]() Group: Members Posts: 42 Joined: 29-April 03 Member No.: 6272 |
|
|
|
|
Jul 4 2011, 22:02
Post
#123
|
|
![]() Group: Members Posts: 603 Joined: 18-November 07 Member No.: 48839 |
Thanks for the update Frank. Unfortunately keyboard shortcuts with certain modifier keys still don't work.
For example I've always had ctrl+alt+a as shortcut for ReplayGain>Scan selection as albums (tags). It's always worked in the default playlist but it doesn't do anything in simplaylist. Also there is a minor issue with the scrolling speed when drawing a selection rectangle in simplaylist. Drawing a selection from the top of the list to the bottom the scrolling speed of the list is very slow – in the opposite direction from bottom to top its quick though. |
|
|
|
Jul 5 2011, 10:09
Post
#124
|
|
|
Group: Members Posts: 23 Joined: 5-December 05 Member No.: 26220 |
I'd like to request a feature similar to ELPlaylis's playlist filter. It lets you assign different grouping to each playlist, e.g. normal grouping for "All music" and no grouping for "Favorites" or "Most played". +1 different views for different playlists is my long long waiting feature... :/ -------------------- foo foo foo
|
|
|
|
Jul 5 2011, 23:35
Post
#125
|
|
|
Group: Members Posts: 2275 Joined: 19-May 08 Member No.: 53637 |
Frank
I've a condition that causes an unneeded playlist refresh and centering movement. xp, foobar 1.1.7, simplaylist beta 5, cursor follows playback, prefer current selection, autoplaylist based on %rating% MISSING. If a rating is given to a track that is also the selection highlighted track, the playlist will refresh and center itself based on the track rated. This occurs whether the selection highlighted track is the playing track or otherwise. Rating of tracks without first selecting will have the track gracefully remove itself from playlist as expected. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 15:12 |