foobar2000:Components/SQL Tree (foo_uie_sql_tree)

From Hydrogenaudio Knowledgebase
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SQL Tree

foo_uie_sql_tree
Developer(s) fbuser
Repository
Release information
Initial release September 25, 2011; 13 years ago
Stable release 4.0.3 (May 1, 2023)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 2.0
Maximum version
UI module(s) Columns UI, Default UI
Additional information
Use
License
Discussion thread {{{discussion_thread}}}
View all components


Description

foo_uie_sql_tree is a foobar2000 component for viewing the media library in a tree structure using SQL queries. The component provides a panel for ColumnsUI or DefaultUI, which is a prerequisite for using this component. The underlying database engine is SQLite provided by foo_sqlite, which is also a prerequisite for using this component, and with the exception of a few restrictions for building the tree queries the whole functionality of SQLite is supported.

Prerequisites

  • ColumnsUI 2.0.0+ (if not using with Default UI)
  • SQLite Utilities 3.0.0+

Links