pinchflat/lib/pinchflat_web/controllers
Kieran e9f6b45953
[Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube (#559)
* Added sleep interval to settings

* Added new sleep setting to yt-dlp runner and added tests

* Added setting for form; updated setting name

* Updated form label

* Prevented saving/updating of media items if being throttled by youtube

* Added the bot message to the list of non-retryable errors

* Fixed typo
2025-01-14 11:38:40 -08:00
..
error_html [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
media_items use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
media_profiles Added IDs as an option for output templates (#543) 2025-01-03 10:50:43 -08:00
pages [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
podcasts Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
searches use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
settings [Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube (#559) 2025-01-14 11:38:40 -08:00
sources [Enhancement] Overhaul indexing to be more efficient (#540) 2025-01-02 15:48:18 -08:00
error_html.ex [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
error_json.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
health_controller.ex [Enhancement] Improve Dockerfile permissions (#157) 2024-04-01 18:56:03 -07:00