[PR #54] [MERGED] Update Plugin.cs - Guid empty #73

Closed
opened 2026-03-23 20:35:39 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/54
Author: @hsvflight
Created: 6/16/2025
Status: Merged
Merged: 7/13/2025
Merged by: @DarkFighterLuke

Base: masterHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs (+5 -0)

📄 Description

Getting this error:
[2025-06-16 00:41:58.499 +00:00] [FTL] Unhandled Exception System.ArgumentException: Guid can't be empty (Parameter 'id') at Jellyfin.Plugin.TubeArchivistMetadata.Plugin.OnPlaybackProgress(...)

And right after playback fails
[2025-06-16 00:42:23.345 +00:00] [INF] Playback stopped reported by app "Jellyfin Roku" "3.0.5" playing "Video". Stopped at "973000" ms


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/54 **Author:** [@hsvflight](https://github.com/hsvflight) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 7/13/2025 **Merged by:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`a783b3c`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/a783b3c7397335e6e71d12e308297eb6b8b5a679) Update Plugin.cs - Guid empty - [`ca0a921`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/ca0a9215feb7bc9e43db89506056ca309ad8cbf5) Change log message ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs` (+5 -0) </details> ### 📄 Description Getting this error: [2025-06-16 00:41:58.499 +00:00] [FTL] Unhandled Exception System.ArgumentException: Guid can't be empty (Parameter 'id') at Jellyfin.Plugin.TubeArchivistMetadata.Plugin.OnPlaybackProgress(...) And right after playback fails [2025-06-16 00:42:23.345 +00:00] [INF] Playback stopped reported by app "Jellyfin Roku" "3.0.5" playing "Video". Stopped at "973000" ms --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:35:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-jf-plugin#73
No description provided.