Commit Graph
25 Commits
Author SHA1 Message Date
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
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
DarkFighterLuke bb8d31b122 Add parameters in configuration 2024-03-09 16:55:02 +01:00
DarkFighterLuke 9a878b1201 Initial setup 2024-03-04 22:19:25 +01:00