4ce3dc03c5
[videos] Add fix_metadata for videos
2026-06-07 10:13:55 -04:00
912ea8bfac
[videos] Add OMDB enrichment when TMDb fails
2026-06-07 09:47:52 -04:00
acf0c342bf
[scrobbles] Rename tag fields
build & deploy / test (push) Successful in 2m8s
build & deploy / deploy (push) Successful in 25s
2026-04-30 17:37:21 -04:00
9642aebfc0
[videos] Fix broken install with cinemagoer
build & deploy / test (push) Failing after 1m39s
build & deploy / deploy (push) Has been skipped
2026-04-28 17:25:29 -04:00
b6af201ba3
[videos] Add preliminary Twitch video support
2026-04-02 11:10:39 -04:00
ce7128c7ac
[videos] Add Twitch video scrobbling
build & deploy / test (push) Successful in 1m51s
build & deploy / deploy (push) Successful in 26s
2026-04-01 12:09:05 -04:00
61c583e497
[videos] Make imdb_id and youtube_id unique together
2026-03-22 13:03:13 -04:00
190f486c49
[videos] Fix saving imdb_id duplicates
build & deploy / test (push) Successful in 2m1s
build & deploy / deploy (push) Successful in 22s
2026-03-21 14:35:39 -04:00
373db5563a
[videos] IMDB blew us up again, switch to TMdb
build & deploy / test (push) Has been cancelled
build & deploy / deploy (push) Has been cancelled
2026-03-19 21:16:12 -04:00
31d3a85e8c
[videos] Dont always lookup from IMDB
build & deploy / test (push) Successful in 1m41s
build & deploy / deploy (push) Successful in 23s
2026-03-13 15:54:57 -04:00
7cf817025b
[templates] Try using defensive checks for missing media
build & deploy / test (push) Successful in 1m46s
build & deploy / deploy (push) Successful in 21s
2026-03-12 14:12:01 -04:00
6d5ebb68e3
[videos] Don't spam IMDB with series metadata
2026-03-11 21:28:17 -04:00
82a7fd8673
[videos] Fix bad imdb_link format
2026-01-22 23:18:07 -05:00
a5d72ce4c3
[videos] Linting the imports
2025-12-02 17:47:23 -05:00
6f7f739ca6
[videos] Add management command and fix lookup of series
2025-11-18 10:32:54 -05:00
572dbf7a88
[videos] Clean up utilities
2025-11-17 18:13:40 -05:00
7addd50577
[videos] Refactor lookup to use new library
2025-11-17 17:56:15 -05:00
d04db0ecb5
[scrobbles] Fix dataclass parsing and add puzzles to urls
2025-08-03 01:59:56 -04:00
24ac545f55
[videos] Switch to TMDB for scraping videos
2025-06-13 11:19:15 -04:00
53a04d064d
[videos] At least stop IMDB from breaking
2025-06-13 09:15:48 -04:00
b660e47bc2
[videos] Just a little type hinting
2025-02-25 21:09:02 -05:00
15f27b73a5
[videos] Fix error where we add tt to the IMDB id
2025-02-03 00:32:22 -05:00
a5c67a7fe1
[videos] Clean up video tools
2025-01-26 23:41:41 -05:00
a9499f0463
[video] Fix youtube redirects
2025-01-21 22:49:15 -05:00
c109ed79eb
[video] Update how we get video metadata for YT add
2025-01-20 09:13:18 -05:00
51c1acd677
[notifications] Add click to finish
2024-11-24 09:39:44 -05:00
ed2253cb6b
[videos] Clean up admin stuff
2024-11-06 11:07:27 -05:00
39f3a31847
[videos] Update youtubes stuff
2024-11-06 10:50:39 -05:00
1b95706f70
[videos] Add youtube scrobbling
2024-11-05 23:32:03 -05:00
f3c0d20268
[scrobbles] Fix ntfy formatting
2024-11-05 16:27:16 -05:00
2c1e8c08ae
[scrobbles] Add ntfy config to user profiles
2024-11-05 14:38:01 -05:00
34137af815
[videos] Fix series lookup from IDMB too
2024-10-09 21:08:04 -04:00
0f2570e51b
[videos] Fix imdb dict lookups
2024-10-09 20:31:43 -04:00
0a8acdf33f
[videos] Add skatevideo lookup properly
2024-09-06 11:01:45 -04:00
b5d194e74f
[music] Fix jellyfin music scrobbling sort of
2024-09-06 10:27:04 -04:00
3a50a8b015
[videos] Fixing imdb lookups and making it more modular
2024-09-06 01:22:54 -04:00
f452ed748e
Fix video cover image dealy
2023-11-30 23:56:08 +01:00
63ddb51e89
Add even more imagekit gloriousness
2023-11-30 23:37:42 +01:00
c4ddb4b51c
Revert "Let's also thumbnail the now playing widget"
...
This reverts commit 76cc1f7b1c .
2023-03-28 15:33:37 -04:00
76cc1f7b1c
Let's also thumbnail the now playing widget
2023-03-28 15:24:04 -04:00
15be4e0068
Add generalized cover field for scobblable things
2023-03-22 18:44:06 -04:00
5ce48277ed
Add default series source
2023-03-15 14:42:05 -04:00
447a4e830e
Allow starting next in series
2023-03-15 14:38:59 -04:00
c9874b3fda
Add genres!
2023-03-14 18:36:44 -04:00
4867acb30b
Fix display of covers
2023-03-13 14:54:11 -04:00
d071319df4
Add video and series detail pages
2023-03-13 14:43:08 -04:00
52fc67803a
Clean up how we scrobble videos
2023-03-13 03:22:44 -04:00
94f1396f2e
Blacken quotes
2023-03-04 17:29:25 -05:00
0f44df2b9b
Add subtitle field to media objects
2023-02-23 10:56:21 -05:00
e0295cbd56
Fix jellyfin edge case scrobbling mess
...
Finally get to resolve scrobbling music from Jellyfin. This may lead to
other issues, in fact now videos seem to sometimes create duplicate
scrobbles. But music can be scrobbled now from Jellyfin web or Finamp
successfully.
2023-02-06 00:22:10 -05:00