Skip to content

robweber/script.toggle.local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggle Local

Build Status License PEP8

Kodi Version Compatibility: Kodi 17.x (Krypton) and greater

This script was created for a very specific need I had from some of my Kodi clients. Specifically for tablet and phone installations I have the following two use cases:

  1. using them at home and needing access to the home network sources and mysql database
  2. using them away from home and wanting access to local database and sources only

Install

There are no outside dependencies, other than Kodi's main libraries, so you can download and install using the zip file from this repo.

Usage

This addon can toggle between these two states by renaming advancedsetting.xml files and restarting Kodi. Currently you need two files:

  • advancedsettings.local.xml
  • advancedsettings.remote.xml

When running the addon you can select which "state" you want your Kodi instance to be a part of. This will remove the current advancedsettings.xml information and rename the correct file. Once Kodi is restarted your new settings will take place.

Attributions

Folder Icon by Jojo Mendoza - Creative Commons Attribution-NonCommercial 3.0 Unported license

License

MIT

About

Toggles Kodi from using shared database or local database

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages