Difference between revisions of "Foobar2000:Components/SQLite Utilities (foo sqlite)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Links)
 
Line 24: Line 24:
 
foo_sqlite is a foobar2000 component for viewing and changing the contents of the media library and the playlists by using SQL statements. Additionally, foo_sqlite provides the possibility to store tag information in a database by defining attributes for each tag individually.
 
foo_sqlite is a foobar2000 component for viewing and changing the contents of the media library and the playlists by using SQL statements. Additionally, foo_sqlite provides the possibility to store tag information in a database by defining attributes for each tag individually.
 
==Links==
 
==Links==
 +
* {{ha|https://hydrogenaud.io/index.php/topic,112381}}
 
* {{foobar2000|https://www.foobar2000.org/components/view/foo_sqlite|SQLite Utilities}}
 
* {{foobar2000|https://www.foobar2000.org/components/view/foo_sqlite|SQLite Utilities}}
* {{ha|https://hydrogenaud.io/index.php?topic=112381}}
 

Latest revision as of 18:56, 2 May 2023

SQLite Utilities

foo_sqlite
Developer(s) fbuser
Repository
Release information
Initial release August 2, 2016; 8 years ago
Stable release 3.0.4 (May 1, 2023)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 2.0
Maximum version
UI module(s) N/A
Additional information
Use
License
Discussion thread {{{discussion_thread}}}
View all components


Description

foo_sqlite is a foobar2000 component for viewing and changing the contents of the media library and the playlists by using SQL statements. Additionally, foo_sqlite provides the possibility to store tag information in a database by defining attributes for each tag individually.

Links