COLLECTION_LOADED: (
      state,
      {
        payload: { url, data },
      }: PayloadAction<{ url: string; data: MusicServerIndex }>