https://bugs.gpodder.org/show_bug.cgi?id=747
Stefan Kögl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #5 from Stefan Kögl <[email protected]> 2010-01-05 07:32:06 GMT --- Simply rewriting URLs on the server side doesn't solve the problem completely. Example: Client adds a podcast with an URL that is sanitized on the server. It then requests a subscription list using the Simple API (or older changes using the Advanced API) and can't match the both URLs anymore. Maybe we should extend the (Advanced) API so that uploading subscriptions returns a list of tuples with (original URL, sanitized URL). This would allow the client to rewrite URLs so it can match them when accessing mygpo next time. -- 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
