Hello, thanks for your work. The application is nice. I have a "not new" question about hooks.
I have some podcasts without id3 info. When the podcast are copied to my device, I don't have any information about it, then the device show only the filename (a long number like 764261212341766.mp3). I try to use the scripts from hithub (https://github.com/brot/gpodder-hook-scripts) to solve the problem, but I cann't. I try the script "tagging_hook.py", but the hook "on_episode_downloaded" is not called, then the scripts don't do nothing. Then I try to write a hook using "on_episode_save", but the hook is called before the file is saved, then, I cannot rewrite the ID3 info (the file don't exists yet). I try to write other hook using "on_file_copied_to_filesystem", but I only have the file names (origin, destination), then I cannot access to the database to get the info for the ID3 (or I don't know how to do it). Any help? Thanks a lot. -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
