- Issue created by @ekes
- 🇳🇱Netherlands ekes
OK a bit more than the minimum change to the regex. Add the test and user feedback too.
- 🇪🇸Spain marcoscano Barcelona, Spain
Thanks for filing this and for the fix.
Is there a scenario where old URLs should be supported too? In other words, should be change the regex to the new format or should we just accept the new format as well? - 🇳🇱Netherlands ekes
Thanks for filing this and for the fix.
Is there a scenario where old URLs should be supported too? In other words, should be change the regex to the new format or should we just accept the new format as well?I think I was planning that
(?:\/episodes)
but then didn't follow through?
. As seen in the in the update from Buzzsprout themselves it's only the new format for their content. In our case however, there will be entities with the old pattern that have it in the field with the old URL, no point in updating that.