- 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. - Status changed to Needs review
13 days ago 12:20pm 22 May 2025 -
marcoscano β
committed 0d066b74 on 1.x authored by
ekes β
Issue #3482122 by ekes, dgroene, marcoscano: Buzzsprout episode URL...
-
marcoscano β
committed 0d066b74 on 1.x authored by
ekes β
- πͺπΈSpain marcoscano Barcelona, Spain
Sorry for the late reply. Committed, thanks! π