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: foo_playlist_tree (Read 712763 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

foo_playlist_tree

Reply #1200
Hi, i'm playing with this 2.0.7 and i have a question:
if a querie returns 0 results, i would like the node not to be seen, so i tried to put this in the format :
@quote<@format<$if($greater(0,%_itemcount%),@hidden2 ,)>>%artist%|%album%|[$num(%tracknumber%,2) - ]%title%
But it doesn't seem to work...
Can you help me please ?
After, i'll try the coulours !!


The format only applies to items added below the query folder.  In your case of a query with no items, no items are going to be added so the format is never used.

you could modify the LABEL of the query to appear greyed if no results are there using:

@format<$ifgreater(%_itemcount%,0,,@hidden )>

but you dont want to use @hidden2 here because then it will disappear on the next tree redraw (either a manual or the next file load) and you will never see the query.
There used to be a link to my website here.

foo_playlist_tree

Reply #1201
Tks, it works like a charm !
The only thing, is that the lines that go to the nod is visible, but no probem, this option gives a lot of possilibities !

foo_playlist_tree

Reply #1202
This component is amazing....  and I Love the new color control.  I haven't mentioned it before (as I just noticed it really) but the "Edge Style" selection is not working for me.  It appears it just shows in Sunken mode and I can't change it.  Is this occurring for others as well?

foo_playlist_tree

Reply #1203
problem here

i have playlist tree instaled but i it doesnt show 



foo_playlist_tree

Reply #1205
  yeah that was old columns ui    thanx j conky

foo_playlist_tree

Reply #1206
Can someone point out what's wrong with this query? The sum is always 0, though replacing $sum with $avg works (bug in $sum?).
Playlist tree 2.0.7, columns ui 0.1.3b1v5, and fb2k 0.9.1. Thanks.
f to c to f to c

foo_playlist_tree

Reply #1207
i got a question: since i moved to 0.9.1 the pt doesnt save my tree correctly, everytime i restart foobar my config is gone and loading it from previously manual saved file doesnt work either...

foo_playlist_tree

Reply #1208
Code: [Select]
 Illegal operation:
Code: C0000005h, flags: 00000000h, address: 011C956Eh
Access violation, operation: read, address: 000800A9h
Call path:
entry=>app_mainloop
This is the first crash logged by this instance.
Code bytes (011C956Eh):
011C952Eh:  B8 04 1D 20 01 8B CF 8A 10 3A 11 75 1A 84 D2 74
011C953Eh:  12 8A 50 01 3A 51 01 75 0E 83 C0 02 83 C1 02 84
011C954Eh:  D2 75 E4 33 C0 EB 05 1B C0 83 D8 FF 3B C6 75 1C
011C955Eh:  8B 0D A8 56 21 01 3B CE 0F 84 BF 00 00 00 8B 01
011C956Eh:  8B 90 A4 00 00 00 FF D2 8B F0 EB 1B A1 98 58 21
011C957Eh:  01 8B 50 08 8B 73 28 6A FF 57 B9 98 58 21 01 FF
011C958Eh:  D2 89 1D AC 56 21 01 33 DB 89 5C 24 14 89 5C 24
011C959Eh:  18 8B CF 8D 54 24 14 89 5C 24 28 E8 62 88 FF FF
Stack (0012F9C4h):
0012F9A4h:  00F8DCDC 7C9C93A0 77F643DD 7C9C93A0
0012F9B4h:  00000004 00000000 00F8D1E8 00000000
0012F9C4h:  1E8B78F1 00000000 001E021C 00000102
0012F9D4h:  001E021C 00000102 006F6F58 06CDC420
0012F9E4h:  0012FA24 011FA898 FFFFFFFF 0012FA30
0012F9F4h:  011CB4A8 025BD2B8 1E8B7B39 0012FA98
0012FA04h:  011CB3D0 00000000 0012FAB0 01202444
0012FA14h:  025BD2B8 00000018 00000007 0012FAEC
0012FA24h:  0012FAB4 011F8E78 00000000 0012FA5C
0012FA34h:  77D48734 001E021C 00000102 0000000D
0012FA44h:  001C0001 011CB3D0 DCBAABCD 00000000
0012FA54h:  0012FA98 011CB3D0 0012FAC4 77D48816
0012FA64h:  011CB3D0 001E021C 00000102 0000000D
0012FA74h:  001C0001 0012FB50 0012FB48 006FDA08
0012FA84h:  00000014 00000001 00000000 00000000
0012FA94h:  00000010 00000000 77D70467 00000000
0012FAA4h:  00000000 00000000 0012FA78 0012F5E8
0012FAB4h:  0012FB14 77D70467 77D48830 00000000
0012FAC4h:  0012FB24 77D489CD 00000000 011CB3D0
0012FAD4h:  001E021C 00000102 0000000D 001C0001
Registers:
EAX: 00080005, EBX: 027A2C80, ECX: 02783CB0, EDX: 01202E00
ESI: 00000000, EDI: 025BD2B8, EBP: 0012F9F0, ESP: 0012F9C4
Crash location: "foo_playlist_tree", loaded at 011C0000h - 01223000h

Loaded modules:
foobar2000                      loaded at 00400000h - 004E0000h
ntdll                            loaded at 7C900000h - 7C9B0000h
kernel32                        loaded at 7C800000h - 7C8F4000h
COMCTL32                        loaded at 773D0000h - 774D2000h
msvcrt                          loaded at 77C10000h - 77C68000h
ADVAPI32                        loaded at 77DD0000h - 77E6B000h
RPCRT4                          loaded at 77E70000h - 77F01000h
GDI32                            loaded at 77F10000h - 77F57000h
USER32                          loaded at 77D40000h - 77DD0000h
SHLWAPI                          loaded at 77F60000h - 77FD6000h
SHELL32                          loaded at 7C9C0000h - 7D1D5000h
ole32                            loaded at 774E0000h - 7761D000h
shared                          loaded at 10000000h - 1002A000h
comdlg32                        loaded at 763B0000h - 763F9000h
LPK                              loaded at 629C0000h - 629C9000h
USP10                            loaded at 74D90000h - 74DFB000h
SynTPFcs                        loaded at 63000000h - 63014000h
VERSION                          loaded at 77C00000h - 77C08000h
foo_albumlist                    loaded at 00DC0000h - 00E01000h
foo_audioscrobbler              loaded at 00E20000h - 00E58000h
WS2_32                          loaded at 71AB0000h - 71AC7000h
WS2HELP                          loaded at 71AA0000h - 71AA8000h
foo_cdda                        loaded at 00E80000h - 00EAD000h
foo_converter                    loaded at 00ED0000h - 00F31000h
foo_dsp_std                      loaded at 00F60000h - 00F9F000h
foo_input_std                    loaded at 00FC0000h - 010D3000h
foo_masstag                      loaded at 01100000h - 01150000h
foo_playcount                    loaded at 01170000h - 01198000h
foo_playlist_tree                loaded at 011C0000h - 01223000h
foo_rgscan                      loaded at 01250000h - 01294000h
foo_uie_albumart                loaded at 012C0000h - 012F0000h
gdiplus                          loaded at 4EC50000h - 4EDF3000h
foo_uie_albumlist                loaded at 01320000h - 0135F000h
foo_uie_trackinfo                loaded at 01380000h - 013AE000h
foo_ui_columns                  loaded at 013D0000h - 0146B000h
foo_ui_std                      loaded at 01490000h - 014E7000h
uxtheme                          loaded at 5AD70000h - 5ADA8000h
mswsock                          loaded at 71A50000h - 71A8F000h
DNSAPI                          loaded at 76F20000h - 76F47000h
winrnr                          loaded at 76FB0000h - 76FB8000h
WLDAP32                          loaded at 76F60000h - 76F8C000h
rasadhlp                        loaded at 76FC0000h - 76FC6000h
hnetcfg                          loaded at 662B0000h - 66308000h
wshtcpip                        loaded at 71A90000h - 71A98000h
DSOUND                          loaded at 73F10000h - 73F6C000h
WINMM                            loaded at 76B40000h - 76B6D000h
WINTRUST                        loaded at 76C30000h - 76C5E000h
CRYPT32                          loaded at 77A80000h - 77B14000h
MSASN1                          loaded at 77B20000h - 77B32000h
IMAGEHLP                        loaded at 76C90000h - 76CB8000h
wdmaud                          loaded at 72D20000h - 72D29000h
msacm32                          loaded at 72D10000h - 72D18000h
MSACM32                          loaded at 77BE0000h - 77BF5000h
midimap                          loaded at 77BD0000h - 77BD7000h
KsUser                          loaded at 73EE0000h - 73EE4000h
CLBCATQ                          loaded at 76FD0000h - 7704F000h
COMRes                          loaded at 77050000h - 77115000h
OLEAUT32                        loaded at 77120000h - 771AC000h
browseui                        loaded at 75F80000h - 7607D000h
dciman32                        loaded at 73BC0000h - 73BC6000h
xpsp2res                        loaded at 20000000h - 202C5000h
shdocvw                          loaded at 77760000h - 778CF000h
CRYPTUI                          loaded at 754D0000h - 75550000h
NETAPI32                        loaded at 5B860000h - 5B8B4000h
WININET                          loaded at 771B0000h - 77259000h
Secur32                          loaded at 77FE0000h - 77FF1000h
appHelp                          loaded at 77B40000h - 77B62000h
cscui                            loaded at 77A20000h - 77A74000h
CSCDLL                          loaded at 76600000h - 7661D000h
SETUPAPI                        loaded at 77920000h - 77A13000h
MPR                              loaded at 71B20000h - 71B32000h
drprov                          loaded at 75F60000h - 75F67000h
ntlanman                        loaded at 71C10000h - 71C1E000h
NETUI0                          loaded at 71CD0000h - 71CE7000h
NETUI1                          loaded at 71C90000h - 71CD0000h
NETRAP                          loaded at 71C80000h - 71C87000h
SAMLIB                          loaded at 71BF0000h - 71C03000h
davclnt                          loaded at 75F70000h - 75F79000h
LINKINFO                        loaded at 76980000h - 76988000h
ntshrui                          loaded at 76990000h - 769B5000h
ATL                              loaded at 76B20000h - 76B31000h
USERENV                          loaded at 769C0000h - 76A73000h
MSGINA                          loaded at 75970000h - 75A67000h
WINSTA                          loaded at 76360000h - 76370000h
ODBC32                          loaded at 74320000h - 7435D000h
odbcint                          loaded at 02EA0000h - 02EB7000h
mydocs                          loaded at 72410000h - 7242A000h
shdoclc                          loaded at 030E0000h - 03168000h
DBGHELP                          loaded at 59A60000h - 59B01000h

Stack dump analysis:
Address: 011FA898h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 011CB4A8h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 011CB3D0h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 01202444h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 011F8E78h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 77D48734h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+0000006Dh)
Address: 011CB3D0h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 011CB3D0h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 77D48816h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+0000014Fh)
Address: 011CB3D0h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D48830h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000169h)
Address: 77D489CDh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowLongW" (+00000127h)
Address: 011CB3D0h, location: "foo_playlist_tree", loaded at 011C0000h - 01223000h
Address: 004CC810h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004AF0D4h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D489F0h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowLongW" (+0000014Ah)
Address: 77D48A10h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "DispatchMessageW" (+0000000Fh)
Address: 0042B63Ah, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 77D4DAEAh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "DestroyWindow" (+00000000h)
Address: 0042C0C0h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004AF7ACh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 7C910E12h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "wcsncpy" (+00000383h)
Address: 004AF7ACh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004B20F8h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004D11C0h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+0000015Eh)
Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "strchr" (+00000117h)
Address: 7C910738h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000164h)
Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+0000015Eh)
Address: 7C911596h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "wcsncpy" (+00000B07h)
Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 004D12A0h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004A48E4h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 7C910570h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000133h)
Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 7C917CB7h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlReAllocateHeap" (+000002BAh)
Address: 7C917BF5h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlReAllocateHeap" (+000001F8h)
Address: 7C917BB0h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlReAllocateHeap" (+000001B3h)
Address: 0044005Ch, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 1000D469h, location: "shared", loaded at 10000000h - 1002A000h
Address: 1000D469h, location: "shared", loaded at 10000000h - 1002A000h
Address: 10003C9Eh, location: "shared", loaded at 10000000h - 1002A000h
Symbol: "t_font_description::g_from_font" (+0000003Eh)
Address: 7C911B09h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlLogStackBackTrace" (+00000025h)
Address: 004D1230h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 7C911B09h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlLogStackBackTrace" (+00000025h)
Address: 004D12A0h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00483574h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "strchr" (+00000117h)
Address: 7C9106F0h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+0000011Ch)
Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 0048991Fh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 01000000h, location: "foo_input_std", loaded at 00FC0000h - 010D3000h
Address: 00488720h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004B05C8h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 10002D77h, location: "shared", loaded at 10000000h - 1002A000h
Symbol: "uPrintCrashInfo_SetDumpPath" (+000000B7h)
Address: 004B05C8h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0049F7FBh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004B05C8h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0042C29Ah, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004CE2A8h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00489035h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00483409h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00483403h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004A48E8h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004A3045h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00488720h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0049F9EFh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00487605h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00F8D0B8h, location: "foo_dsp_std", loaded at 00F60000h - 00F9F000h
Address: 00F8D0B8h, location: "foo_dsp_std", loaded at 00F60000h - 00F9F000h
Address: 00488720h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 7C816D4Fh, location: "kernel32", loaded at 7C800000h - 7C8F4000h
Symbol: "RegisterWaitForInputIdle" (+00000049h)
Address: 00F8D0B8h, location: "foo_dsp_std", loaded at 00F60000h - 00F9F000h
Address: 7C8399F3h, location: "kernel32", loaded at 7C800000h - 7C8F4000h
Symbol: "FindAtomW" (+00000094h)
Address: 7C816D58h, location: "kernel32", loaded at 7C800000h - 7C8F4000h
Symbol: "RegisterWaitForInputIdle" (+00000052h)
Address: 0048766Eh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 004B0063h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E0000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E0000h

Version info:
foobar2000 v0.9.1
UNICODE

Additional info:
Album Art Panel 0.164a  (foo_uie_albumart)
Standard DSP array 1.0  (foo_dsp_std)
Standard input array 1.0  (foo_input_std)
Default User Interface 0.9acc  (foo_ui_std)
FLAC decoder 1.1.0  (foo_input_std)
Columns UI 0.1.3 beta 1v5  (foo_ui_columns)
Masstagger 1.5  (foo_masstag)
MPEG-4 AAC decoder 2.1  (foo_input_std)
Playlist Tree Panel 2.0.7 [May  5 2006 - 13:10:05]  (foo_playlist_tree)
ReplayGain Scanner 2.0  (foo_rgscan)
Audioscrobbler 1.3.0  (foo_audioscrobbler)
Play Count 1.9.2  (foo_playcount)
Track info panel 0.8  (foo_uie_trackinfo)
Album List 3.2.0  (foo_albumlist)
Album list panel 0.2.1 beta 4  (foo_uie_albumlist)
Converter 1.0  (foo_converter)
CD Audio decoder 2.0  (foo_cdda)


foo_playlist_tree

Reply #1209
Code: [Select]
 Illegal operation:
Code: C0000005h, flags: 00000000h, address: 011C956Eh
Access violation, operation: read, address: 000800A9h
Call path:
entry=>app_mainloop
This is the first crash logged by this instance.
... snip ...

Can you give me a description of what you were doing when it crashed?
There used to be a link to my website here.

foo_playlist_tree

Reply #1210
like i wrote above my pt-queries and folders cant be saved. if i try to it cant be loaded, if i restart fb2k everything is gone again. i re-installed the component and choose another location to "save and restore"-the settings, but nothing happens, simply doesnt work... i use 2.0.3b and foo 0.9.1, is there maybe a kind of version antagonism?

foo_playlist_tree

Reply #1211
like i wrote above my pt-queries and folders cant be saved. if i try to it cant be loaded, if i restart fb2k everything is gone again. i re-installed the component and choose another location to "save and restore"-the settings, but nothing happens, simply doesnt work... i use 2.0.3b and foo 0.9.1, is there maybe a kind of version antagonism?


Does a file actually get written?  If so, you can email me the file, there may be a quirk in the formatting.

chris -AT- bowron.us
There used to be a link to my website here.

foo_playlist_tree

Reply #1212
i got a question: since i moved to 0.9.1 the pt doesnt save my tree correctly, everytime i restart foobar my config is gone and loading it from previously manual saved file doesnt work either...



I had a similar problem with album list panel and i got it to work by deleting all my playlists and rescanning my library.

hope that will help..

foo_playlist_tree

Reply #1213
well nothing like this works.
i just downloaded the newest version but i cant add it to my panel as usual it appears in the component list but i simply cant activate it. any ideas??

very sad, cause this is one of the best plugins ever.
is there a way to get older versions of the pt-plugin?

foo_playlist_tree

Reply #1214
i just downloaded the newest version but i cant add it to my panel as usual it appears in the component list but i simply cant activate it. any ideas??


Upgrade your columns UI

Quote
is there a way to get older versions of the pt-plugin?


Probably not, unless someone has a copy they downloaded.
There used to be a link to my website here.

foo_playlist_tree

Reply #1215
thx guys, everything is fine with the new version around!

foo_playlist_tree

Reply #1216
i was wondering if it would be hard to add a command like @drop but which look into the database. It would ease creating a query for a folder

 

foo_playlist_tree

Reply #1217
i was wondering if it would be hard to add a command like @drop but which look into the database. It would ease creating a query for a folder


Why not just use a query such as "%_path% HAS Z:\Beck\" and use @database as the source?
There used to be a link to my website here.

foo_playlist_tree

Reply #1218
Oh, i guess i found a bug.

If tried to create a new query using the @drop<> thing to point to an FPL file that i hadn't created yet. As soon as i clicked OK foobar exited and a box came up saying 'Unhandled exception : Object not found'.

I mean it's obvious why it did that but maybe you should make it handle it a little more gracefully. :p
~

foo_playlist_tree

Reply #1219

i was wondering if it would be hard to add a command like @drop but which look into the database. It would ease creating a query for a folder


Why not just use a query such as "%_path% HAS Z:\Beck\" and use @database as the source?

Great idea, just have to find a way to have the same structure inside the query as in Z:\Beck\. Dying to try this tonight

foo_playlist_tree

Reply #1220
I have a question (sorry if sounds stupid). I use @drop function and send to Library Playlist. Every time I restart foobar, and refresh query the file are send to playlist but without reading tag (I must to reload tag from file to see it).

Sorry for the bad english, i hope that you understand. What error I made?

foo_playlist_tree

Reply #1221

i was wondering if it would be hard to add a command like @drop but which look into the database. It would ease creating a query for a folder


Why not just use a query such as "%_path% HAS Z:\Beck\" and use @database as the source?

Just thanks cwbowron, combined with $replace(%_path%,E:\soundtracks\,,\,|) it works like a charm

foo_playlist_tree

Reply #1222
Hi,

Would it be possible to make the TAB key move focus to the next panel? Other panel like Playlist View and Album List do this and I find it very convenient for moving from panel to panel.

foo_playlist_tree

Reply #1223
Would it be possible to make the TAB key move focus to the next panel? Other panel like Playlist View and Album List do this and I find it very convenient for moving from panel to panel.


Tabbing and out of playlist tree works for me... What's your setup?

Do you have shotcut keys enabled?  Try disabling that and it might work.
There used to be a link to my website here.

foo_playlist_tree

Reply #1224
found a weird behaviour, if process keyboard shortcuts is on, when i do right or left to expand or collapse an item, it moves forward or baackward into the song. Is that normal?