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] Library Tree (Read 127662 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[Not My Release] Library Tree

Reply #125
I've been scrolling around but i can't seem to find an answer. Is it possible to implement a filter textfield much like the default UI library tree has?

I'd really love to see this as well, including auto-expand to show hits. That would make it the perfect component for me.

[Not My Release] Library Tree

Reply #126
lovely plugin!

Ssenna  there is a minor issue, maybe you should lower the priority of librarytree threads?

[Not My Release] Library Tree

Reply #127
there is a minor issue

humm...
The priority of worker-thread has been already lower than main-thread.

I can't reproduce the problem with the latest Library Tree.
I'd like to clarify the condition of the problem.
Does it occur when only non-existing files are successively(repeatly) played ?

In addition, I'd like to know the verison of Library Tree.

[Not My Release] Library Tree

Reply #128
I m using the latest beta: Library Tree0.3.2.6b

Yes it occurs only when  for example you set "playback order" to "repeat track" and the particular track is non-existent.
It doesnt crash, it just enters into an  infinite loop  which I cannot stop,  as the foobar  UI becomes  not accessible. (that's the problem, in case I have  library tree disabled, I can stop the playback)

It's not that big a deal, maybe wait for more user responses (if any)and  then reconsider if it needs more attention. As it's not reproducible by you, it doesnt worth the time investigating it.



[Not My Release] Library Tree

Reply #130
Didnt help, same thing.

[Not My Release] Library Tree

Reply #131
Didnt help, same thing.

If possible, could you send me your component list
and "foobar2000 folder( or user profile folder)/configuration/foo_uie_library_tree.dll.cfg"(if you are using foobar2000 v1.0) ?

[Not My Release] Library Tree

Reply #132
Is there anywhere a documentation of which titleformatting expressions can be used? The .txt is not readable here. So it is useless for me.
I am using 3.2.7 and everything works fine here.
Is it possible to add informations to the playlist tree? For example Playlistname (%length% - %size%)?


[Not My Release] Library Tree

Reply #134
ssenna: thanks for all these great components

Feature request:
A new action to send to a playlist automatically renamed to the name of the selected node. To achieve different playlist's columns/groups views script by node name (without the hassle to remove the old one)
(sort of mix between “send to new playlist” and “send to automatic playlist"; a %_node% tag for the "autosend playlist" or a new action "send to autorenamed playlist" could fit)

[Not My Release] Library Tree

Reply #135
would it be possible to have additional branches of the tree for playlists?  basically allow the user to view the artists, albums, etc. in a playlist quickly.  i think this would be very useful, e.g.:

  • Library
    [-]Playlists
    ...
  • kick ass dance music
    ...[-]ipod media library
    ......
  • artist
    ......
  • album
    ...
  • more kick ass dance music
  • AutoPlaylist

    when you expand the artist branch of a playlist, all artists contained in that playlist would be displayed.  when you selected a specific artist, all tracks from that artist that exist on that playlist would be displayed (in default library tree playlist i imagine).


    also, i posted a while ago about using the keyboard arrows to navigate the library tree.  when you select an element of the tree with the arrows, the tracks are not automatically sent to the playlist.  i find this to be odd behavior.  any thoughts on this?

[Not My Release] Library Tree

Reply #136
Is there anywhere a documentation of which titleformatting expressions can be used?

You can use only %relative_path% and $nodisplay(...) in View format.

For your convenience I uploaded my whole componets dir untouched. Dl them with cfg file below:

Thank you. But I can't reproduce the problem yet...
I'd like to ask the following.
(1) Where is %play_count% saved? if %play_count% is saved in foo_customdb, could you provide foo_customdb.dlll.cfg too ?
(2) Could you try reinstalling Library Tree ? (removing foo_uie_library_tee.dll.cfg from configuration folder)
Please copy foo_uie_library_tee.cfg.dll to another folder for reproducing the problem.

Feature request:
A new action to send to a playlist automatically renamed to the name of the selected node.

"Send to New Playlist" creates a Playlist of which name is the selected node's label.

also, i posted a while ago about using the keyboard arrows to navigate the library tree.  when you select an element of the tree with the arrows, the tracks are not automatically sent to the playlist.  i find this to be odd behavior.  any thoughts on this?

Single click action is performed by pressing Enter key instead of arrow key in the latest version(v0.3.4.0).

[Not My Release] Library Tree

Reply #137
I'm trying this library viewer, and the first thing I noticed is that in "View Settings" dialog any text entered in input boxes is limited to the length of input box - approximately 80 characters

Can this be avoided?

[Not My Release] Library Tree

Reply #138
I'm trying this library viewer, and the first thing I noticed is that in "View Settings" dialog any text entered in input boxes is limited to the length of input box - approximately 80 characters

Thank you.
fixed.


[Not My Release] Library Tree

Reply #140
It works great, ascending \ descending | sorting is really nice

I'm thinking if it's possible to extend drag & drop somehow, i.e.
- when using drag & drop on Playlist root node, that node to auto-expand (like Windows Explorer)?
- when using drag & drop elsewhere (so useless) that root node to auto-collapse (Library, Autoplaylist) so that valid node be visible?

Thanks again for your work

 

[Not My Release] Library Tree

Reply #141
Well, third post in a row
After some usage I noticed CPU peaks and run process explorer to see what's happening
When out-of-box, Library tree behaves OK, but after adding Library Views it behaves strangely, i.e. on every track playback, resources go high for about 30-40 sec (depending on the views):



It's happening gradually as I add new views:

Artist: [font= "Lucida Console"]$swapprefix(%<album artist>%)\['['%date%']' - ]%album%|[%discnumber%.][%tracknumber% - ][%track artist% - ]%title%[/font]

Genre: [font= "Lucida Console"]$if(%genre%,%<genre>%,_no genre)\$if(%style%,%<style>%,_no style)\%album artist%[ - %album%]\[%discnumber%.][%tracknumber% - ][%track artist% - ]%title%[/font]

Codec: [font= "Lucida Console"]$info(encoding)\%codec%\[%codec_profile% - ]%samplerate% Hz\%album artist%[ - %album%]\[%discnumber%.][%tracknumber% - ][%track artist% - ]%title%[/font]

Date: [font= "Lucida Console"]$if(%date%,$left(%date%,3)0''s,unknown)\[%date%\]%album artist%[ - %album%]\[%discnumber%.][%tracknumber% - ][%track artist% - ]%title%[/font]

So every new view adds additional time to high CPU peak on every track

While having all views visible is preferred, maybe there should be some other kind of management for Library views
Something like Album List panel, with right click than select view?
Because as it is now, I have to go to preferences to enable/disable views

[Not My Release] Library Tree

Reply #142
Latest version is faster - thanks.

I like the ability to sort ascending\decending for the View Format. Could I ask for this ability to be added to the Sort Tracks Sended To Playlist. And whilst you are in this area, correct the English of the title from 'Sended' to 'Sent'.

Thanks again @ssenna, your efforts are much appreciated.

[Not My Release] Library Tree

Reply #143
While having all views visible is preferred, maybe there should be some other kind of management for Library views
Something like Album List panel, with right click than select view?
Because as it is now, I have to go to preferences to enable/disable views


Why not displaying the queries in one window and the view in another one?

[Not My Release] Library Tree

Reply #144
Something like drop-down box with available library views?

[Not My Release] Library Tree

Reply #145
No, i mean it even more simple. Just don't know ho to express it! 
Another try: Take the window how it is now, use it for storing multiple queries like now, but don't display anymore the view (subnodes!). These subnodes could be displayed in another second window under/right to first one when query is selected in first one. So you have all queries visible but only one view is visible and will be refreshed.

Do you understand now?

[Not My Release] Library Tree

Reply #146
Yea, I get it

Although I think there is space for library viewer which will have mixed features from filters and album list, but not quite like that

[edit] one idea: http://www.hydrogenaudio.org/forums/index....st&p=677014
thou, adding column titles without columns maybe silly

[Not My Release] Library Tree

Reply #147
just checked and new version works fine regarding multiple views, thanks

BTW default foobar album list has nice feature of selecting multiple nodes with Ctrl / Shift click: I think it would be nice if it could be implemented here too

[Not My Release] Library Tree

Reply #148
Feature request:
A new action to send to a playlist automatically renamed to the name of the selected node.

"Send to New Playlist" creates a Playlist of which name is the selected node's label.

Sorry if I insist, but you partially quote me and I'm not sure I was clear enough: I'm aware of the "send to new playlist" option, but I would like to avoid the creation of (many) new playlists each time I browse my library... So I would like to have one, renamed, playlist instead. More precisely I suggest a new action "send to autorenamed playlist" or better a %_node% tag for the "autosend playlist".
Final purpose: achieve different playlist's columns/groups view scripts by node name. ie: different views for "album tracks", "various artists album tracks" and "orphan tracks".


Another request: I would like to see more clearly the arrows with a dark background:

[Not My Release] Library Tree

Reply #149
Some issue with NowPlaying Album / Arist etc., i.e. filter is:
Code: [Select]
%album% IS $nowplaying{%album%}

If %album% is empty, NowPlaying Album shows albums that have 1 letter, or if %artist% is empty then under NowPlaying Artist are artists whose names are just 1 letter (I have both of them )

So what I'm saying is that any 1 character field is returned when corresponding field is empty