Remove duplicate `play_from_queue`, ` play_next `, `play_previous , and `` pay _from_index implementations across all renderers (ArylicTcp, Chromecast, LinkPlay , OpenHome UPnP) and instead provide default implementations in the `QueueTransportControl `trait. Also introduce dispatch macros to simplify backend delegation for Transport/Volume control, and expose parse_didl_duration as public(crate).