Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to only include unplayed episodes in playlist #88

Merged
merged 1 commit into from Apr 23, 2013

Conversation

jnwickremasinghe
Copy link
Contributor

Bug 1789 - Played episodes are still being included in playlists even if 'only sync unplayed' is checked. This patch fixes this problem.

if 'only sync unplayed' is checked
thp added a commit that referenced this pull request Apr 23, 2013
Fix to only include unplayed episodes in playlist (bug 1789)
@thp thp merged commit dd5ac34 into gpodder:master Apr 23, 2013
@thp
Copy link
Member

thp commented Apr 23, 2013

Thanks for your fix. For future commits, it would be helpful to structure the first line of the commit message like this:

<component>: <description> (bug <id>)

In your case:

Device sync: Only include unplayed episodes in playlist (bug 1789)

This will make things much easier for me at release time when compiling the release announcement, and will make sure that nothing slips through. Also, in case somebody uses git bisect to find a bug, having a pointer to the bug in question will usually also help a lot.

@jnwickremasinghe
Copy link
Contributor Author

Ok, I'll make sure to do that.

By the way, i'm still working on the ipod sync feature. I'm making some progress, and plan on posting on the blog about it soon...
Joseph
--- On Tue, 4/23/13, Thomas Perl notifications@github.com wrote:

From: Thomas Perl notifications@github.com
Subject: Re: [gpodder] Fix to only include unplayed episodes in playlist (#88)
To: "gpodder/gpodder" gpodder@noreply.github.com
Cc: "Joseph W." jnwickremasinghe@yahoo.com
Date: Tuesday, April 23, 2013, 12:44 PM

Thanks for your fix. For future commits, it would be helpful to structure the first line of the commit message like this:

: (bug )

In your case:

Device sync: Only include unplayed episodes in playlist (bug 1789)

This will make things much easier for me at release time when compiling the release announcement, and will make sure that nothing slips through. Also, in case somebody uses git bisect to find a bug, having a pointer to the bug in question will usually also help a lot.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants