[GH-ISSUE #997] Detect played-flag/status of a podcast episode #593

Closed
opened 2026-02-27 23:23:32 +03:00 by kerem · 3 comments
Owner

Originally created by @jokolo89 on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/997

Hi there,

does anyone know how to detect the played (or finished) -flag/status of a podcast episode via spotipy?

image

Workaround such as [episode duration - elapsed time] won't work because API doesn't have the info about elapsed time (only duration).

Thanks in advance.

Originally created by @jokolo89 on GitHub (Jun 22, 2023). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/997 Hi there, does anyone know how to detect the played (or finished) -flag/status of a podcast episode via spotipy? ![image](https://github.com/spotipy-dev/spotipy/assets/114160860/04d6d31a-8929-480d-8897-772cc390e998) Workaround such as [episode duration - elapsed time] won't work because API doesn't have the info about elapsed time (only duration). Thanks in advance.
kerem 2026-02-27 23:23:32 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@dieser-niko commented on GitHub (Jun 26, 2023):

Correct me if I'm wrong, but isn't the resume_point in Get Episode what you're looking for?

If you're already using that, check your scopes.

<!-- gh-comment-id:1606891076 --> @dieser-niko commented on GitHub (Jun 26, 2023): Correct me if I'm wrong, but isn't the `resume_point` in [Get Episode](https://developer.spotify.com/documentation/web-api/reference/get-an-episode) what you're looking for? If you're already using that, check your scopes.
Author
Owner

@jokolo89 commented on GitHub (Jun 26, 2023):

Yes, that's what I was looking for. Thanks a lot!!
Could get it working :-)

<!-- gh-comment-id:1607076266 --> @jokolo89 commented on GitHub (Jun 26, 2023): Yes, that's what I was looking for. Thanks a lot!! Could get it working :-)
Author
Owner

@dieser-niko commented on GitHub (May 23, 2024):

Closing as it appears that your issue has been resolved.

<!-- gh-comment-id:2126638869 --> @dieser-niko commented on GitHub (May 23, 2024): Closing as it appears that your issue has been resolved.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#593
No description provided.