RetroMusicPlayer/app
cmclark00 b6eab9d651 fix: Improve Google Cast server implementation and logging
- Enhanced IP address resolution in RetroUtil.kt: Added better filtering of network interfaces, skip loopback and inactive interfaces, added detailed logging using Android Log class

- Improved RetroWebServer.kt: Added CORS headers for Cast device access, enhanced request logging including remote IP and headers, improved range request handling, added detailed file serving logs, fixed imports and dependencies

- Added CastServerUtils.kt: Implemented port availability checking, added comprehensive logging system, log file stored in app's external files directory

This commit aims to fix Cast playback issues by improving network interface selection, adding proper CORS headers, and implementing detailed logging for debugging.
2025-03-19 22:36:17 -04:00
..
src fix: Improve Google Cast server implementation and logging 2025-03-19 22:36:17 -04:00
build.gradle #000 | Hemanth | Updated SDK version for playstore fix 2024-12-17 17:02:16 +05:30
proguard-rules.pro Update retrofit2 proguard rules 2024-12-07 12:30:37 +01:00