MCPcopy Index your code
hub / github.com/bigretromike/nakamori

github.com/bigretromike/nakamori @4.1.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.1.7 ↗ · + Follow
1,101 symbols 2,102 edges 36 files 182 documented · 17%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Quick-and-Dirty install

For instalation (tested on: Kodi 21.0 Omega):

  1. Settings -> File manager -> Add source -> click

    (back one time to "system" ex. backspace)

  2. Add-ons > Install from zip -> repo (or whatever name you gave it) > repository.nakamori-x.y.z.zip

If you didn't install any other non-official add-ons kodi will ask you to go to settings and enable "unknown sources", just do that

  1. (you should be still in) Add-ons > Install from repo > Nakamori Repository > Video add-ons > Nakamori

Nakamori configuration

The first time you start Nakamori (as Video Add-on or Program) you will be asked for your Shoko Server connection parameters, most of the time the user was/is: Default password is left empty Nakamori will try to connect to localhost (same machine as the one you are running Nakamori) shoko server port, if that will be unsuccessful you will be ask for IP and PORT on which Your Shoko Server is hosted

Core symbols most depended-on inside this repo

call
called by 181
api/common/__init__.py
Decoder
called by 119
api/shoko/v2/api2models.py
debug
called by 71
lib/kodi_utils.py
_action_api_
called by 17
api/shoko/v3/api3.py
set_property
called by 14
models/kodi_models.py
_series_api
called by 12
api/shoko/v3/api3.py
_file_api_
called by 11
api/shoko/v3/api3.py
group
called by 10
api/shoko/v2/api2.py

Shape

Method 653
Function 220
Class 165
Route 63

Languages

Python100%

Modules by API surface

api/shoko/v2/api2models.py276 symbols
api/shoko/v3/api3models.py184 symbols
api/shoko/v2/api2.py170 symbols
nakamoriplugin.py130 symbols
api/shoko/v3/api3.py128 symbols
models/kodi_models.py93 symbols
lib/naka_player.py32 symbols
lib/windows/wizard.py18 symbols
lib/windows/ac_calendar.py15 symbols
lib/cache.py8 symbols
lib/kodi_utils.py7 symbols
lib/shoko_utils.py6 symbols

For agents

$ claude mcp add nakamori \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page