Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swagdevops/kodi_favourites
https://github.com/swagdevops/kodi_favourites
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swagdevops/kodi_favourites
- Owner: SwagDevOps
- License: wtfpl
- Created: 2023-07-15T10:31:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-15T09:02:30.000Z (9 months ago)
- Last Synced: 2024-04-22T14:47:28.874Z (9 months ago)
- Language: Ruby
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## [``kodi_fav_gen``][SwagDevOps/kodi_fav_gen] example implementation
This repository is intended to show off an example for a [``kodi_fav_gen``][SwagDevOps/kodi_fav_gen] implementation.
## Setup
Setup (or update) from stable branches:
```shell
ruby setup
```Setup (or update) from ``develop`` branches:
```shell
ruby setup update-branch=develop upgrade-branch=develop
`````update-branch`` is related to current project.\
``upgrade-branch`` relates to [``kodi_fav_gen``][SwagDevOps/kodi_fav_gen].## Execute
```shell
bin/kodi-favgen output='/dev/stdout' files-path='/mnt/storage/files'
```Where `files-path` is used to define a custom variable used in an ``yml.erb`` favourite file.
[SwagDevOps/kodi_fav_gen]: https://github.com/SwagDevOps/kodi_fav_gen