Commit Graph
38 Commits
Author SHA1 Message Date
felixfoertsch 5f4afcc28e scope tubearchivist providers, fix sync intervals 2026-07-01 08:12:39 +02:00
REPLYNET\l.consoli 0bbb3c36cd Add Playlist ToString method 2025-12-02 14:27:19 +01:00
REPLYNET\l.consoli bc343dd0c8 Edit SanitizeUrl to handle also query parameters
modified:   Jellyfin.Plugin.TubeArchivistMetadata/Tasks/TAToJellyfinPlaylistsSyncTask.cs
	modified:   Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/TubeArchivistApi.cs
	modified:   Jellyfin.Plugin.TubeArchivistMetadata/Utils/Utils.cs
2025-12-02 12:31:44 +01:00
REPLYNET\l.consoli c2eebbe1a9 Handle TA playlists pagination 2025-11-18 15:52:13 +01:00
wolffshots 60753cb828 chore: merge upstream master and fix conflicts 2025-10-22 11:35:12 +02:00
DarkFighterLuke 7aa6af30fa Merge branch 'jellyfin-10.11' into feature/playlists-sync 2025-10-21 23:26:09 +02:00
wolffshots 4358072001 feat: add configuration for episode numbering scheme 2025-08-04 18:21:30 +02:00
DarkFighterLuke 93a2de5d46 Merge branch 'master' into master 2025-07-13 13:26:17 +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 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 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
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 ee683d5737 feat: set e# and logging 2025-05-28 23:25:17 +02:00
DarkFighterLuke 16598bb86e Adapt to the new TA API changes 2025-02-21 17:42:58 +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 233595baac Implement JF->TA watched status synchronization 2024-09-06 13:46:11 +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 962794c62c Define JSON constructor 2024-08-30 16:36:16 +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
DarkFighterLuke 9febfef12a Ping TubeArchivist API when saving configuration and at boot 2024-05-09 22:53:56 +02:00
DarkFighterLuke 46088c2373 Add episodes and series overview 2024-03-14 19:56:23 +01:00
DarkFighterLuke c1969a949c Handle empty tags for videos and channels 2024-03-14 15:38:50 +01:00
DarkFighterLuke 23e4c38944 Fix URL in logs after redirection 2024-03-13 11:36:50 +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