-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
139 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Radarr 4K Favicon | ||
|
||
{% set addon_app = "radarr" %} | ||
{% set addon_name = "radarr-4k-favicon" %} | ||
|
||
The addon will change the favicon in the browser and icon on mobile etc. | ||
|
||
!!! info | ||
Implementation is through docker-mods/scripts. | ||
|
||
`-e TP_ADDON={{ addon_name }}` | ||
|
||
If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` | ||
|
||
Or you can just replace the files in /app/bin/UI/Content/Images/Icons | ||
|
||
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/radarr | ||
|
||
<p><a href="browser.jpg" rel="noopener"><img src="browser.jpg" alt="Screen Shot 1" /></a></p> | ||
<p><a href="/themes/addons/mobile.jpg" rel="noopener"><img src="/themes/addons/mobile.jpg" alt="Screen Shot 1" /></a></p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Radarr Anime Favicon | ||
|
||
{% set addon_app = "radarr" %} | ||
{% set addon_name = "radarr-anime-favicon" %} | ||
|
||
The addon will change the favicon in the browser and icon on mobile etc. | ||
|
||
!!! info | ||
Implementation is through docker-mods/scripts. | ||
|
||
`-e TP_ADDON={{ addon_name }}` | ||
|
||
If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` | ||
|
||
Or you can just replace the files in /app/bin/UI/Content/Images/Icons | ||
|
||
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/radarr | ||
|
||
<p><a href="browser.jpg" rel="noopener"><img src="browser.jpg" alt="Screen Shot 1" /></a></p> | ||
<p><a href="/themes/addons/mobile.jpg" rel="noopener"><img src="/themes/addons/mobile.jpg" alt="Screen Shot 1" /></a></p> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Readarr Alt Favicon | ||
|
||
{% set addon_app = "readarr" %} | ||
{% set addon_name = "readarr-alt-favicon" %} | ||
|
||
The addon will change the favicon in the browser and icon on mobile etc. | ||
|
||
!!! info | ||
Implementation is through docker-mods/scripts. | ||
|
||
`-e TP_ADDON={{ addon_name }}` | ||
|
||
If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` | ||
|
||
Or you can just replace the files in /app/bin/UI/Content/Images/Icons | ||
|
||
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/readarr | ||
|
||
<p><a href="browser.jpg" rel="noopener"><img src="browser.jpg" alt="Screen Shot 1" /></a></p> | ||
<p><a href="/themes/addons/mobile.jpg" rel="noopener"><img src="/themes/addons/mobile.jpg" alt="Screen Shot 1" /></a></p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Sonarr 4K Favicon | ||
|
||
{% set addon_app = "sonarr" %} | ||
{% set addon_name = "sonarr-4k-favicon" %} | ||
|
||
The addon will change the favicon in the browser and icon on mobile etc. | ||
|
||
!!! info | ||
Implementation is through docker-mods/scripts. | ||
|
||
`-e TP_ADDON={{ addon_name }}` | ||
|
||
If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` | ||
|
||
Or you can just replace the files in /app/bin/UI/Content/Images/Icons | ||
|
||
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/sonarr | ||
|
||
<p><a href="browser.jpg" rel="noopener"><img src="browser.jpg" alt="Screen Shot 1" /></a></p> | ||
<p><a href="/themes/addons/mobile.jpg" rel="noopener"><img src="/themes/addons/mobile.jpg" alt="Screen Shot 1" /></a></p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions
20
docs/themes/addons/sonarr/sonarr-anime-blue-favicon/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Sonarr Anime Blue Favicon | ||
|
||
{% set addon_app = "sonarr" %} | ||
{% set addon_name = "sonarr-anime-blue-favicon" %} | ||
|
||
The addon will change the favicon in the browser and icon on mobile etc. | ||
|
||
!!! info | ||
Implementation is through docker-mods/scripts. | ||
|
||
`-e TP_ADDON={{ addon_name }}` | ||
|
||
If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` | ||
|
||
Or you can just replace the files in /app/bin/UI/Content/Images/Icons | ||
|
||
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/sonarr | ||
|
||
<p><a href="browser.jpg" rel="noopener"><img src="browser.jpg" alt="Screen Shot 1" /></a></p> | ||
<p><a href="/themes/addons/mobile.jpg" rel="noopener"><img src="/themes/addons/mobile.jpg" alt="Screen Shot 1" /></a></p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Sonarr Anime Favicon | ||
|
||
{% set addon_app = "sonarr" %} | ||
{% set addon_name = "sonarr-anime-favicon" %} | ||
|
||
The addon will change the favicon in the browser and icon on mobile etc. | ||
|
||
!!! info | ||
Implementation is through docker-mods/scripts. | ||
|
||
`-e TP_ADDON={{ addon_name }}` | ||
|
||
If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` | ||
|
||
Or you can just replace the files in /app/bin/UI/Content/Images/Icons | ||
|
||
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/sonarr | ||
|
||
<p><a href="browser.jpg" rel="noopener"><img src="browser.jpg" alt="Screen Shot 1" /></a></p> | ||
<p><a href="/themes/addons/mobile.jpg" rel="noopener"><img src="/themes/addons/mobile.jpg" alt="Screen Shot 1" /></a></p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters