{"id":178,"date":"2021-09-05T13:31:12","date_gmt":"2021-09-05T09:31:12","guid":{"rendered":"http:\/\/it-notes.alifer.su\/?p=178"},"modified":"2021-10-24T13:07:29","modified_gmt":"2021-10-24T09:07:29","slug":"how-can-i-change-the-path-of-the-ampache-music-library","status":"publish","type":"post","link":"https:\/\/it-notes.alifer.su\/?p=178","title":{"rendered":"How can i change the path of the ampache music library"},"content":{"rendered":"\n<p><a href=\"https:\/\/groups.google.com\/g\/ampache\/c\/-V6HS9ObyEs\">https:\/\/groups.google.com\/g\/ampache\/c\/-V6HS9ObyEs<\/a><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>UPDATE `song` SET `file` = (SELECT REPLACE(file, 'var\/vhosts\/ampache','var\/vhosts\/&lt;new location&gt;\/ampache'));<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>UPDATE `catalog_local` SET `path` = (SELECT REPLACE(path, 'var\/vhosts\/ampache','var\/vhosts\/&lt;new location&gt;\/ampache'));\n<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/groups.google.com\/g\/ampache\/c\/-V6HS9ObyEs<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-178","post","type-post","status-publish","format-standard","hentry","category-nix"],"_links":{"self":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=178"}],"version-history":[{"count":6,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts\/178\/revisions"}],"predecessor-version":[{"id":198,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=\/wp\/v2\/posts\/178\/revisions\/198"}],"wp:attachment":[{"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-notes.alifer.su\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}