forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kodi] New features: select subtitle/audio and display imdb id and more media infomation #13
Closed
Conversation
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
Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
…b#4674) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
…4675) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
…ab#4678) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
…enhab#4697) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
…4692) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
) See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
See eclipse-archived/smarthome#4330 Signed-off-by: Wouter Born <[email protected]>
The link to the old openv wiki in sikispaces was invalid. It seems as if this wiki has been shutdown and the whole content has been moved to GitHub.
…hab#4997) Signed-off-by: Bob Adair <[email protected]> (github: bobadair)
…enhab#4999) Signed-off-by: Hannes Hofmann <[email protected]>
Without this dependency the pi4j library did not work on my Raspberry Pi Model 3 B+. Unfortunately there is another issue Pi4J/pi4j#319 which can be resolved by updating to pi4j release 1.2 (not yet released). Also-by: Michael Rumpf <[email protected]> (github: mrumpf) Also-by: Wouter Born <[email protected]> Signed-off-by: Christoph Weitkamp <[email protected]>
The binding has several issues with how it is maintaining connection state and polling, the first issue is that the handler would create a new instance of its connection object when initialized without stopping or disposing the old one, this would create havoc as the polling code would continue to run and conflict with the shared state model that is use between them. Second is that the HTTP connection code did not handle exceptions well and would set the binding to offline on the first failed attempt but then continue to schedule more requests, once a request was successful, nothing would tell the binding to go back online if the state had not changed during the network outage (which is very likely) . Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Wouter Born <[email protected]>
Signed-off-by: Wouter Born <[email protected]>
…#4986) * [mqtt] HA discovery: move common configuration to base class * [mqtt] Use diamond operator where possible * [mqtt] match default HA config name to the spec * [mqtt] make generic parameters single, uppercase letters Signed-off-by: Jochen Klein <[email protected]>
Also-by: Hilbrand Bouwkamp <[email protected]> Signed-off-by: Andreas Stenlund <[email protected]> (github: astenlund74)
Signed-off-by: Gerhard Riegler <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
Signed-off-by: Martin Raepple <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
Signed-off-by: Kai Kreuzer <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
1: select subtitle and audio from multi stream. 2: display imdb id and media_id from database of kodi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New features:
Some media have different stream like English/Japanese/Chinese or commentary audio or CC subtitle, Kodi can play and select audio or subtitle from this media file. New features add support to select and display language infomation.
1: Enable or disable subtitle.
2: Select subtitle and audio from multi stream.
3: Language of current audio or subtitle.
Media link added more infomation for create infomation page and link for current media. User can using these infomation or id to generate media page and link by using Rule or RESTAPI:
4: Imdb id, Tmdb id, Douban id and media_id from database of kodi .
5: Width and height of current video.
6: Channels number of current audio.