[Bug] Media UI -> Play in browser is currently broken #336
blacklight
commented 2023-11-03 00:09:11 +01:00
Owner
```
Traceback (most recent call last):
File "/usr/lib/python3.9/dist-packages/platypush/message/request/__init__.py", line 253, in _thread_func
plugin = get_plugin(module_name)
File "/usr/lib/python3.9/dist-packages/platypush/context/__init__.py", line 187, in get_plugin
_ctx.plugins[name] = plugin_class(**plugin_conf)
TypeError: Can't instantiate abstract class MediaPlugin with abstract methods back, forward, is_playing, load, mute, pause, play, quit, remove_subtitles, seek, set_position, set_subtitles, set_volume, status, stop, toggle_subtitles, voldown, volup
```
blacklight
added the 2023-11-03 00:09:11 +01:00
ui
bug
labels
blacklight
self-assigned this 2023-11-03 00:09:11 +01:00
blacklight
added this to the integrations project 2023-11-03 00:09:11 +01:00
blacklight
referenced this issue from a commit 2023-11-05 01:35:52 +01:00
Major rewrite of the `media` routes.
blacklight
closed this issue 2023-11-05 01:35:52 +01:00
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
packaging
question
ui
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: platypush/platypush#336
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?