Bei Exportieren IPOD passiert auf meinem (Win XP) Rechner gar nichts.
Im Debug findet sich das:
2011-01-10T17:12:51: DEBUG: Griffith(griffith:178): reloading PluginExportiPod
2011-01-10T17:12:51: DEBUG: Griffith(sql:273): SELECT movies.number, movies.o_title, movies.title, movies.director
FROM movies ORDER BY movies.title ASC
2011-01-10T17:12:51: ERROR: Griffith(griffith:186):
Traceback (most recent call last):
File "griffith", line 184, in on_export_activate
File "P:\Programme\Griffith\lib\plugins\export\PluginExportiPod.py", line 77, in run
AttributeError: 'NoneType' object has no attribute 'encode'
Die im Forum gefundenen Einträge helfen mir nicht wirklich - habe ja erst mit der aktuellen Version angefangen (Import aus CSV).
Danke im Voraus für Hinweise!