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

--- Comment #33 from Jonathan Lumb <[email protected]> 2010-08-11 22:47:06 BST 
---
(In reply to comment #32)
> Created an attachment (id=530)
 --> (https://bugs.gpodder.org/attachment.cgi?id=530) [details]
> A cmd_download_complete hook script for fixing tags
> 
> Until proper tagging support appears in gPodder, here's a script I use for 
> thus
> purpose.  You can hook into the cmd_download_complete variable.
> 
> Warning: I customized this script for my use cases.  Your mileage may vary.
> 
> * Only handles OGG and MP3
> * Requires ‘id3' (ID3 mass tagger), ‘id3v2', ‘mid3v2', ‘vorbiscomment'
> * Converts ID3v2.4 to ID3v2.3 (because my hardware MP3 player cannot handle
> v2.4) and adds ID3v1
> * Removes tags for cover art, track number, and iTunes album name because I've
> found all of these to often confuse my MP3 players
> * Unconditionally puts channel name into album tag (that's the main sort
> criteria of all my players)
> * Overwrites title and artist tag only if not already present
> * Removes channel name from title tag to make the title shorter (so it better
> fits the small screen of my MP3 player)
> 
> You can interpret most of these peculiarities as feature requests for
> configurable behavior of an eventual gPodder-native tagging feature. :-)
> 
> This script is placed into the public domain.

Strange - I placed the script in my home directory and made it executable then
added the path to the script in the gPodder advanced config editor as you
suggested - but when I download a file which isn't properly tagged, the tags
are not updated from the Episode Details metadata.

Do you have any idea as to why it isn't working? (I have installed all the
dependencies you mentioned)

Thanks

-- 
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