Foobar2000:Components/SQL Tree (foo uie sql tree): Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
| released = {{start date and age|2011|09|25}} | | released = {{start date and age|2011|09|25}} | ||
| released_ref = | | released_ref = | ||
| stable_release = 4.0. | | stable_release = 4.0.4 | ||
| stable_release_date = 2023-05- | | stable_release_date = 2023-05-07 | ||
| preview_release = | | preview_release = | ||
| preview_release_date = | | preview_release_date = | ||
Latest revision as of 07:23, 8 May 2023
| SQL Tree | |
|---|---|
foo_uie_sql_tree | |
| Developer(s) | |
| Release information | |
| Initial release | September 25, 2011; 14 years ago |
| Stable release | 4.0.4 (May 7, 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