Commit Graph
283 Commits
Author SHA1 Message Date
wolffshots 184c53ba00 chore: remove missed template entrie 2025-10-22 11:47:13 +02:00
wolffshotsandGitHub 70f063d33b Merge pull request #4 from wolffshots/jellyfin-10.11-merge
Merge commits from the upstream project to get the plugin working properly on Jellyfin 10.11
2025-10-22 11:43:22 +02:00
wolffshots 60753cb828 chore: merge upstream master and fix conflicts 2025-10-22 11:35:12 +02:00
DarkFighterLuke cba12adaa4 Update manifest.json
Signed-off-by: DarkFighterLuke <DarkFighterLuke@users.noreply.github.com>
2025-10-22 07:00:32 +00:00
DarkFighterLuke d94fd1bac3 Update manifest.json
Signed-off-by: DarkFighterLuke <DarkFighterLuke@users.noreply.github.com>
2025-10-22 06:57:57 +00:00
DarkFighterLuke dfdfac6be7 Update manifest.json
Signed-off-by: DarkFighterLuke <DarkFighterLuke@users.noreply.github.com>
2025-10-21 21:54:14 +00:00
DarkFighterLukeandGitHub 806efa9dac Merge pull request #68 from tubearchivist/feature/playlists-sync
Playlists Sync
v1.4.1
2025-10-21 23:53:02 +02:00
DarkFighterLuke 4ddb5cedac Update version and changelog 2025-10-21 23:40:50 +02:00
DarkFighterLuke cfa78f2a89 Merge branch 'jellyfin-10.11' into feature/playlists-sync 2025-10-21 23:36:57 +02:00
DarkFighterLuke 54cb513ae8 Update .NET version in GH actions 2025-10-21 23:36:43 +02:00
DarkFighterLuke bee5538d19 Update manifest.json
Signed-off-by: DarkFighterLuke <DarkFighterLuke@users.noreply.github.com>
2025-10-21 21:34:54 +00:00
DarkFighterLuke 40194f9f26 Update .NET version in GH actions v1.4.0 2025-10-21 23:32:05 +02:00
DarkFighterLuke 67c6fd0422 Merge branch 'jellyfin-10.11' 2025-10-21 23:28:28 +02:00
DarkFighterLuke 7aa6af30fa Merge branch 'jellyfin-10.11' into feature/playlists-sync 2025-10-21 23:26:09 +02:00
DarkFighterLuke 7e496643f8 Adapt calls to IsPlayed method new signature
modified:   Jellyfin.Plugin.TubeArchivistMetadata/Jellyfin.Plugin.TubeArchivistMetadata.csproj
	modified:   Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs
	modified:   Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs
2025-10-21 23:16:50 +02:00
DarkFighterLukeandGitHub 6e7dbd859c Revise installation steps and .NET version in README
Updated installation instructions and image links in README.
2025-10-21 23:14:29 +02:00
DarkFighterLukeandGitHub 13c4144aab Remove version 1.4.0.0 from manifest.json
Removed version 1.4.0.0 from the versions list in manifest.json.
2025-10-20 23:49:55 +02:00
DarkFighterLukeandGitHub 98f73185d1 Merge pull request #67 from tubearchivist/jellyfin-10.11
Update plugin for Jellyfin 10.11
2025-10-20 22:29:22 +02:00
DarkFighterLuke f7cbff910d Update manifest.json
Signed-off-by: DarkFighterLuke <DarkFighterLuke@users.noreply.github.com>
2025-10-20 20:28:12 +00:00
DarkFighterLuke 2d5327d31b Bump version 2025-10-20 22:27:01 +02:00
DarkFighterLukeandGitHub a2e29dee3b Merge branch 'master' into jellyfin-10.11 2025-10-20 22:14:56 +02:00
wolffshotsandGitHub cf87c6e829 Merge branch 'master' into master 2025-08-05 12:16:38 +02:00
wolffshots d7f4f5cbcc chore: explicitly handle null description 2025-08-05 10:37:54 +02:00
wolffshotsandGitHub 6e8b9ca744 doc: update README.md to reflect numbering options 2025-08-04 21:18:57 +02:00
wolffshots b0ca3a49a5 chore: catch errors on FormatDescription 2025-08-04 18:46:30 +02:00
wolffshots 4358072001 feat: add configuration for episode numbering scheme 2025-08-04 18:21:30 +02:00
DarkFighterLuke bdd99441d1 Fix #52 2025-07-16 22:58:44 +02:00
DarkFighterLukeandGitHub 38ed5dd9e0 Merge branch 'master' into master 2025-07-13 15:42:09 +02:00
DarkFighterLuke cfd94260f1 Add same check on wached status event handler 2025-07-13 15:40:49 +02:00
DarkFighterLuke a28b4ccd7c Fix space after if statement and item id 2025-07-13 15:36:04 +02:00
DarkFighterLukeandGitHub ff55b9f517 Update Plugin.cs 2025-07-13 14:49:41 +02:00
DarkFighterLukeandGitHub 93a2de5d46 Merge branch 'master' into master 2025-07-13 13:26:17 +02:00
DarkFighterLukeandGitHub 5b62e4c001 Update JFToTubeArchivistProgressSyncTask.cs 2025-07-13 13:22:18 +02:00
DarkFighterLukeandGitHub 50c0e1cef2 Merge pull request #54 from hsvflight/patch-1
Update Plugin.cs - Guid empty
2025-07-13 11:43:26 +02:00
DarkFighterLukeandGitHub ca0a9215fe Change log message
The event is not catastrophic in Jellyfin, so it can be hidden the user unless debug level logs are enabled
2025-07-13 11:39:32 +02:00
DarkFighterLukeandGitHub 6679867f74 Update README.md 2025-07-13 11:35:37 +02:00
DarkFighterLukeandGitHub 6926a44e7c Merge pull request #57 from Atinoda/master
Reconfigure logging to debug
2025-07-10 22:40:59 +02:00
DarkFighterLuke d386f79dfd Add configuration options 2025-07-10 22:32:22 +02:00
DarkFighterLuke 46dd4fcf5b Implement playlists deletion 2025-07-01 22:16:47 +02:00
Che Cameron ab783238c3 Reconfigure logging to debug 2025-07-01 20:06:27 +01:00
DarkFighterLuke ff99517d12 Format file 2025-06-23 14:59:49 +02:00
DarkFighterLuke 532438d110 Fix case 2025-06-23 14:59:49 +02:00
DarkFighterLuke 8e4194f56b Schedule playlists tasks 2025-06-23 14:59:49 +02:00
DarkFighterLuke bff699fc3f Implement JF-> TA playlist sync scheduled task 2025-06-23 14:59:49 +02:00
DarkFighterLuke f3a9050311 Implement TA playlists management API calls 2025-06-23 14:59:49 +02:00
DarkFighterLuke 3cb340c61a Create entities for TA playlists creation and edit 2025-06-23 14:59:49 +02:00
DarkFighterLuke 4317fdbf63 Fix log message and comment 2025-06-23 14:59:49 +02:00
DarkFighterLuke a9c6611dcf Implement TA-> JF playlist sync scheduled task 2025-06-23 14:59:49 +02:00
DarkFighterLuke e28a3ea37b Implement TA playlists API call 2025-06-23 14:59:49 +02:00
DarkFighterLuke 86dd1769ec Create entities to TA playlists 2025-06-23 14:59:48 +02:00