issues
search
muammar
/
mkchromecast
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
http://mkchromecast.com
Other
2.22k
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deb installation not working with Sonos (can't install soco system wide)
#475
cemno
opened
3 weeks ago
0
--command flag fails with "supported commands are"...
#474
vredesbyyrd
opened
3 weeks ago
0
Handle cases where youtube_url may be from other providers (e.g., music.163.com)
#473
billchenchina
opened
1 month ago
1
Glitch/bug on Mac Sonoma 14.5 (Macbook Air M2)
#472
suspirium9
opened
4 months ago
0
substituted youtube-dl with yt-dlp and corrected a bug of youtube streaming
#471
cero1988
opened
4 months ago
0
Cant find Chromecast [Arch Linux]
#470
Dreuzz
opened
5 months ago
0
Fixing missing assignment of MP3 Codec when specified, in conjucture with the Node backend
#469
psmgeelen
closed
5 months ago
0
`self.codec` is not set appropriately on Mac
#468
xsdg
opened
5 months ago
7
Re-enable Sonos support in mkchromecast
#467
xsdg
opened
6 months ago
1
Unable to detect Sonos One speaker
#466
michaelelleby
opened
6 months ago
5
Updates `imp` import to `importlib` for compatibility with Python 3.12
#465
psmgeelen
closed
6 months ago
1
Issues with Tray Application: ModuleNotFoundError: No module named 'imp'
#464
psmgeelen
closed
6 months ago
5
Encode available device names to UTF-8
#463
SamuelMereau
closed
6 months ago
2
Installing mkchromecast with brew
#462
1234cj
opened
7 months ago
1
Bump express from 4.18.2 to 4.19.2 in /nodejs
#461
dependabot[bot]
opened
7 months ago
0
Crash when I try to connect to a pair of Sonos One SL
#460
Leireng
opened
8 months ago
1
`-n` fails to find Chromecast when TV is powered off
#459
xsdg
opened
8 months ago
0
Major refactor and simplification of cast.py
#458
xsdg
closed
8 months ago
0
How is it possible to transmit the volume, pause and resume via command line?
#457
domizilt
opened
9 months ago
0
Renames methods and variables to avoid name collisions and to make names easier to understand.
#456
xsdg
closed
9 months ago
0
Drops remaining mentions of gstreamer.
#455
xsdg
closed
9 months ago
0
Restore ability to use updated settings without restarting mkchromecast
#454
xsdg
opened
9 months ago
1
Reimplements the configuration mechanism as a Config class with data that's incorporated directly into the Mkchromecast settings-holder class
#453
xsdg
closed
9 months ago
0
Support for playlists
#452
drjaska
opened
9 months ago
0
Error with start
#451
yandex8
closed
9 months ago
2
Fix import typo in tray_threading
#450
thejch
closed
10 months ago
1
Creates a new "Operation Mode" enum that establishes the unique purpose of this mkchromecast invocation.
#449
xsdg
closed
10 months ago
0
Starts to adjust codepaths to simplify how mkchromecast operates, and to more clearly distinguish between distinct operating modes.
#448
xsdg
closed
10 months ago
0
Works around mtype access bug, and makes chromecast cleanup and sonos cleanup independent
#447
xsdg
closed
10 months ago
0
archlinux mkchromecast-git package targets unstable `master` branch
#446
xsdg
opened
10 months ago
5
Using --video crashes the app
#445
Darukutsu
closed
10 months ago
2
Refactors the video pipeline generation from video.py to pipeline_builder.py
#444
xsdg
closed
11 months ago
0
Uses bitrate as int throughout mkchromecast, and ensures that it is always non-None.
#443
xsdg
closed
11 months ago
0
TypeError: Descriptors cannot not be created directly.
#442
kurdtpage
closed
10 months ago
2
Refactors the pipeline command generation logic from audio.py into a new module, and adds unit tests.
#441
xsdg
closed
11 months ago
0
Refactors the flask server and other audio/video streaming infrastructure into a new module.
#440
xsdg
closed
11 months ago
0
Replaces backends_dict with a simple dataclass
#439
xsdg
closed
11 months ago
0
sys tray disappears after searching for devices
#438
zany130
opened
11 months ago
0
Does not play any audio on google speakers
#437
zany130
opened
11 months ago
1
Drops support for avconv, which is defunct.
#436
xsdg
closed
11 months ago
1
Simplifies messages.py and its dependencies as a first step in simplifying audio.py and node.py
#435
xsdg
closed
11 months ago
0
Add encapsulation, reduce code duplication, and simplify cascading logic
#434
xsdg
opened
11 months ago
0
Updates the final usages of `import mkchromecast.__init__` to use the `Mkchromecast` class
#433
xsdg
closed
11 months ago
0
Deprecate youtube-dl for yt-dlp
#432
drjaska
opened
11 months ago
2
Updates most dependencies to use new Mkchromecast argument access class
#431
xsdg
closed
11 months ago
0
Creates the beginnings of a unit test suite, and runs those unit tests when `test.py` is run
#430
xsdg
closed
11 months ago
1
Creates an "Mkchromecast" class to encapsulate and centralize access to parsed arguments.
#429
xsdg
closed
11 months ago
1
Adds `bin/mkchromecast` to the list of files to cover with type analysis
#428
xsdg
closed
11 months ago
0
Factors argument parsing out into its own module
#427
xsdg
closed
11 months ago
1
Tells mypy to check untyped defs.
#426
xsdg
closed
11 months ago
0
Next