diff --git a/API:Movie.md b/API:Movie.md index 5f3bcfe..b47172d 100644 --- a/API:Movie.md +++ b/API:Movie.md @@ -101,7 +101,7 @@ Returns the movie with the matching ID or 404 if no matching movie is found "hasFile": false, "youTubeTrailerId": "pgALJgMjXN4", "studio": "20th Century Fox", - "path": "/mnt/nas/movies/Assassin's Creed (2016)", + "path": "/path/to/Assassin's Creed (2016)", "profileId": 6, "monitored": true, "runtime": 115, @@ -175,7 +175,7 @@ Optional: "downloaded": false, "year": 0, "hasFile": false, - "path": "/mnt/nas/movies/Minions (2015)", + "path": "/path/to/Minions (2015)", "profileId": 6, "monitored": true, "runtime": 0, @@ -228,7 +228,7 @@ All parameters (you should perform a GET/{id} and submit the full body with the "hasFile": false, "youTubeTrailerId": "pgALJgMjXN4", "studio": "20th Century Fox", - "path": "/mnt/nas/movies/Assassin's Creed (2016)", + "path": "/path/to/Assassin's Creed (2016)", "profileId": 6, "monitored": true, "runtime": 115,