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
DarkFighterLuke
b65f6332cb
Swap playback progress options order
2024-08-30 17:17:43 +02:00
DarkFighterLuke
1a3fa6e823
Fix items retrieval
2024-08-30 16:36:52 +02:00
DarkFighterLuke
962794c62c
Define JSON constructor
2024-08-30 16:36:16 +02:00
DarkFighterLuke
9a40ba93e8
Add configuration options
2024-08-30 10:13:32 +02:00
DarkFighterLuke
fd4a9a0130
Implement TA->JF synchronization
2024-08-27 00:12:14 +02:00
DarkFighterLuke
cc28016984
Create progress TA API DTO
2024-08-26 18:11:06 +02:00
DarkFighterLuke
9179ea8602
Send playback progress to TubeArchivist
2024-08-26 15:04:47 +02:00
IceToast
6675f7f762
feat: Add backdrop image to series
2024-07-15 21:47:06 +02:00
DarkFighterLuke
e0ef8b1e86
Update Jellyfin depndencies version
2024-05-14 21:53:49 +02:00
DarkFighterLuke
1c49427761
Merge branch 'jellyfin-10.9' of github.com:tubearchivist/tubearchivist-jf-plugin
2024-05-14 20:17:26 +02:00
DarkFighterLuke
9febfef12a
Ping TubeArchivist API when saving configuration and at boot
2024-05-09 22:53:56 +02:00
DarkFighterLuke
56e8c29a94
Detect directory separators in paths
2024-05-09 15:32:18 +02:00
DarkFighterLuke
3ba7e2ec52
Add compatibility with Windows in paths
2024-05-03 15:46:57 +02:00
DarkFighterLuke
195acd2f1b
Reference Jellyfin 10.9 DLLs
2024-04-26 12:35:53 +02:00
DarkFighterLuke
14032d3ed3
Adapt to support Jellyfin 10.9 API
2024-04-26 11:57:42 +02:00
Patrick Hetz
30715d5c26
Add fix for unclosed HTML breaks
...
This changes the order of operations, truncating description before
replacing newlines with HTML breaks, to prevent the creation of unclosed
breaks which may otherwise cause rendering issues in Jellyfin.
2024-04-18 07:29:42 -04:00
DarkFighterLuke
6f6cb3dab6
Fix bug on description length substringing
2024-03-15 10:11:25 +01:00
DarkFighterLuke
7e6a757aa1
Make maximum description length configurable
2024-03-14 21:47:12 +01:00
DarkFighterLuke
c3b2512f6a
Truncate descriptions to 500 characters
2024-03-14 21:26:53 +01:00
DarkFighterLuke
46088c2373
Add episodes and series overview
2024-03-14 19:56:23 +01:00
DarkFighterLuke
7436c8643c
Fix URL by removing trailing slash for images
2024-03-14 16:34:12 +01:00
DarkFighterLuke
c1969a949c
Handle empty tags for videos and channels
2024-03-14 15:38:50 +01:00
DarkFighterLuke
3514ab34d4
Fix field name and add placeholders
2024-03-13 11:48:18 +01:00
DarkFighterLuke
23e4c38944
Fix URL in logs after redirection
2024-03-13 11:36:50 +01:00
DarkFighterLuke
78564eea98
Add schema to TubeArchivist URL if not present in settings
2024-03-13 11:36:21 +01:00
DarkFighterLuke
2c33e28d36
Fix a particular case
2024-03-13 10:47:21 +01:00
DarkFighterLuke
4fdd41ed0f
Log configuration settings at initialization
2024-03-13 10:32:14 +01:00
DarkFighterLuke
38d0b2c261
Sanitize URLs
2024-03-13 10:31:29 +01:00
DarkFighterLuke
3436697b62
Add channel tags to series metadata
2024-03-11 13:47:37 +01:00
DarkFighterLuke
579388d866
Add video tags to episodes metadata
2024-03-11 13:42:35 +01:00
DarkFighterLuke
eb9e6dce81
Replace debug messages with information logs
2024-03-11 13:03:38 +01:00
DarkFighterLuke
64d6f258fe
Organize videos by year seasons
2024-03-11 10:52:40 +01:00
DarkFighterLuke
78277db5ae
Implement basic metadata and image providers for series
2024-03-09 18:08:21 +01:00
DarkFighterLuke
17867a92a7
Add metadata attributes
2024-03-09 18:07:26 +01:00
DarkFighterLuke
ebf7725ca6
Implement basic metadata and image providers for episodes
2024-03-09 16:57:11 +01:00