diff options
| author | Ben Sima <ben@bsima.me> | 2025-11-18 21:09:29 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2025-11-18 21:09:29 -0500 |
| commit | d1613e8ed216135924067fe70ece215379203b73 (patch) | |
| tree | 88377c48ebc9e4860e8d55f4a3779b61af3efce1 /Biz/PodcastItLater/Core.py | |
| parent | f005f68a3b9f7fd8cf019ec28b52b2cfaac508f6 (diff) | |
Change RSS feed URLs from .xml to .rss with backwards compatibility
- Change primary feed URLs to use .rss extension (more semantically
correct)
- /feed/{token}.xml -> /feed/{token}.rss - /public.rss stays the same
- Add .xml aliases for backwards compatibility
- /feed/{token}.xml redirects to .rss handler - /public.xml redirects
to .rss handler
- Add tests to verify both extensions work and return identical
content - Update all references in UI and tests to use .rss
This provides consistency (.rss everywhere) while maintaining backwards
compatibility for existing feed subscribers using .xml URLs.
Amp-Thread-ID:
https://ampcode.com/threads/T-6d73d458-3d80-44e5-865f-358a69e5b2bf
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'Biz/PodcastItLater/Core.py')
0 files changed, 0 insertions, 0 deletions
