Use of sqlite databases to export and import playlists
Sqlite databases can be used to export and import playlists.
For this we can use shared cache.
Another way of doing it is to use the ATTACH
command.
Modification effectuée par Kubat
Sqlite databases can be used to export and import playlists.
For this we can use shared cache.
Another way of doing it is to use the ATTACH
command.