Package Details: catt 0.12.12-1

Git Clone URL: https://aur.archlinux.org/catt.git (read-only, click to copy)
Package Base: catt
Description: Cast All The Things - Send videos from many, many online sources to your Chromecast.
Upstream URL: https://github.com/skorokithakis/catt
Licenses: BSD
Submitter: clintval
Maintainer: d-air1
Last Packager: d-air1
Votes: 18
Popularity: 0.021245
First Submitted: 2018-05-07 21:22 (UTC)
Last Updated: 2024-01-28 23:12 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

unknown78 commented on 2020-07-03 09:30 (UTC) (edited on 2020-07-03 19:19 (UTC) by unknown78)

@SibrenVasse -> thanks for the information. Today i found the time to get it up and running again.
* downgrade python-pychromecast (a fast done PKGBUILD you can find at https://termbin.com/c7eu)
* upgrade python-ifaddr (a fast done PKGBUILD you can find at https://termbin.com/z8cg)
It seems like catt now needs 0.1.7 which isn't in the community repro as of today.

I couldn't do intensive testing and therefor they might break other python packages which require the default distribution packages but for catt they work.

SibrenVasse commented on 2020-07-02 12:57 (UTC)

@unknown78: unfortunately catt is currently broken with pychromecast 7. See issue and WIP PR here:

https://github.com/skorokithakis/catt/issues/271 https://github.com/skorokithakis/catt/pull/275

unknown78 commented on 2020-07-01 18:13 (UTC)

catt cast https://www.youtube.com/watch?v=apyV4v7x33o gives the following error > https://termbin.com/iwg8

Any idea how to fix ?

wasswart commented on 2019-11-20 09:07 (UTC)

Cheers thanks very much

SibrenVasse commented on 2019-11-20 08:59 (UTC)

wasswart: I'm not familiar with aurget, but you essentially have to rebuild those two packages. I think you should do something like this:

aurget -Sb --force python-pychromecast python-casttube

Also a general warning that aurget is discontinued. See the table at https://wiki.archlinux.org/index.php/AUR_helpers and https://github.com/pbrisbin/aurget/issues/66#issue-485245712

wasswart commented on 2019-11-20 04:34 (UTC)

Hi, only these two packages owns 3.7.

pacman -Qo /usr/lib/python3.7/ /usr/lib/python3.7/ is owned by python-casttube 0.2.0-2 /usr/lib/python3.7/ is owned by python-pychromecast 4.1.0-1

pacman -Qo /usr/lib/python3.8/ -> lots using it

Not sure what to do, any help would be greatly appreciated, have just been using aurget & pacman, nothing done manually.

SibrenVasse commented on 2019-11-19 12:06 (UTC) (edited on 2019-11-19 12:06 (UTC) by SibrenVasse)

@wasswart: did you rebuild all python packages for python 3.8?

Test with: pacman -Qo /usr/lib/python3.7/

wasswart commented on 2019-11-19 09:16 (UTC) (edited on 2019-11-19 09:17 (UTC) by wasswart)

Hi, getting: 'PyChromecast>=2.4.0' distribution was not found and is required by catt

pacman -Qs pychromecast

local/python-pychromecast 4.1.0-1 Library for Python 3 to communicate with the Google Chromecast

Thanks

hippieben commented on 2019-04-11 13:13 (UTC)

The best chromecast app around. It doesn't have a UI, nor does it display any kind of progress info (unless you use something like $ watch) but it works perfectly.

SibrenVasse commented on 2019-01-03 21:44 (UTC)

@FoPref: Line 17 of the PKGBUILD?