From ba62c6c46795f2e0089b8a7ab1a5f609325d75b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 8 Jul 2021 15:11:58 +0300 Subject: [PATCH] Add description how to share xml from plex https://github.com/Taxel/PlexTraktSync/issues/117#issuecomment-817119708 --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45bf303641..ab321b851a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -84,6 +84,19 @@ To download and send the database: [`Plex Web`]: https://app.plex.tv/desktop +## Plex Media XML + +Sometimes it's useful to share a fragment, or a complete XML of the item in +your library. + +The XML can be viewed from Plex Media Servers that you own: + + - Overflow menu → Get Info → View XML in bottom-left corner of the modal + +![][xml-menu] + +[xml-menu]: https://user-images.githubusercontent.com/19761269/114267878-f0d1ae00-9a1b-11eb-8f3b-90110316ed11.png + ## License By contributing, you agree that your contributions will be licensed under its MIT License.