SergeantPanda
|
4b6792ccbe
|
Add ability to expand an episode row to view additional information.
|
2025-08-05 16:19:50 -05:00 |
|
SergeantPanda
|
0120419d09
|
Get full release date.
|
2025-08-05 15:50:28 -05:00 |
|
SergeantPanda
|
b11270ce4a
|
Fix not populating episodes.
|
2025-08-05 13:53:43 -05:00 |
|
SergeantPanda
|
3c2534d8aa
|
Combine a couple api calls.
|
2025-08-05 13:28:58 -05:00 |
|
SergeantPanda
|
8584aae675
|
Better naming for different functions.
|
2025-08-05 12:53:22 -05:00 |
|
SergeantPanda
|
151f654dd9
|
Only query series info if data is stale
|
2025-08-05 11:18:06 -05:00 |
|
SergeantPanda
|
9a927b1fc7
|
Update migration to track last series refresh.
|
2025-08-05 10:55:44 -05:00 |
|
SergeantPanda
|
4b27f95b30
|
Keep track of last time a series was refreshed.
|
2025-08-05 10:45:02 -05:00 |
|
SergeantPanda
|
4accd2be85
|
Pull advanced info from provider when opening a movie.
|
2025-08-03 22:02:34 -05:00 |
|
SergeantPanda
|
88a9f8b14e
|
Fix vods not displaying in the webui.
|
2025-08-03 10:40:17 -05:00 |
|
SergeantPanda
|
d9192d003d
|
Remove json dumps from custom_properties as now the fields are jsonb in postgres. Also fix category matching.
|
2025-08-02 19:03:39 -05:00 |
|
SergeantPanda
|
0585fc1dfe
|
Separate Movies, Series and Episodes into their own tables
|
2025-08-02 13:32:44 -05:00 |
|
SergeantPanda
|
0b5906538e
|
More robust parsing of year.
|
2025-08-02 12:59:02 -05:00 |
|
SergeantPanda
|
0ece58572e
|
Extract year from other data fields if available, otherwise attempt name.
|
2025-08-02 12:33:41 -05:00 |
|
SergeantPanda
|
bcebcadfaa
|
Add ability to scan for vods during m3u refresh.
|
2025-08-02 12:01:26 -05:00 |
|
SergeantPanda
|
84aa631196
|
Initial backend commit for vod
|
2025-08-02 10:42:36 -05:00 |
|