forked from tripplet/SendToKodi
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Max Grass
authored
Mar 17, 2018
1 parent
4e39b73
commit ae86423
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
# SendToKodi | ||
Send urls to be played on kodi via the OSX sharing system | ||
Send URLs to be played on Kodi via the MacOS sharing system. Default port 8080 is used. | ||
|
||
### Supported sites | ||
* YouTube (if the YouTube plugin is installed in kodi) | ||
* direkt url to a media file | ||
## Requires this addon on the Kodi part: | ||
https://github.com/firsttris/plugin.video.sendtokodi | ||
|
||
Download [here](https://github.com/tripplet/SendToKodi/releases) | ||
## Supported sites | ||
https://rg3.github.io/youtube-dl/supportedsites.html | ||
|
||
## Download | ||
https://github.com/maxgrass/SendToKodi/releases | ||
|
||
## Screenshots | ||
|
||
![](doc/screenshot1.png?raw "Screenshot") | ||
![](doc/screenshot2.png?raw "Screenshot") | ||
|