문제

I'm working on a tool to publish videos in a playlist, with the option to download as a podcast. Sometimes, items will need to be repeated over the course of the podcast. Having duplicate items or GUIDs causes problems though.

Does anyone know of a way to be able to have duplicates?

도움이 되었습니까?

해결책

By definition <guid> have to be unique :) So there is probably no way of doing it that wouldn't cause issues with most agregators.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top