From 277b46ad65ed826d2002c1f05d9331da3551976d Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Fri, 2 Sep 2022 14:50:17 -0400 Subject: [PATCH] [12] add features --- README.md | 5 ++++- VERSION | 2 +- docs/features.md | 9 +++++++++ docs/index.md | 6 ++++-- 4 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 docs/features.md diff --git a/README.md b/README.md index bfef18b9..97707d2e 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,10 @@ To see user submitted Metadata configuration files, and you to even add your own ## Discord Support Server Before posting on GitHub about an enhancement, error, or configuration question please visit the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB). we have a dedicated support thread system so that your query can be dealt with efficiently by our team and community. -## Feature Requests, Errors, and Configuration Questions +## Feature Requests +If you have an idea for how to enhance Plex Meta Manager or just want to vote on what should be added next please visit the [Feature Request](https://features.metamanager.wiki/features) Page. + +## Errors and Configuration Questions If you are unable to use the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB), please follow this guidance: * If you have an idea for how to enhance Plex Meta Manager please open a new [Feature Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+enhancement&2.feature_request.yml&title=%5BFeature%5D%3A+). * If you're getting an Error please update to the latest version and then open a [Bug Report](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+bug&template=1.bug_report.yml&title=%5BBug%5D%3A++) if the error persists. diff --git a/VERSION b/VERSION index 4edfbb61..b4d15b04 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.3-develop11 +1.17.3-develop12 diff --git a/docs/features.md b/docs/features.md new file mode 100644 index 00000000..2390624b --- /dev/null +++ b/docs/features.md @@ -0,0 +1,9 @@ +
+ + \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 3b269ad8..890b61cd 100644 --- a/docs/index.md +++ b/docs/index.md @@ -142,9 +142,11 @@ Plex Meta Manager can manage the metadata fields for movies, shows, seasons, epi ## Discord Support Server Before posting on GitHub about an enhancement, error, or configuration question please visit the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB). we have a dedicated support thread system so that your query can be dealt with efficiently by our team and community. -## Feature Requests, Errors, and Configuration Questions +## Feature Requests +If you have an idea for how to enhance Plex Meta Manager or just want to vote on what should be added next please visit the [Feature Request](https://features.metamanager.wiki/features) Page. + +## Errors and Configuration Questions If you are unable to use the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB), please follow this guidance: -* If you have an idea for how to enhance Plex Meta Manager please open a new [Feature Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+enhancement&template=feature_request.md&title=Feature+Request%3A+). * If you're getting an Error please update to the latest version and then open a [Bug Report](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+bug&template=bug_report.md&title=Bug%3A+) if the error persists. * If you see a mistake/typo with the [Plex Meta Manager Wiki](https://metamanager.wiki/) or have an idea of how we can improve it please open a [Wiki Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+documentation&template=3.docs_request.yml&title=%5BDocs%5D%3A+) * If you have a metadata configuration query please post in the [Discussions](https://github.com/meisnate12/Plex-Meta-Manager/discussions).