mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Corrected db path on Debian.
parent
5ce55aeada
commit
ce7b236379
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue