maykar / plex_assistant

❱ Plex Assistant is a Home Assistant integration for casting Plex media to Google devices, Sonos devices, and Plex clients with Google Assistant, HA's conversation integration, and more.
MIT License
281 stars 60 forks source link

Something went wrong #145

Open legolas0802 opened 3 years ago

legolas0802 commented 3 years ago

2021-09-26 11:50:31 DEBUG (SyncWorker_14) [custom_components.plex_assistant.const] Command: Riproduci The Walking Dead
2021-09-26 11:50:31 DEBUG (SyncWorker_14) [custom_components.plex_assistant.const] Processed Command: {'media': 'the walking dead', 'device': 'Tv Salotto'}
2021-09-26 11:50:31 DEBUG (SyncWorker_14) [custom_components.plex_assistant.const] PA Devices: {'Plex (Plex for Smart TVs - Generic)': {'entity_id': 'media_player.plex_plex_for_smart_tvs_generic', 'device_type': 'plex'}, 'Gh Bagno': {'entity_id': 'media_player.gh_bagno', 'device_type': 'cast'}, 'Gh Salotto': {'entity_id': 'media_player.gh_salotto', 'device_type': 'cast'}, 'Tv Salotto': {'entity_id': 'media_player.tv_salotto', 'device_type': 'cast'}, 'Gh Camera matrimoniale': {'entity_id': 'media_player.gh_camera_matrimoniale', 'device_type': 'cast'}}
2021-09-26 11:50:31 DEBUG (SyncWorker_14) [custom_components.plex_assistant.const] Device: Tv Salotto
2021-09-26 11:50:31 DEBUG (SyncWorker_14) [custom_components.plex_assistant.const] Media: [<Episode:17067:Fear-the-Walking-Dea-s01e01>, <Episode:17068:Fear-the-Walking-Dea-s01e02>, <Episode:17069:Fear-the-Walking-Dea-s01e03>, <Episode:17070:Fear-the-Walking-Dea-s01e04>, <Episode:17071:Fear-the-Walking-Dea-s01e05>, <Episode:17072:Fear-the-Walking-Dea-s01e06>, <Episode:17319:Fear-the-Walking-Dea-s02e01>, <Episode:17320:Fear-the-Walking-Dea-s02e02>, <Episode:17321:Fear-the-Walking-Dea-s02e03>, <Episode:17322:Fear-the-Walking-Dea-s02e04>, <Episode:17323:Fear-the-Walking-Dea-s02e05>, <Episode:17324:Fear-the-Walking-Dea-s02e06>, <Episode:17325:Fear-the-Walking-Dea-s02e07>, <Episode:17326:Fear-the-Walking-Dea-s02e08>, <Episode:17327:Fear-the-Walking-Dea-s02e09>, <Episode:17328:Fear-the-Walking-Dea-s02e10>, <Episode:17329:Fear-the-Walking-Dea-s02e11>, <Episode:17330:Fear-the-Walking-Dea-s02e12>, <Episode:17331:Fear-the-Walking-Dea-s02e13>, <Episode:17332:Fear-the-Walking-Dea-s02e14>, <Episode:17333:Fear-the-Walking-Dea-s02e15>]```
github-actions[bot] commented 3 years ago

Important:

Issues that don't provide the information requested in the troubleshooting docs may not get a reply and may be closed until the info is provided. Please, include as much of the requested info as possible so that I can replicate and investigate your issue.

When pasting in your config/code/errors always place 3 backticks ``` above the first line and after the last line. Doing this will format it correctly.