Git commit 4a21ba9e0e692a1477422ec2e18607d225c7dc4c by Robby Stephenson. Committed on 30/04/2023 at 18:16. Pushed by rstephenson into branch 'master'.
Add Data Crow mention in the docs M +3 -2 doc/importing-exporting.docbook https://invent.kde.org/office/tellico/commit/4a21ba9e0e692a1477422ec2e18607d225c7dc4c diff --git a/doc/importing-exporting.docbook b/doc/importing-exporting.docbook index 249470af..8f4a14d9 100644 --- a/doc/importing-exporting.docbook +++ b/doc/importing-exporting.docbook @@ -50,7 +50,8 @@ To facilitate the use of barcode scanners, searches can include multiple ISBN/UP <title>Importing Data From Other Software</title> <para>&appname; can import data directly from a variety of other collection management programs, including - <application><ulink url="http://www.gcstar.org">GCstar</ulink></application>, + <application><ulink url="https://gitlab.com/GCstar/GCstar">GCstar</ulink></application>, + <application><ulink url="https://www.datacrow.net/">Data Crow</ulink></application>, <application><ulink url="https://github.com/mvz/alexandria-book-collection-manager">Alexandria</ulink></application>, <application><ulink url="https://www.delicious-monster.com">Delicious Library</ulink></application>, <application><ulink url="https://www.collectorz.com">Collectorz</ulink></application>, @@ -105,7 +106,7 @@ For compactness, only the first five lines of the imported CSV file are shown in <title>Importing Audio &CD; Data</title> <para> -&appname; is able to use the <ulink url="http://freedb.org">freedb.org</ulink> service to lookup +&appname; is able to use the <ulink url="http://gnudb.org">freedb.org</ulink> service to lookup information about a &CD;, including the track list. Depending on your distribution, settings for access to the service may be set in the &kde; &systemsettings;. The &CD; artist, title, genre, year, and track listing are all added.
