-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Queue function not working #234
Comments
I have the same issue on Windows 10 x64 |
The problem is the |
The easy fix is to simply add |
OK there is a fix on my branch but it's really just a one line change. |
same issue here, im using linux appimage. |
- Fixed duplicated episodes on sites such as Patreon which emit changing URLs. Now uses the `<guid>` element as an id if it's present in the feed in preference to the URL. - Correctly retrieve episode descriptions where an empty `<itunes:description/>` element and a `<description>` element may both exist in the feed. - Fixed queue errors [reported](https://github.com/z-------------/CPod/issues/234#issuecomment-924323319) (#234) - Fixed bug where the filtered episode lists would end prematurely, and hence unscrollable, if there were less displayable episodes and date separators than the length of the episode list. - Update version number to v1.28.1.
Hi, are we expecting a new release any time soon. I also got the queue issue from Linux AppImage release. |
Bump for anniversary |
CPod version:
1.28.0
Platform:
Windows 10
Installation type (.deb, Snap, etc.):
CPod-Setup-1.28.0.exe
Description:
Queue function doesn't work - popup appears to say that episode is queued, but Queue remains empty
Version of CPod which introduced the issue (if applicable):
Steps to reproduce:
Select any podcast episode and click on the Add To Queue icon.
The "added 'episode name' to Queue popup appears as intended, but error above is thrown in the console.
Queue is empty
Other information (e.g. Developer Tools console log, screenshots) if possible:
The text was updated successfully, but these errors were encountered: