0.2.72 - Magic button, Next up fixes

This commit is contained in:
ponzischeme89
2026-08-17 11:41:36 +12:00
parent 36cb1324fd
commit 12b27c77c3
2655 changed files with 5435 additions and 254 deletions
@@ -0,0 +1 @@
v1 d8189be1bb4ffbf5f640ea17fd525cc84c4bebce3bebf8346aa7cfae38d0be22 c82f35c311f1a81c59d1fb61454cfdcc053c5dea5bb515e0e57880f301ede46c 1000 1786911611302734300
@@ -0,0 +1 @@
v1 d81f82cb8eacd4c34cce1f9f5001f6f6f42aa3f14410d3452c2d06161dff04a0 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 0 1786911645602909300
@@ -0,0 +1 @@
./httpcommon.go
@@ -0,0 +1,4 @@
./buffer.go
./bytes.go
./iter.go
./reader.go
@@ -0,0 +1 @@
v1 d85f74e7e33a7ca50c1a6a786bc7b78480b3598a08f15258245a9279ce92ce36 ab38f561d336edce03860f7dba1d3d2361f97ff295f7ad04d84a2593654f4511 97764 1786911635300626200
@@ -0,0 +1 @@
./semaphore.go
@@ -0,0 +1,2 @@
./client.go
./device_profile.go
@@ -0,0 +1 @@
v1 d8b42e8016c8401dd1f9c412370da29dd218ca114e8f8659661e3ae99853fedd 7362c3a0e69a75f2d3beb27f52b659ee6c9075d00b5d90ef9467d9ad8bae57f3 31 1786911651261246000
@@ -0,0 +1 @@
v1 d8cbf0d828e979c5a08d82e2f7e7464f2af51250a2ae03c889e137d49ba771d3 bf54443ccf9a7ec1fe2c658788263ee7554a90862121b08f6756c1765159b8d1 33622 1786911639910007700
@@ -0,0 +1,122 @@
./admin.go
./admin_accounts.go
./admin_arr_integrations.go
./admin_credits.go
./admin_integrations.go
./admin_notifications.go
./admin_preferences.go
./admin_radarr_requests.go
./admin_recommendations.go
./admin_searches.go
./admin_sonarr_requests.go
./admin_spa.go
./admin_subtitles.go
./admin_tasks.go
./alerts.go
./analytics.go
./api.go
./auth.go
./calendar.go
./continue_watching.go
./credits.go
./credits_detection.go
./emby_health.go
./extras.go
./features.go
./genres.go
./health.go
./hero.go
./hero_active.go
./hero_admin.go
./home.go
./housekeeping.go
./images.go
./installer_auth.go
./intro.go
./items.go
./lifecycle.go
./logcontext.go
./logins.go
./maintenance.go
./media_reports.go
./my_shows.go
./notification_preferences.go
./people.go
./playback.go
./playback_log.go
./preferences.go
./quiet_time.go
./radarr.go
./radarr_alerts.go
./ranking.go
./ratings.go
./ratings_attach.go
./recommend.go
./related.go
./release.go
./release_builder.go
./remote_config.go
./requests.go
./requests_list.go
./requests_status.go
./server_alerts.go
./sonarr.go
./sonarr_status.go
./subtitle_download.go
./subtitle_fix.go
./subtitle_providers.go
./subtitles.go
./themes.go
./trailers.go
./trickplay.go
./update.go
./admin_access_test.go
./admin_preferences_test.go
./admin_preview_test.go
./admin_test.go
./alerts_test.go
./analytics_test.go
./api_test.go
./calendar_test.go
./cast_test.go
./continue_watching_test.go
./credits_test.go
./emby_health_test.go
./episode_metadata_test.go
./extras_test.go
./features_test.go
./finale_test.go
./genres_test.go
./hero_schedule_test.go
./hero_test.go
./home_rows_test.go
./images_test.go
./intro_test.go
./lifecycle_test.go
./logging_test.go
./my_shows_test.go
./notification_preferences_test.go
./playback_audio_test.go
./playback_report_test.go
./playback_subtitles_test.go
./preferences_test.go
./radarr_alerts_test.go
./radarr_test.go
./ratings_test.go
./related_test.go
./release_builder_test.go
./release_test.go
./remote_config_test.go
./requests_status_test.go
./requests_test.go
./server_alerts_test.go
./sonarr_status_test.go
./sonarr_test.go
./subtitle_download_test.go
./subtitle_fix_test.go
./subtitle_providers_test.go
./subtitles_test.go
./themes_test.go
./trailers_test.go
./trickplay_test.go
./update_test.go