Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions plugin.audio.zophar/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2025 Sergey Dudanov <sergey.dudanov@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
31 changes: 31 additions & 0 deletions plugin.audio.zophar/addon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.audio.zophar" name="Zophar's Domain" version="1.0.0" provider-name="Sergey Dudanov">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.beautifulsoup4" version="4.12.2"/>
<import addon="script.module.requests" version="2.31.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.addon.metadata">
<language>en</language>
<summary lang="en_GB">Zophar's Domain Music Add-on</summary>
<summary lang="ru_RU">Дополнение Zophar's Domain Music</summary>
<license>MIT</license>
<website>https://www.zophar.net/</website>
<email>sergey.dudanov@gmail.com</email>
<description lang="en_GB">Listening classic games soundtracks from Zophar's Domain site.</description>
<description lang="ru_RU">Прослушивание саундтреков классических игр с сайта Zophar's Domain.</description>
<platform>all</platform>
<source>https://github.com/dudanov/kodi.plugin.audio.zophar</source>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
<screenshot>resources/screenshot-1.jpg</screenshot>
<screenshot>resources/screenshot-2.jpg</screenshot>
<screenshot>resources/screenshot-3.jpg</screenshot>
<screenshot>resources/screenshot-4.jpg</screenshot>
</assets>
</extension>
</addon>
4 changes: 4 additions & 0 deletions plugin.audio.zophar/default.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import resources.lib.addon as addon

if __name__ == "__main__":
addon.run()
Binary file added plugin.audio.zophar/resources/fanart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugin.audio.zophar/resources/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# XBMC Media Center language file
# Addon Name: Zophar's Domain
# Addon id: plugin.audio.zophar
# Addon Provider: Sergey Dudanov
msgid ""
msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: sergey.dudanov@gmail.com\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Sergey Dudanov\n"
"Language-Team: English (https://kodi.weblate.cloud/projects/kodi-add-ons-music/plugin-audio-zophar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "#30000"
msgid "Consoles"
msgstr ""

msgctxt "#30001"
msgid "Computers"
msgstr ""

msgctxt "#30002"
msgid "Music By Letter"
msgstr ""

msgctxt "#30003"
msgid "Info"
msgstr ""

msgctxt "#30004"
msgid "Search"
msgstr ""

msgctxt "#30005"
msgid "Random Game"
msgstr ""

msgctxt "#30006"
msgid "Top 100 Games"
msgstr ""

msgctxt "#30007"
msgid "Developers"
msgstr ""

msgctxt "#30008"
msgid "Publishers"
msgstr ""

msgctxt "#30009"
msgid "Music by Year"
msgstr ""

# Settings dialog

msgctxt "#30101"
msgid "Prefer lossless format (FLAC)"
msgstr ""

# Search dialog

msgctxt "#30200"
msgid "Enter the search string"
msgstr ""

msgctxt "#30201"
msgid "Platform"
msgstr ""

msgctxt "#30202"
msgid "Select platform"
msgstr ""
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# XBMC Media Center language file
# Addon Name: Zophar's Domain
# Addon id: plugin.audio.zophar
# Addon Provider: Sergey Dudanov
msgid ""
msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: sergey.dudanov@gmail.com\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Sergey Dudanov\n"
"Language-Team: Russian (https://kodi.weblate.cloud/projects/kodi-add-ons-music/plugin-audio-zophar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "#30000"
msgid "Consoles"
msgstr "Игровые консоли"

msgctxt "#30001"
msgid "Computers"
msgstr "Компьютеры"

msgctxt "#30002"
msgid "Music By Letter"
msgstr "По алфавиту"

msgctxt "#30003"
msgid "Info"
msgstr "Прочее"

msgctxt "#30004"
msgid "Search"
msgstr "Поиск"

msgctxt "#30005"
msgid "Random Game"
msgstr "Случайная игра"

msgctxt "#30006"
msgid "Top 100 Games"
msgstr "Лучшие 100 игр"

msgctxt "#30007"
msgid "Developers"
msgstr "Разработчики"

msgctxt "#30008"
msgid "Publishers"
msgstr "Издатели"

msgctxt "#30009"
msgid "Music by Year"
msgstr "По годам"

# Settings dialog

msgctxt "#30101"
msgid "Prefer lossless format (FLAC)"
msgstr "Предпочитать формат без потерь (FLAC)"

# Search dialog

msgctxt "#30200"
msgid "Enter the search string"
msgstr "Введите строку для поиска"

msgctxt "#30201"
msgid "Platform"
msgstr "Платформа"

msgctxt "#30202"
msgid "Select platform"
msgstr "Выберите платформу"
Loading