From ce7b23637910cebfd0808ad83b6d6cdf40953c38 Mon Sep 17 00:00:00 2001 From: Agneev Mukherjee Date: Sat, 25 Jan 2020 16:48:36 +0530 Subject: [PATCH] Corrected db path on Debian. --- Import-Plex-Movie-Database-to-Radarr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Import-Plex-Movie-Database-to-Radarr.md b/Import-Plex-Movie-Database-to-Radarr.md index 6abeeb5..e395b67 100644 --- a/Import-Plex-Movie-Database-to-Radarr.md +++ b/Import-Plex-Movie-Database-to-Radarr.md @@ -17,7 +17,7 @@ In order to perform this process you'll need: For Debian this is: -`/var/lib/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.app.plexapp.plugins.library` +`/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.app.plexapp.plugins.library` You'll need to extract this somewhere to use with your DB IDE or open it straight from there. For DataGrip, you need to open the Databases console and add it directly to there as a SQL database.