@alexdelorenzo: Thanks for the heads up.
Search Criteria
Package Details: cast_control 1:0.16.1-1
Package Actions
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: | AGPL-3.0-or-later |
Conflicts: | chromecast_mpris |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-24 15:01 (UTC) |
Last Updated: | 2025-02-08 16:46 (UTC) |
Dependencies (17)
- python-aiopathAUR
- python-appdirs
- python-app_pathsAUR
- python-click
- python-daemonsAUR
- python-gobject
- python-iteration-utilitiesAUR
- python-mpris_serverAUR
- python-pychromecastAUR (python-pychromecast-gitAUR)
- python-pydbus (python-pydbus-gitAUR)
- python-rich
- python-validators
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- playerctl (playerctl-gitAUR) (optional) – Get the D-Bus name for your device
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
yochananmarqos commented on 2021-09-10 20:13 (UTC)
alexdelorenzo commented on 2021-09-10 19:49 (UTC) (edited on 2021-09-10 19:49 (UTC) by alexdelorenzo)
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!
alexdelorenzo commented on 2021-05-26 17:55 (UTC)
Thanks!
eh8 commented on 2020-11-13 04:53 (UTC) (edited on 2020-11-13 04:53 (UTC) by eh8)
~ > 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'
parkerlreed commented on 2020-11-12 20:23 (UTC)
PKGBUILD has wrong package name and , in makedeps...
Pinned Comments