Differences
This shows you the differences between two versions of the page.
| jellyfin:migration [2026-07-07 22:03] – created Odd Stråbø | jellyfin:migration [2026-07-08 00:59] (current) – Odd Stråbø | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| UPDATE BaseItemImageInfos SET Path = replace(Path, | UPDATE BaseItemImageInfos SET Path = replace(Path, | ||
| UPDATE BaseItems SET Path = replace(Path, | UPDATE BaseItems SET Path = replace(Path, | ||
| + | UPDATE BaseItems SET Data = replace(Data, | ||
| </ | </ | ||