diff --git a/README.markdown b/README.md similarity index 88% rename from README.markdown rename to README.md index 616770ae..bd9f36d6 100644 --- a/README.markdown +++ b/README.md @@ -36,68 +36,13 @@ If you find steps 1-3 above daunting, there are some walkthroughs available that The [develop](https://github.com/meisnate12/Plex-Meta-Manager/tree/develop) branch has the most updated **documented** fixes and enhancements to Plex Meta Manager. This version is tested and documented to some degree, but it is still an active development branch, so there may be rough edges. -Switching to `develop`: - -````{tab} if running in Docker -
-Add ":develop" to the image name in your run command or configuration: - -``` -meisnate12/plex-meta-manager:develop -``` -
-```` -````{tab} if running on the host: - -In the directory where you cloned PMM: - -```bash -git checkout develop -``` - -To switch back: - -```bash -git checkout master -``` -
-```` - If switching to the develop build, it is recommended to also use the [develop](https://metamanager.wiki/en/develop/) branch of the wiki, which documents any changes made from the Master build. ### Nightly There is also a [nightly](https://github.com/meisnate12/Plex-Meta-Manager/tree/nightly) build which will have the absolute latest version of the script, but it could easily break, there is no guarantee that it even works, and any new features will not be documented. -Switching to `nightly`: - -````{tab} if running in Docker -
-Add ":nightly" to the image name in your run command or configuration: - -``` -meisnate12/plex-meta-manager:nightly -``` -
-```` -````{tab} if running on the host: - -In the directory where you cloned PMM: - -```bash -git checkout nightly -``` - -To switch back: - -```bash -git checkout master -``` -
-```` - - -As this build is subject to extreme change, there is no nightly branch of the wiki and all discussions relating to changes made in the nightly build will be held within the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB). +As this build is subject to extreme change, there is no promise of the feature being documented in the [nightly](https://metamanager.wiki/en/nightly/) branch of the wiki and all discussions relating to changes made in the nightly build will be held within the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB). ## Example Usage diff --git a/VERSION b/VERSION index 45422ba9..82346d96 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.15.1-develop102 +1.15.1-develop103 diff --git a/docs/index.md b/docs/index.md index 01e4ec8c..1379a8c3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ [![Discord](https://img.shields.io/discord/822460010649878528?label=Discord&style=plastic)](https://discord.gg/NfH6mGFuAB) [![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/meisnate12/plex-meta-manager?style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager) -[![Read the Docs](https://img.shields.io/readthedocs/plex-meta-manager-wiki?style=plastic)](https://metamanager.wiki) +[![Read the Docs](https://img.shields.io/readthedocs/plex-meta-manager?style=plastic)](https://metamanager.wiki) [![Sponsor or Donate](https://img.shields.io/badge/-Sponsor_or_Donate-blueviolet?style=plastic)](https://github.com/sponsors/meisnate12) Plex Meta Manager is an open source Python 3 project that has been designed to ease the creation and maintenance of metadata, collections, and playlists within a Plex Media Server. The script is designed to be run continuously and be able to update information based on sources outside your plex environment. Plex Meta Manager supports Movie/TV/Music libraries and Playlists. @@ -97,7 +97,7 @@ git checkout master ```` -As this build is subject to extreme change, there is no nightly branch of the wiki and all discussions relating to changes made in the nightly build will be held within the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB). +As this build is subject to extreme change, there is no promise of the feature being documented in the [nightly](https://metamanager.wiki/en/nightly/) branch of the wiki and all discussions relating to changes made in the nightly build will be held within the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB). ## Example Usage @@ -139,6 +139,4 @@ If you are unable to use the [Plex Meta Manager Discord Server](https://discord. [IBRACORP](https://ibracorp.io/) made a video walkthough for installing Plex Meta Manager on unRAID. While you might not be using unRAID the video goes over many key aspects of Plex Meta Manager and can be a great place to start learning how to use the script. -
- -
+