> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/charllaintro/releasenote/2024.12.26.md).

# 2024.12.26 재생목록 탭 위치 변경, 태그 일괄수정 기능 추가 안내 업데이트 안내

{% hint style="info" %}
**주요 업데이트 요약**

✅ 상단 알림에 ‘실패 목록’탭이 추가 되었어요.

✅ 재생목록 편집 화면에서는 샵플레이어 개별 재생 설정이 보이지 않도록 수정 됐어요.
{% endhint %}

## 상단 알림에서 ‘실패목록’탭을 확인하세요.

태그, 재생목록을 한 번에 수정하다보면 일부 동영상은 수정할 수 없는 경우가 발생해요.

{% hint style="success" %}
➡️ 재생목록 : 상품 배너를 추가하지 않아 샵 플레이어가 아닌 경우

➡️ 태그 : 1개의 동영상에 추가하게될 태그가 10개 초과하는 경우
{% endhint %}

이때, 어떤 동영상에 어떤 설정이 추가적으로 필요한 지 실패 목록에서 확인할 수 있어요. 수정 팝업에서 뿐 만 아니라, 상단 알림에서도 실패 목록을 확인할 수 있어요.

부분 수정에 성공한 경우 표시되는 토스트 박스에서 ‘실패 목록 보기’ 버튼을 클릭하세요.

<figure><img src="https://1296347489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLKEFnVmIYlmffzSBEtw1%2Fuploads%2FdNTUwkAdydH3TB9ljIR3%2F12.26%20%EA%B9%83%EB%B6%81%EC%9D%B4%EB%AF%B8%EC%A7%8001.jpg?alt=media&amp;token=1359642a-d709-4f44-8faf-74fede126e7d" alt="" width="375"><figcaption></figcaption></figure>

## 재생목록에는 샵 플레이어 재생 설정을 삭제했어요.

{% hint style="success" %}
✅ 재생목록에서는 샵 플레이어 개별 설정과 별개로 자동재생, 반복재생 설정이 우선 적용돼요.

✅ 재생목록에 실제로 반영되는 설정들만 보일 수 있도록 UI를 개선했어요.

✅라이브러리 > 사이드바에서는 여전히 개별 샵 플레이어 재생 설정을 변경할 수 있어요!
{% endhint %}

<figure><img src="https://1296347489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLKEFnVmIYlmffzSBEtw1%2Fuploads%2FMDSdNExbCUA3YMWILwkf%2F12.26%20%E1%84%80%E1%85%B5%E1%86%BA%E1%84%87%E1%85%AE%E1%86%A8%E1%84%8B%E1%85%B5%E1%84%86%E1%85%B5%E1%84%8C%E1%85%B502.png?alt=media&amp;token=feb53ab1-f4c2-4223-984a-900aef9a96a3" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.charlla.io/charllaintro/releasenote/2024.12.26.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
