- commands/player/settings.rs: audio/video settings commands (4). - commands/player/queue.rs: queue add/remove/move/skip + by-id commands (6) and their request DTOs. - Make check_for_local_download and get_queue_status pub(super) for reuse. - mod.rs now ~1834 lines (from 2720); invoke_handler unchanged, all tests pass.