Created
January 14, 2024 09:22
-
-
Save ELKER54/1c2ff0b415d7be97bace9e0105846071 to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"guid": "80885677-DACB-461B-AC97-EE7E971288AA", | |
"name": "Media Analyzer", | |
"overview": "Automatically detect intros/outros", | |
"description": "Analyzes the audio of television episodes and detects introduction and outro sequences.", | |
"owner": "ConfusedPolarBear,Endrl", | |
"category": "General", | |
"imageUrl": "https://raw.githubusercontent.com/endrl/jellyfin-plugin-media-analyzer/master/images/logo.png", | |
"versions": [ | |
{ | |
"version": "0.4.0.0", | |
"changelog": "- See the full changelog at [GitHub](https://github.com/endrl/jellyfin-plugin-media-analyzer/blob/master/CHANGELOG.md)", | |
"targetAbi": "10.8.13", | |
"sourceUrl": "https://github.com/endrl/jellyfin-plugin-media-analyzer/releases/download/0.4.0/Jellyfin.Plugin.MediaAnalyzer-0.4.0.zip", | |
"checksum": "3ABFCBAE669F155C5CCBDED5C7B7E602", | |
"timestamp": "2023-11-03T06:04:59Z" | |
} | |
] | |
}, | |
{ | |
"guid": "6B0E323A-4AEE-4B10-813F-1E060488AE90", | |
"name": "EDL Creator", | |
"overview": "Create .edl files from Media Segments", | |
"description": "These files can be used by Kodi and other players to skip content like commercials and are stored next to your media. Therefore you need write access.", | |
"owner": "ConfusedPolarBear,Endrl", | |
"category": "General", | |
"imageUrl": "https://raw.githubusercontent.com/endrl/jellyfin-plugin-edl/master/images/logo.png", | |
"versions": [ | |
{ | |
"version": "0.2.0.0", | |
"changelog": "- See the full changelog at [GitHub](https://github.com/endrl/jellyfin-plugin-edl/blob/master/CHANGELOG.md)", | |
"targetAbi": "10.8.13", | |
"sourceUrl": "https://github.com/endrl/jellyfin-plugin-edl/releases/download/0.2.0/Jellyfin.Plugin.Edl-0.2.0.zip", | |
"checksum": "1CABC5BC592693D16EE90A58CE7EFFE7", | |
"timestamp": "2023-11-03T06:04:59Z" | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment