init
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"category": "General",
|
||||
"changelog": "Fix Version\n",
|
||||
"description": "Skin Manager",
|
||||
"guid": "e9ca8b8e-ca6d-40e7-85dc-58e536df8eb3",
|
||||
"name": "SkinManager",
|
||||
"overview": "Skins for jellyfin",
|
||||
"owner": "danieladov",
|
||||
"targetAbi": "10.7.0.0",
|
||||
"timestamp": "2024-11-04T23:02:52.0000000Z",
|
||||
"version": "2.0.2.0",
|
||||
"status": "Active",
|
||||
"autoUpdate": true,
|
||||
"imagePath": "/config/plugins/Skin Manager_2.0.2.0/thumb.png",
|
||||
"assemblies": []
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Server>https://musicbrainz.org</Server>
|
||||
<RateLimit>1</RateLimit>
|
||||
<ReplaceArtistName>false</ReplaceArtistName>
|
||||
</PluginConfiguration>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<CastAndCrew>false</CastAndCrew>
|
||||
</PluginConfiguration>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<selectedSkin>@import url('https://mbcooper83.github.io/jfcssdrkgrn/jellyfin-darkangreen.css');</selectedSkin>
|
||||
<options />
|
||||
</PluginConfiguration>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<RepositoryUrl>https://raw.githubusercontent.com/jellyfin/emby-artwork/master/studios</RepositoryUrl>
|
||||
</PluginConfiguration>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<TmdbApiKey />
|
||||
<IncludeAdult>false</IncludeAdult>
|
||||
<ExcludeTagsSeries>false</ExcludeTagsSeries>
|
||||
<ExcludeTagsMovies>false</ExcludeTagsMovies>
|
||||
<ImportSeasonName>false</ImportSeasonName>
|
||||
<MaxCastMembers>15</MaxCastMembers>
|
||||
</PluginConfiguration>
|
||||
Reference in New Issue
Block a user