@RRRadek: This hasn't worked in quite some time.
Please don't flag packages out of date unless there is a new upstream release.
Git Clone URL: | https://aur.archlinux.org/cast_control.git (read-only, click to copy) |
---|---|
Package Base: | cast_control |
Description: | Control Chromecasts from Linux and D-Bus |
Upstream URL: | https://github.com/alexdelorenzo/cast_control |
Licenses: | AGPL3 |
Conflicts: | chromecast_mpris |
Replaces: | chromecast_mpris |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-24 15:01 (UTC) |
Last Updated: | 2022-04-05 15:42 (UTC) |
@RRRadek: This hasn't worked in quite some time.
Please don't flag packages out of date unless there is a new upstream release.
@yochananmarqos I have a error
ValueError: invalid pyproject.toml config: `project.license`.
configuration error: `project.license` must be valid exactly by one definition (2 matches found):
- keys:
'file': {type: string}
required: ['file']
- keys:
'text': {type: string}
required: ['text']
ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
==> ERROR: A failure occurred in build().
Can You fix it?
@drugo: Of course python-pychromecast6
provides and conflicts with python-pychromecast
, they're the same package at different versions. That's not related to this package.
This package only works with python-pychromecast
>=9.2.0,<9.3.0. I use 9.2.1.
Please do not flag packages out of date unless there is a new upstream release.
@alexdelorenzo: Thanks for the heads up.
Just FYI, I've yanked every new version of cast_control above 0.11.4 and newer from PyPI. The 0.12.x releases are broken. Same with mpris_server versions above 0.4.2. The last stable versions are 0.11.4 and 0.4.2 respectively.
Thanks again for taking the time to package this for the AUR!
Thanks!
~ > chromecast_mpris
INFO:pychromecast:Querying device status
INFO:pychromecast:Querying device status
INFO:pychromecast:Querying device status
INFO:mpris_server.server:MPRIS server connected to D-Bus session bus
/usr/lib/python3.8/site-packages/gi/overrides/GLib.py:123: Warning: g_variant_builder_end: assertion 'GVSB(builder)->offset >= GVSB(builder)->min_items' failed
return builder.end()
ERROR:pydbus.registration:Exception while handling org.freedesktop.DBus.Properties.GetAll()
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/pydbus/registration.py", line 81, in call_method
result = method(*parameters, **kwargs)
File "/usr/lib/python3.8/site-packages/pydbus/registration.py", line 110, in GetAll
ret[local] = GLib.Variant(type, getattr(self.object, local))
File "/usr/lib/python3.8/site-packages/gi/overrides/GLib.py", line 190, in __new__
v.format_string = format_string
AttributeError: 'NoneType' object has no attribute 'format_string'
Pinned Comments