[118] Updated Branding

pull/933/head
meisnate12 2 years ago
parent fca780a898
commit e16ed9fcf8

@ -1,4 +1,4 @@
# <img width="80px" src="https://metamanager.wiki/en/latest/_static/pmm.png" alt="PMM"> Plex Meta Manager
# <img src="https://metamanager.wiki/en/latest/_static/logo-full.png" alt="PMM">
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/meisnate12/Plex-Meta-Manager?style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/releases)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/meisnate12/plex-meta-manager?label=docker&sort=semver&style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager)

@ -1 +1 @@
1.16.5-develop117
1.16.5-develop118

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 14 KiB

@ -172,4 +172,16 @@ p {
.highlighted {
background-color: #ac0ce3 !important;
color: #FFFFFF !important;
}
a .logo {
display: block;
}
a:hover .logo {
display: none;
}
a .logo-hover {
display: none;
}
a:hover .logo-hover {
display: block;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

@ -7,13 +7,16 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{{ pathto(master_doc) }}">
<a class="navbar-brand" href="{{ pathto(master_doc) }}" style="padding: 12px;">
{%- block sidebarlogo %}
{%- if logo %}<span><img src="{{ pathto('_static/' + logo, 1) }}"></span>{%- endif %}
{%- if logo %}
<span>
<img src="{{ pathto('_static/' + logo, 1) }}" class="logo">
<img src="{{ pathto('_static/alt-' + logo, 1) }}" class="logo-hover">
</span>
{%- endif %}
{%- endblock %}
{% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}{{ project|e }}{%- endif -%}
</a>
<span class="navbar-text navbar-version pull-left"><b>{{ version|e }}</b></span>
</div>
<div class="collapse navbar-collapse nav-collapse">

@ -88,8 +88,8 @@ html_theme = "bootstrap"
html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
# (Optional) Logo. Should be small enough to fit the navbar (ideally 24x24).
# Path should be relative to the ``_static`` files directory.
html_logo = "pmm.png"
html_favicon = "pmm.png"
html_logo = "_static/logo-white.png"
html_favicon = "_static/favicon.png"
html_copy_source = False
html_show_sourcelink = False
@ -98,9 +98,6 @@ html_show_sourcelink = False
# theme further.
html_theme_options = {
# Navigation bar title. (Default: ``project`` value)
#'navbar_title': "Demo",
# Tab name for entire site. (Default: "Site")
'navbar_site_name': "Table of Contents",

@ -2,16 +2,19 @@
## Plex Meta Manager Team
| Github | Discord | Role |
|:---------------------------------------------|:-----------|:--------------------------------------------------------------------------------------------------------------------------------------------|
| [meisnate12](https://github.com/meisnate12/) | Sohjiro | Main PMM Developer |
| [YozoraXCII](https://github.com/YozoraXCII) | Yozora | PMM Discord Moderator, PMM Contributor, Wiki Contributor, [PMM Configs](https://github.com/meisnate12/Plex-Meta-Manager-Configs) Maintainer |
| [chazlarson](https://github.com/chazlarson/) | chazlarson | PMM Master Discord Support and Wiki Contributor who created the [Local](guides/local) and [Docker](guides/docker) guides |
| [cpt-kuesel](https://github.com/cpt-kuesel) | Cpt Kuesel | PMM Master Discord Support and [PMM Configs](https://github.com/meisnate12/Plex-Meta-Manager-Configs) Maintainer |
| [mikenobbs](https://github.com/mikenobbs) | mikenobbs | PMM Discord Moderator |
| Github | Discord | Role |
|:----------------------------------------------|:------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [meisnate12](https://github.com/meisnate12/) | Sohjiro | Main PMM Developer |
| [YozoraXCII](https://github.com/YozoraXCII) | Yozora | PMM Discord Moderator, Default Configs Creator & Maintainer, Wiki Contributor, [Configs Repo](https://github.com/meisnate12/Plex-Meta-Manager-Configs) Maintainer |
| [bullmoose20](https://github.com/bullmoose20) | bullmoose20 | PMM Discord Moderator, Default Configs Creator & Maintainer, Wiki Contributor, [Configs Repo](https://github.com/meisnate12/Plex-Meta-Manager-Configs) Maintainer |
| [chazlarson](https://github.com/chazlarson/) | chazlarson | PMM Master Discord Support and Wiki Contributor who created the [Local](guides/local) and [Docker](guides/docker) guides |
| [cpt-kuesel](https://github.com/cpt-kuesel) | Cpt Kuesel | PMM Master Discord Support and [Configs Repo](https://github.com/meisnate12/Plex-Meta-Manager-Configs) Maintainer |
| [mikenobbs](https://github.com/mikenobbs) | mikenobbs | PMM Discord Moderator |
The team at Plex Meta Manager would like to recognize and thank those who have helped the project become what it is today.
Special Thanks to [RedHeadJedi](https://theposterdb.com/user/RedHeadJedi) over at [ThePosterDB](https://theposterdb.com) and [/r/PlexPosters](https://www.reddit.com/r/PlexPosters) for the Logos and Branding.
**We extend our gratitude to everyone who has contributed in any way towards any of the projects mentioned below.**
<br>
<br>
@ -27,7 +30,7 @@ These are the developers and creators who are an active part of the Plex Meta Ma
| [nitsua](https://github.com/austinwbest) | Creator of [Notifiarr](https://github.com/Notifiarr) which integrates Plex Meta Manager with Discord | [Click Here](https://github.com/sponsors/Notifiarr) |
| [ZeroQI](https://github.com/ZeroQI) | Creator of [Absolute Series Scanner](https://github.com/ZeroQI/Absolute-Series-Scanner) and the [HTTP Anidb Metadata Agent (HAMA)](https://github.com/ZeroQI/Hama.bundle) | [Click Here](https://github.com/sponsors/ZeroQI) |
| [ScudLee](https://github.com/ScudLee) | Creator of [AniDb Anime Lists](https://github.com/Anime-Lists/anime-lists) | &#10060; |
| [Fribb](https://github.com/Fribb) | Creator of the [MyAnimelist.net Metadata Agent](https://github.com/Fribb/MyAnimeList.bundle) which makes matching Anime easy for Plex Meta Manager users | &#10060; |
| [Fribb](https://github.com/Fribb) | Creator of the [MyAnimelist.net Metadata Agent](https://github.com/Fribb/MyAnimeList.bundle) which makes matching Anime easy for Plex Meta Manager users | &#10060; |
<br>
@ -37,12 +40,12 @@ These are the developers and creators who served as inspiration for Plex Meta Ma
| Acknowledgement | Reason | Sponsor the Developer |
|:--------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------:|
| [vladimir-tutin](https://github.com/vladimir-tutin) | Creator of the original [Plex Auto Collections](https://github.com/vladimir-tutin/Plex-Auto-Collections) which is the inspiration for Plex Meta Manager. | &#10060; |
| [jkirkcaldy](https://github.com/jkirkcaldy) | Creator of [plex-utills](https://github.com/jkirkcaldy/plex-utills) which served as inspiration for Image Overlay | [Click Here](https://opencollective.com/themainframe) |
| [JonnyWong16](https://github.com/JonnyWong16) | Creator of the [IMDb Top 250](https://gist.github.com/JonnyWong16/f5b9af386ea58e19bf18c09f2681df23) collection script which served as inspiration for IMDBList2PlexCollection (and for [Tautulli](https://github.com/Tautulli/Tautulli)!) | [Click Here](https://github.com/sponsors/JonnyWong16) |
| [bearlikelion](https://github.com/bearlikelion) | Creator of [popularplex](https://github.com/bearlikelion/popularplex) which served as inspiration for Tautulli support within Plex Meta Manager | &#10060; |
| [deva5610](https://github.com/deva5610) | Creator of [IMDBList2PlexCollection](https://github.com/deva5610/IMDBList2PlexCollection) which prompted vladimir-tutin to write the original Plex Auto Collections | &#10060; |
| [vladimir-tutin](https://github.com/vladimir-tutin) | Creator of the original [Plex Auto Collections](https://github.com/vladimir-tutin/Plex-Auto-Collections) which is the inspiration for Plex Meta Manager. | &#10060; |
| [mza921](https://github.com/mza921) and [burkasaurusrex](https://github.com/burkasaurusrex) | Maintaining a forked [Plex Auto Collections](https://github.com/mza921/Plex-Auto-Collections) | &#10060; |
| [jkirkcaldy](https://github.com/jkirkcaldy) | Creator of [plex-utills](https://github.com/jkirkcaldy/plex-utills) which served as inspiration for Image Overlay | [Click Here](https://opencollective.com/themainframe) |
| [bearlikelion](https://github.com/bearlikelion) | Creator of [popularplex](https://github.com/bearlikelion/popularplex) which served as inspiration for Tautulli support within Plex Meta Manager | &#10060; |
<br>

@ -1,4 +1,4 @@
# <img width="80px" src="_static/pmm.png" alt="PMM"> Plex Meta Manager
# <img src="_static/logo-full.png" alt="PMM">
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/meisnate12/Plex-Meta-Manager?style=plastic)](https://github.com/meisnate12/Plex-Meta-Manager/releases)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/meisnate12/plex-meta-manager?label=docker&sort=semver&style=plastic)](https://hub.docker.com/r/meisnate12/plex-meta-manager)

Loading…
Cancel
Save