Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: [Not My Release] EsPlaylist (Read 334211 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[Not My Release] EsPlaylist

Reply #300
I'm using esplaylist 1.1.3 with foobar 1.1 DUI, is it intended that esplaylist does not remember Layered View level between session? I always have it at the top most group level on new session, did I miss a setting to set it otherwise? If esplaylist does not have this feature yet, please consider adding it.

Thanks.

[Not My Release] EsPlaylist

Reply #301
Seeing as there have been a number of posts comparing the behaviour of es_playlist with the standard dui playlist, I thought I would point out that the selected text colour is different between the two.

In  the standard dui playlist, selected text seems to appears as white (255,25,255) or black (0,0,0) depending on the colour theme loaded. In es_playlist the selected text appears as the same colour as normal text and so does not always stand out as well as it could against the selection background. Perhaps this behaviour could be changed so it accurately reflects the dui theme colour. I know you can change the text colour of the playing item, but that is not the same thing.

Ssenna: thank you for your continued development of this plug-in.

[Not My Release] EsPlaylist

Reply #302
I'm using esplaylist 1.1.3 with foobar 1.1 DUI, is it intended that esplaylist does not remember Layered View level between session? I always have it at the top most group level on new session, did I miss a setting to set it otherwise? If esplaylist does not have this feature yet, please consider adding it.

Thanks.

As of version 1.1.2 it should automatically remember the layered view level.  I'm currently running 1.1.3 and it remembers it for me.  So there's possibly a bug somewhere.

[Not My Release] EsPlaylist

Reply #303
I find it very useful to have custom sort-scripts for playlist-columns like this:

Artist: %album artist% %date% %album% %discnumber% %tracknumber%
Album: %album% %discnumber% %tracknumber%
Origin: %origin% %artist% %album% %discnumber% %tracknumber%
...

As fas as I found out in EsPlaylist 1.1.x theres only possible to use custom sort-script per Grouping-Preset and not per Playlist-column.
Pls consider to add this request to your todo list ;)

[Not My Release] EsPlaylist

Reply #304
Why scroll to top position when playback new track?
this behavior is inexplicable.
or it occur only my environment?

It is not intended behaviour.
At least, I can't reproduce it.
Does scrolling occur when playback new track by double click(or Enter key) on EsPlaylist?
Could you provide more details?


I notice EsPlaylist is work fine on layout that put only EsPlaylist.
I think some component or something is cause,
but I use a lot of components.
I try research.


@ssenna
I found cause.

I use following TF because PSS drawing is not perfect on pertrack.
$movepanel_c(EsPlaylist,0,0,0,0)
$movepanel_c(EsPlaylist,$get(x),$get(y),$get(w),$get(h))

if use only "$movepanel_c(EsPlaylist,0,0,%_width%,%_height%)", pss cannot draw panel perfect.
when panel expand or shrink, remain some previous drawing.
but, use "$movepanel_c(EsPlaylist,0,0,0,0)", previous drawing is nothing.

EsPlaylist is scroll to top when run "$movepanel_c(EsPlaylist,0,0,0,0)".
Other playlist panels(Columns playlist, ELP, GB etc.) does not this behavior.

I think PSS is useful, but panel drawing is not perfect.
"$movepanel_c(EsPlaylist,0,0,0,0)" is but know-how.

Can you fix it?




[Not My Release] EsPlaylist

Reply #305
As of version 1.1.2 it should automatically remember the layered view level.  I'm currently running 1.1.3 and it remembers it for me.  So there's possibly a bug somewhere.


No, it does not work that way for me, and yes it did work for sometime before.

[Not My Release] EsPlaylist

Reply #306
It happened again:


Switching playlists fixed it. Edit: NEIN means invalid playlist item. Either greater index than exists in the specified playlist, or possibly invalid playlist number.

I also had a case of desync, where right clicking on a track and selecting Properties would open the properties window for the same track index into a different playlist. Switching to another playlist and back corrected the issue. (Set to display active playlist, and the playlist it was opening properties on was neither the playing playlist nor the active playlist.)

[Not My Release] EsPlaylist

Reply #307
Thanks for the report.
I found there is a bug regarding reordering playlists.

Edit:typo

[Not My Release] EsPlaylist

Reply #308
@ssenna,

One bug:
In the browse library mode,  the grouping change when foobar is restarted (the bug was here in previous versions and was fixed in v. 1.1.3.2  but in 1.1.4 it happens again)

Two Suggestions:
- To be able to associate the browse library mode with a grouping setting (maybe it is already possible but I don't know how to do it)

- To be able to associate the columns which are shown/hidden with particular playlist (as with NGplaylist for CUI), for example the Group Info column is not really useful when there is no grouping.


Thanks again for this great component,

Decalicatan Decalicatan



Decalicatan Decalicatan

[Not My Release] EsPlaylist

Reply #309
$rgb() is nice but would it be possible to add support for > and < so colours can match the defaults?

Also tracks don't merge with other groups when you change the album (or whatever they're grouped by) to match.

[Not My Release] EsPlaylist

Reply #310
@ssenna,

Thanks for the update,

One (more  suggestion:

For the Search bar: For now it works like a filter bar, which is good but could it be possible to add an optional "navigation-within-playlist" mode?

This mode would be similar to how the Search Playlist function (ctrl+F) works with normal playlist viewer in DUI (or NGPlaylist in CUI).
Hence, with this new mode activated, when pressing "enter" the esplaylist would automatically scroll down to the first result, and then I could see what are the titles playing before and after and I could know where in the playlist the results are located.


Thanks in advance,

Decalicatan Decalicatan
Decalicatan Decalicatan

[Not My Release] EsPlaylist

Reply #311
It seems like my problem of Es_playlist unable to remember group depth between sessions has been fixed in the latest version. I don't know if it was because I sent ssenna my config. Anyway, thank you.

[Not My Release] EsPlaylist

Reply #312
@ssenna,

Thanks for the update,

One (more  suggestion:

For the Search bar: For now it works like a filter bar, which is good but could it be possible to add an optional "navigation-within-playlist" mode?

This mode would be similar to how the Search Playlist function (ctrl+F) works with normal playlist viewer in DUI (or NGPlaylist in CUI).
Hence, with this new mode activated, when pressing "enter" the esplaylist would automatically scroll down to the first result, and then I could see what are the titles playing before and after and I could know where in the playlist the results are located.


Thanks in advance,

Decalicatan Decalicatan



My bad    ,  a within-playlist-search-as-you-type-function is already implemented (with F5 / Shift+F5 to navigate within the results !). It may be not as powerful as the regular playlist search function (if you type Pumpkins it won't find The Smashing Pumpkins, although with the EsPlaylist Search Bar they appear) so most of the time il will be enough.

Thanks again for this excellent component ssenna.

Decalicatan Decalicatan
Decalicatan Decalicatan

[Not My Release] EsPlaylist

Reply #313
EsPlaylist v0.1.2.0 (2010/09/10) released.

Quote
Changelog:
  • added $es_highlight.
  • made typing search use partial matching.
  • fixed a minor IME issue.


Download EsPlaylist v0.1.2.0



[Not My Release] EsPlaylist

Reply #315
I love EsPlaylist, but I wish it supported drag+drop from the Album List dialog and from Windows Explorer.

[Not My Release] EsPlaylist

Reply #316
EsPlaylist v0.1.2.1 (2010/09/20) released.

Quote
Changelog:
  • added typing search configuration.(Preferences->EsPlaylist->Behavirour->Typing search)


Download EsPlaylist v0.1.2.1


[Not My Release] EsPlaylist

Reply #318
Album art question?

First off, I love this plug-in, thank you for the work Ssenna. Now on to my question, I am planning to use esplaylist on an UPnP controller (an old laptop running foobar, with the UPnP plug-in). The problem is the album art does not show up in esplaylist, when viewing tracks on my main rig. The album art does show up in the normal album art viewer pane of my DUI layout. Is there a way to adjust this or is it a known "no-go". The album art works fine in esplaylist for local libraries. The problem only occurs when viewing a remote library. As stated earlier, the remote artwork does appear in the normal album art viewer pane. I did a search first, but found no hits for this combination of items. Thanks again, Ssenna.
Watch out were the huskies go and don't you eat that yellow snow! - F. Zappa

[Not My Release] EsPlaylist

Reply #319
Album art question?

First off, I love this plug-in, thank you for the work Ssenna. Now on to my question, I am planning to use esplaylist on an UPnP controller (an old laptop running foobar, with the UPnP plug-in). The problem is the album art does not show up in esplaylist, when viewing tracks on my main rig. The album art does show up in the normal album art viewer pane of my DUI layout. Is there a way to adjust this or is it a known "no-go". The album art works fine in esplaylist for local libraries. The problem only occurs when viewing a remote library. As stated earlier, the remote artwork does appear in the normal album art viewer pane. I did a search first, but found no hits for this combination of items. Thanks again, Ssenna.

I'm not sure if it would make a difference, but are you using a folder.jpg (etc.) approach or file-embedded artwork?

[Not My Release] EsPlaylist

Reply #320
Album art question?

First off, I love this plug-in, thank you for the work Ssenna. Now on to my question, I am planning to use esplaylist on an UPnP controller (an old laptop running foobar, with the UPnP plug-in). The problem is the album art does not show up in esplaylist, when viewing tracks on my main rig. The album art does show up in the normal album art viewer pane of my DUI layout. Is there a way to adjust this or is it a known "no-go". The album art works fine in esplaylist for local libraries. The problem only occurs when viewing a remote library. As stated earlier, the remote artwork does appear in the normal album art viewer pane. I did a search first, but found no hits for this combination of items. Thanks again, Ssenna.

I'm not sure if it would make a difference, but are you using a folder.jpg (etc.) approach or file-embedded artwork?

    I have both, in a lot of cases (for compatibility with different plug-ins and portables). I have tested the problem by creating test folders, one with a non-embedded file and no folder.jpg, another with a folder.jpg and lastly one with an embedded file and no folder.jpg. But whether embedded only, folder only, none or both is a moot point, there is still no joy in esplaylist from a remote library. All 4 show versions display my stub “missing artwork” jpg as the art and the normal album art pane shows the correct art, if there is art to display (3 of the 4). Hope that helps.

    I'm a long time foo user, just want to use the album view of esplaylist for remote browsing and outputting from my main music library. So can esplaylist display remote artwork? Thanks again, Ssenna.

    Here are the versions of the plug-ins and such on both rigs:
foo – 1.0.3
ESP – Was 1.1.0 beta 4.1, now 1.2.1, as of today
UPnP/DLNA – 99.27
XP SP3
Watch out were the huskies go and don't you eat that yellow snow! - F. Zappa

[Not My Release] EsPlaylist

Reply #321
Update: before someone asks, the name of the image file is also a non-issue. I tried folder.jpg, cover.jpg and front.jpg. Btw, I normally use cover.jpg and as stated before, for local access, esplaylist pulls the artwork great. Thanks.
Watch out were the huskies go and don't you eat that yellow snow! - F. Zappa

[Not My Release] EsPlaylist

Reply #322
The problem is the album art does not show up in esplaylist, when viewing tracks on my main rig.

Could you try this?
This version outputs log messages to console.
if possible, please post console log whether displaying album art will be successful or not.

edit:fix typo
edit:remove attached file

[Not My Release] EsPlaylist

Reply #323
The problem is the album art does not show up in esplaylist, when viewing tracks on my main rig.

Could you try this? [attachment=6085:foo_uie_...t0.1.2.2.zip]
This version outputs log messages to console.
if possible, please post console log whether displaying album art will be successful or not.

edit:fix typo


Thank you, here you go...

Code: [Select]
Watching: C:\Documents and Settings\Lee\My Documents\My Music
Facet initialized in : 0:00.176
Facet initialized in : 0:00.175
Facet initialized in : 0:00.153
Facet initialized in : 0:00.237
Facet initialized in : 0:00.175
Facet initialized in : 0:00.155
Facet initialized in : 0:00.275
Facet initialized in : 0:00.165
Facet initialized in : 0:00.199
Facet initialized in : 0:00.152
Facet initialized in : 0:00.207
Facet initialized in : 0:00.285
Facet initialized in : 0:00.237
Facet initialized in : 0:00.312
Facet initialized in : 0:00.245
Facet initialized in : 0:00.227
Facet initialized in : 0:00.278
Facet initialized in : 0:00.171
Facet initialized in : 0:00.209
Facet initialized in : 0:00.296
Facet initialized in : 0:00.417
Facet initialized in : 0:00.315
Facet initialized in : 0:00.197
Facet initialized in : 0:00.371
Facet initialized in : 0:00.315
Facet initialized in : 0:00.370
Facet initialized in : 0:00.228
Facet initialized in : 0:00.155
Facet initialized in : 0:00.170
Facet initialized in : 0:00.184
Facet initialized in : 0:00.251
Facet initialized in : 0:00.256
foo_upnp: succesfully loaded file C:\Documents and Settings\Lee\Application Data\foobar2000\foo_upnp.xml
foo_upnp: initialized in 0.172s
Startup time : 0:11.571499
foo_upnp: created 15535 path registry entries in 2.969s
foo_upnp: loaded Media Library tree in 5.812s
query album art : http://192.168.1.4:56923/content/1a4615cce3259cece406422c2da26558.mp3
  opening1 : http://192.168.1.4:56923/content/1a4615cce3259cece406422c2da26558.mp3
query stub image
  opening : C:\Documents and Settings\Lee\My Documents\My Music\oops message.JPG
  done success
Opening track for playback: "http://192.168.1.4:56923/content/1a4615cce3259cece406422c2da26558.mp3"
query album art : http://192.168.1.4:56923/content/1a4615cce3259cece406422c2da26558.mp3
  opening1 : http://192.168.1.4:56923/content/1a4615cce3259cece406422c2da26558.mp3
query stub image
  opening : C:\Documents and Settings\Lee\My Documents\My Music\oops message.JPG
  done success
Audioscrobbler: Handshake successful.
Audioscrobbler: Submitting track...
Audioscrobbler: Submission succeeded.
query album art : http://192.168.1.4:56923/content/7520610b5dcc8bf8ff580bec87851586.mp3
  opening1 : http://192.168.1.4:56923/content/7520610b5dcc8bf8ff580bec87851586.mp3
query stub image
Opening track for playback: "http://192.168.1.4:56923/content/c6f1fa79b3a464f80bb080c8ad353f6c.mp3"
query album art : file://C:\Documents and Settings\Lee\My Documents\My Music\Kill Bill Volume 1 Soundtrack\10 - Woo Hoo.mp3
  get path : file://C:\Documents and Settings\Lee\My Documents\My Music\Kill Bill Volume 1 Soundtrack\10 - Woo Hoo.mp3
  opening1 : file://C:\Documents and Settings\Lee\My Documents\My Music\Kill Bill Volume 1 Soundtrack\10 - Woo Hoo.mp3
Opening track for playback: "C:\Documents and Settings\Lee\My Documents\My Music\Kill Bill Volume 1 Soundtrack\10 - Woo Hoo.mp3"



Remote



Local
Watch out were the huskies go and don't you eat that yellow snow! - F. Zappa

 

[Not My Release] EsPlaylist

Reply #324
Thanks.
It seems that no album arts are found.
Although I don't know the details about foo_upnp, I guess it provides only album art of the currently playing track.
I'd like to know whether normal album art viewer of DUI( and NG Playlist of CUI) will show your album arts correctly even if you check Preferences->Selection viewers->Prefer current selection.