User Tools

Site Tools


kodi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kodi [2023/01/02 15:58] – created - external edit 127.0.0.1kodi [2024/10/06 19:25] (current) tychocelchu
Line 15: Line 15:
  
 Changement de source des vidéos en gardant l'historique:   Changement de source des vidéos en gardant l'historique:  
-<code>UPDATE `path` SET `strPath` = REPLACE(`strPath`, 'nfs://192.168.169.28/volume1/Perso/videos/', 'nfs://192.168.169.5/volume1/Perso/videos/') WHERE `strPath` LIKE '%nfs://192.168.169.28/volume1/Perso/videos/%' COLLATE utf8mb4_bin; +<code>UPDATE `path` SET `strPath` = REPLACE(`strPath`, 'nfs://192.168.169.5/volume1/Perso/videos/', 'nfs://192.168.169.6/volume2/Videos/') WHERE `strPath` LIKE '%nfs://192.168.169.5/volume1/Perso/videos/%' COLLATE utf8mb4_bin;
 </code> </code>
  
kodi.1672671539.txt.gz · Last modified: 2023/01/02 15:58 by 127.0.0.1