Izzie Walton
Izzie Walton
It looks like MPV allocates a large amount of RAM during playback, and doesn't drop all of it after media playback is stopped. It does not appear to have anything...
For now I'll list external MPV as a way of avoiding some excessive memory usage. Long-term I may look at some means of terminating MPV when it is not in...
Looks like the casting client is freaking out. ``` 2021-03-21 17:06:47,717 [ DEBUG] HttpHandler::handle_request request from 'Desktop' to '/player/playback/playMedia?providerIdentifier=com.plexapp.plugins.library&protocol=https&containerKey=%2FplayQueues%2F43%3Fown%3D1&address=10-0-0-215.87813aec2cf2447ba322c1374a8336df.plex.direct&port=32400&token=REDACTED&key=%2Flibrary%2Fmetadata%2F28&offset=0&machineIdentifier=0cd4075164a7372d547c509095d1a45c7fd05c9e&type=video&commandID=1' 2021-03-21 17:06:47,718 [ DEBUG] get_plex_url Created URL: https://10-0-0-215.87813aec2cf2447ba322c1374a8336df.plex.direct:32400/library/metadata/28?includeMarkers=1&X-Plex-Token=REDACTED&X-Plex-Version=2.0&X-Plex-Client-Identifier=88f861d6-49b6-4e5a-9802-c22943242d0a&X-Plex-Provides=player&X-Plex-Device-Name=MPV+Desktop&X-Plex-Model=RaspberryPI&X-Plex-Device=RaspberryPI&X-Plex-Session-Identifier=ceb6db61-ac4b-4516-a8d4-d0646b70218a&X-Plex-Product=Plex+MPV+Shim&X-Plex-Platform=Plex+Home+Theater&X-Plex-Client-Profile-Name=Plex+Home+Theater 2021-03-21 17:06:49,713 [...
I just re-tested the application and it appears to still work with the plex.tv web client and the iOS app. It does not seem like the local connection grease-monkey script...
Windows firewall could be the cause.
Why not have the one projected screen clone the other?
It probably would be very complicated for me to implement unless there is something in MPV I don't know about. You can run two copies though.
Usually the file being streamed is a stream link or HLS feed. There is a script-message event that you could use to notify the custom script of the file and....
> screenshot with s hotkey, it doesn't save to the designated location flatpak has restrictions on where files can be saved. You may have to manual specify the path to...
You can probably chain the config off of mpv.conf somehow, but I don't know offhand.