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
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
DarkFighterLuke
ff55b9f517
Update Plugin.cs
2025-07-13 14:49:41 +02:00
DarkFighterLuke
93a2de5d46
Merge branch 'master' into master
2025-07-13 13:26:17 +02:00
DarkFighterLuke
5b62e4c001
Update JFToTubeArchivistProgressSyncTask.cs
2025-07-13 13:22:18 +02:00
DarkFighterLuke
50c0e1cef2
Merge pull request #54 from hsvflight/patch-1
...
Update Plugin.cs - Guid empty
2025-07-13 11:43:26 +02:00
DarkFighterLuke
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
Che Cameron
ab783238c3
Reconfigure logging to debug
2025-07-01 20:06:27 +01:00
hsvflight
a783b3c739
Update Plugin.cs - Guid empty
...
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
2025-06-15 21:33:33 -05:00
wolffshots
3e95ca26aa
chore: make sync task logs debugs
2025-05-29 11:23:44 +02:00
wolffshots
a58139eca0
chore: remove duplicated efforts
2025-05-29 11:19:27 +02:00
wolffshots
5ab5224328
chore: ran dotnet format on Plugin.cs
2025-05-29 11:00:44 +02:00
wolffshots
d36d677179
chore: remove unused import
2025-05-29 10:57:02 +02:00
wolffshots
784592b362
chore: remove debugging log statements
2025-05-29 10:52:07 +02:00
jadon
2f90d6a03e
chore: remove extra season and move into if
2025-05-28 23:32:06 +02:00
jadon
af375987ee
chore: check library before updating watch status
2025-05-28 23:29:33 +02:00
jadon
ee683d5737
feat: set e# and logging
2025-05-28 23:25:17 +02:00
DarkFighterLuke
9c6aa56db0
Fix JFToTubearchivistProgressSyncTask
2025-05-26 23:38:04 +02:00
DarkFighterLuke
413f45046d
Sync progress status in OnWatchedStatusChange when watched is false
...
modified: Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs
2025-05-26 23:37:20 +02:00
DarkFighterLuke
5ad6b2a381
Fix OnPlaybackProgress collection name retrieval
2025-05-26 23:35:42 +02:00
DarkFighterLuke
76ac750de2
Fix UpdateAuthorizationHeader method
2025-03-10 22:44:37 +01:00
DarkFighterLuke
ddbbb4ba25
Merge branch 'master' into master
2025-03-10 19:01:34 +01:00
Matt Duran
ebb2cdfcc6
Modified setter to allow for usernames with spaces
2025-03-06 20:58:19 -08:00
Matt Duran
c058a35abe
Added new method for auth headers
2025-03-03 09:48:10 -08:00
DarkFighterLuke
11eb456c56
Fix JF crash when setting watched status with TA offline
2025-02-22 15:39:58 +01:00
DarkFighterLuke
16598bb86e
Adapt to the new TA API changes
2025-02-21 17:42:58 +01:00
DarkFighterLuke
98472b5aa6
Fix JF->TA watched status synchronization
2025-02-21 17:41:51 +01:00
AgentK
5ff96113c8
Spacing
2024-12-01 11:12:34 -06:00
AgentK
6697f2b4cc
Correctly handle the possibility of a null-deserialized tags
2024-12-01 11:09:53 -06:00
DarkFighterLuke
be8481c795
Remove useless comments
2024-11-04 22:26:42 +01:00
DarkFighterLuke
bd0a8371a5
Merge pull request #26 from wolffshots/workaround-series-crash
...
Workaround for JF crashing when scanning Series
2024-11-04 22:23:45 +01:00
DarkFighterLuke
a162ebb25d
Add compatibility with Jellyfin 10.10
2024-11-04 21:40:29 +01:00
wolffshots
2fee654efe
chore: wrap itemYTId stuff in try catch
2024-10-22 15:11:50 +02:00
DarkFighterLuke
dce122840c
Adjust logs levels
2024-09-14 15:31:19 +02:00
DarkFighterLuke
9129bbda71
Report tasks progress
...
modified: Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs
modified: Jellyfin.Plugin.TubeArchivistMetadata/Tasks/TAToJellyfinProgressSyncTask.cs
2024-09-14 15:25:13 +02:00
DarkFighterLuke
698237a77a
Merge pull request #18 from IceToast/master
...
feat: Add backdrop image to series
2024-09-13 15:11:57 +02:00
DarkFighterLuke
c9cc4f150e
Switch from watched status synchronization task to an event based solution
2024-09-11 16:19:18 +02:00
DarkFighterLuke
52342b3dc3
Fix typo in log message
2024-09-11 15:08:29 +02:00
DarkFighterLuke
9fff31c451
Fix typo in tasks properties
2024-09-06 13:49:24 +02:00
DarkFighterLuke
233595baac
Implement JF->TA watched status synchronization
2024-09-06 13:46:11 +02:00
DarkFighterLuke
a968ae838c
Implement TA->JF watched status synchronization
2024-09-06 09:49:12 +02:00
DarkFighterLuke
44d00af16f
Move TA DTOs to specific category folders and add Player field to Video
2024-09-06 09:48:32 +02:00
DarkFighterLuke
625b6b6958
Add TA to JF sync task interval to plugin configuration
...
modified: Jellyfin.Plugin.TubeArchivistMetadata/Configuration/PluginConfiguration.cs
modified: Jellyfin.Plugin.TubeArchivistMetadata/Configuration/configPage.html
modified: Jellyfin.Plugin.TubeArchivistMetadata/Tasks/TAToJellyfinProgressSyncTask.cs
2024-09-06 09:38:01 +02:00
DarkFighterLuke
b07ffb2a83
Enhance tasks startup
2024-09-04 17:20:02 +02:00
DarkFighterLuke
b3ef252edb
Add startup task to synchronize Jellyfin plaback progresses to TA
2024-09-04 17:18:58 +02:00
DarkFighterLuke
4ffdbaf7f8
Allow only one Jellyfin user to sync data from
2024-08-30 17:34:26 +02:00
DarkFighterLuke
fc221e4407
Set task trigger interval to 1 second
2024-08-30 17:18:31 +02:00