Foobar2000:Components/SQL Tree (foo uie sql tree): Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 28: | Line 28: | ||
* SQLite Utilities 3.0.0+ | * SQLite Utilities 3.0.0+ | ||
==Links== | ==Links== | ||
* {{foobar2000|https://www.foobar2000.org/components/view/foo_uie_sql_tree|SQL Tree}} | * {{foobar2000|https://www.foobar2000.org/components/view/foo_uie_sql_tree|SQL Tree}} | ||
* {{ha|https://hydrogenaud.io/index.php/topic,90978 | * {{ha|https://hydrogenaud.io/index.php/topic,90978}} | ||
Revision as of 18:52, 2 May 2023
| SQL Tree | |
|---|---|
foo_uie_sql_tree | |
| Developer(s) | |
| Release information | |
| Initial release | September 25, 2011; 14 years ago |
| Stable release | 4.0.3 (May 1, 2023) |
| foobar2000 compatibility | |
| Minimum version | 2.0 |
| UI module(s) | Columns UI, Default UI |
| Additional information | |
| Use | |
| 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
- SQL Tree on
foobar2000.org - Discussion topic on
hydrogenaudio