Accept RSS feeds pasted from Safari browser (feed://)

Issue #539 resolved
patters created an issue

Tiny enhancement request - Safari has this infuriating habit of renaming RSS feeds from {{{ http://yourfeedhere }}}to {{{ feed://yourfeedhere }}} in the address bar when you browse them to check content. It keeps catching me out when trying to add feeds via the Serviio Console. Could the code be edited to accept {{{feed://}}} (and string substitute it to {{{http://}}})? It would be useful for all Mac users.

In fact, thinking about it maybe the substitution should be made by the server not the console, so that the various REST API web UI clients can still accept these feed links pasted from Safari on iOS devices.

Comments (8)

  1. Log in to comment