foo. bar. baz. quux.
Template:Foobar2000:Playlist Tree
From WikiBazQuux
(Difference between revisions)
| Revision as of 17:58, 11 February 2006 Cwbowron (Talk | contribs) ← Previous diff |
Revision as of 16:29, 17 March 2006 Cwbowron (Talk | contribs) Next diff → |
||
| Line 16: | Line 16: | ||
| ** [[Example Queries]] | ** [[Example Queries]] | ||
| ** [[Playlist Tree Known Bugs|Known Bugs]] | ** [[Playlist Tree Known Bugs|Known Bugs]] | ||
| + | |||
| + | <!-- | ||
| * '''[http://www.frappr.com/playlisttreeusers User Map]''' - If you use playlist tree, please '''add yourself''' | * '''[http://www.frappr.com/playlisttreeusers User Map]''' - If you use playlist tree, please '''add yourself''' | ||
| + | --> | ||
| + | <php> | ||
| + | echo "<script> | ||
| + | var frappr_mapheight = 300; | ||
| + | var frappr_mapwidth = 300; | ||
| + | var frappr_maplat = 40.98; | ||
| + | var frappr_maplon = -98.14; | ||
| + | var frappr_mapzoom = 16; | ||
| + | var frappr_host = \"http://www.frappr.com/\";var gid = 589698;</script> | ||
| + | <script src=\"http://www.frappr.com/ajax/mapwidget.js\"></script>"; | ||
| + | </php> | ||
Revision as of 16:29, 17 March 2006
Image:Playlist tree cropped.png
A cropped picture of playlist tree in action
Playlist Tree (foo_playlist_tree.dll) is a powerful tree based media library plugin for foobar2000 with many available customizations. Playlist Tree allows for static folders created by the users or dynamic queries which can be specified using a variety of conditions.
- Download:
- Latest Binary
- Extras (contains msvcrtd.dll and extra images)
- Latest Source
- Screenshot
- Forums:
- Documentation:
<php> echo "<script> var frappr_mapheight = 300; var frappr_mapwidth = 300; var frappr_maplat = 40.98; var frappr_maplon = -98.14; var frappr_mapzoom = 16; var frappr_host = \"http://www.frappr.com/\";var gid = 589698;</script> <script src=\"http://www.frappr.com/ajax/mapwidget.js\"></script>"; </php>
