Skip to content
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

Problème de couverture Artwork #36

Closed
Tirguy opened this issue Oct 11, 2023 · 3 comments
Closed

Problème de couverture Artwork #36

Tirguy opened this issue Oct 11, 2023 · 3 comments
Assignees

Comments

@Tirguy
Copy link

Tirguy commented Oct 11, 2023

Bonjour,

Je découvre HA depuis peu...
J'ai créé le snipet suivant :

type: custom:mini-media-player
entity: media_player.liveboxtv
artwork: full-cover
source: full
sound_mode: full
replace_mute: play_stop
name: Décodeur Orange TV
group: true
volume_stateless: true
info: short
volume_step: '2'
max_volume: '1'
min_volume: '100'
background: 'true'

qui normalement devrait me permettre de piloter le décodeur (cela fonctionne) mais qui devait aussi permettre d'afficher les images qui passent sur le décodeur ou au moins afficher quelque chose...
J'ai vu qu'il y avait le Bug #21 ou l'on parle de blocage du téléchargement des images (est-ce le cas pour vous actuellement ? suis-je seul ?) et de possible problème DNS (mais qui ne semble pas être mon cas).

Est-ce que tout le monde est dans mon cas ?
Ou quelqu'un peut il m'indiquer ce qui ne va pas dans ma confif ? Quel est votre sentiment ?

Merci,
Thierry

PS : quelques éléments de DEBUB

2023-10-11 22:22:03.620 INFO (MainThread) [custom_components.liveboxtvuhd.client] 
-------------------------------------------------------------------
liveboxtvuhd
Version: 1.0.4
This is a custom integration.
If you have any issues with this you need to open an issue here:
https://github.com/AkA57/liveboxtvuhd/issues
-------------------------------------------------------------------

2023-10-11 22:22:04.777 DEBUG (SyncWorker_7) [custom_components.liveboxtvuhd.client] Refresh Orange API data
2023-10-11 22:22:04.777 DEBUG (SyncWorker_7) [custom_components.liveboxtvuhd.client] Request Livebox operation 10
2023-10-11 22:22:04.821 DEBUG (SyncWorker_7) [custom_components.liveboxtvuhd.client] Livebox response: {'result': {'responseCode': '0', 'message': 'ok', 'data': {'osdContext': 'LIVE', 'playedMediaType': 'LIVE', 'playedMediaState': 'PLAY', 'playedMediaId': '2111', 'playedMediaContextId': 'NA', 'playedMediaPosition': 'NA', 'timeShiftingState': '0', 'macAddress': '98:1E:19:8B:3B:9E', 'wolSupport': '0', 'friendlyName': 'Decodeur TV UHD', 'activeStandbyState': '0', 'npvrSupport': '0'}}}
2023-10-11 22:22:04.821 DEBUG (SyncWorker_7) [custom_components.liveboxtvuhd.client] Request EPG channel id 2111
2023-10-11 22:22:04.914 DEBUG (SyncWorker_7) [custom_components.liveboxtvuhd.client] EPG response: {'2111': []}
2023-10-11 22:22:04.940 DEBUG (MainThread) [custom_components.liveboxtvuhd.media_player] FRANCEINFO:

Ce qui est bizarre c'est le retour "EPG response: {'2111': []}" qui ne semble pas retourner ce qu'il faut...

@AkA57
Copy link
Owner

AkA57 commented Oct 25, 2023

Bonjour,

Pouvez-vous tester avec la version 1.0.5 ?

@AkA57 AkA57 self-assigned this Oct 25, 2023
@Tirguy
Copy link
Author

Tirguy commented Oct 20, 2024

Désolé, oublie de fermer ce bug : merci encore pour votre travail...

@AkA57 AkA57 closed this as completed Oct 20, 2024
@AkA57
Copy link
Owner

AkA57 commented Oct 20, 2024

Merci !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants