https://bugs.gpodder.org/show_bug.cgi?id=1680

--- Comment #3 from Thomas Perl <[email protected]> 2012-09-30 08:57:26 BST ---
(In reply to comment #2)
> just to clarify, the issue in this case is caused by the
> PodcastChannel._determine_common_prefix
> 
> the channel has episodes with titles like
> 
> foo bar: abc
> foo bar 2: xyz
> 
> _determine_common_prefix does what it has to do and set common_prefix to "foo
> bar" which results in the title list
> 
> abc
> 2: xyz

Can you send the feed URL of the channel if it isn't private? Maybe we should
just fix the "determine common prefix" feature instead of making it optional?
If it's broken for some feeds, this might need fixing. No need to add yet
another option to gPodder ;)

I'm sure we can modify the _determine_common_prefix function to detect this
case and maybe set the common prefix to "". On the other hand, maybe it does
make space and it's just something that annoys you? In my case, I like having
e.g. "227: Jaspersoft" in the FLOSS Weekly podcast instead of "FLOSS Weekly
227: Jaspersoft".

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to