JohnDoe57 Posté(e) le 31 mars 2021 Partager Posté(e) le 31 mars 2021 Bonjour a tous! Voila j'ai installé lms sur un docker dans un nas synology ds220+. J'ai suivi quelques tuto qui se rejoignent. C'est le lms de community (latest). Seulement j'ai un problème. Je n'arrive pas a trouver mon répertoire de musique sur lms. Je l'ai configuré (peut être pas comme il faut), il se trouve a la racine du nas, répertoire /music. Je tente depuis hier soir de modifier quelques paramètres, en vain. Pourriez vous éventuellement m'aider a trouver une piste svp? 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
.Shad. Posté(e) le 1 avril 2021 Partager Posté(e) le 1 avril 2021 (modifié) Salut, Plusieurs points ne vont pas. Tout d'abord on apprécie que les nouveaux membres se présentent dans la section dédiée à cet effet, cela permet de connaître leur niveau et le matériel en leur possession et ça permet en conséquence d'adapter nos réponses. Est-ce que tu as lu le tutoriel introductif à Docker ? je te conseille de le parcourir une fois au minimum : En me basant sur la page officielle, je constate qu'il manque plusieurs choses et que d'autres sont en trop. La première chose urgente à faire est de décocher "Exécuter le conteneur à l'aide de privilèges élevés", il n'y a aucun besoin de donner un accès root sur ton NAS à l'utilisateur de LMS. C'est une source potentielle de danger. Qu'en est-il des ports ? Est-ce qu'ils sont bien translatés du conteneur vers le NAS ? Pour les volumes, tu as une redondance de montage, si tes musiques sont dans /volume1/music/Musiques, alors c'est ce dossier qui doit être monté dans /music, c'est tout. D'ailleurs la documentation suggère de monter ton dossier contenant les musiques en lecture seule, ce que tu ne fais pas (il suffit de cocher "lecture seule" dans la ligne relative à un volume donné). Ce serait bête qu'une mauvaise manipulation dans LMS supprime ta bibliothèque musicale sur le NAS, non ? Ensuite il te manque deux dossiers à monter, les fichiers de configuration de LMS, que j'irais mettre dans un dossier /volume1/docker/lms et à monter dans /config (en lecture/écriture) et un dossier pour écrire des playlists, que tu pourrais par exemple mettre dans /volume1/music/playlists et à monter dans /playlist (en lecture/écriture aussi). Enfin, pour la synchronisation temporelle et de fuseau horaire, tu ne peux pas la faire via l'interface Docker de DSM, car ce sont des fichiers hors /volume1 (ce que tu vois dans Filestation), il faudrait passer en ligne de commande ou par docker-compose pour ça. Cela dit tu dois pouvoir le régler manuellement directement dans LMS, via l'interface ou en ligne de commande. Modifié le 1 avril 2021 par .Shad. 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
The D 6 Bel Posté(e) le 25 avril 2021 Partager Posté(e) le 25 avril 2021 Bonjour, je me permet de poser une question ici pour le pas ouvrir un poste ;) J’essaie d'installer LMS depuis docker mais je n'y arrive pas correctement, il reboot en permanence quand je suis les tutos avec un message d'erreur: Starting Logitech Media Server on port 9002... su: System error si dans la configuration du docker je ne clique pas sur "utiliser le même réseau que docker host" et que je lance LMS ça fonctionne ( map du répertoire musique OK) mais je ne trouve aucune platine j'ai essayer plusieurs versions, plusieurs port mais je ne comprend pas d’où viens le problème merci pour votre aide 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
The D 6 Bel Posté(e) le 25 avril 2021 Partager Posté(e) le 25 avril 2021 Je me répond ça peut servir 😉 si vous êtes dans le même cas que moi ou votre image reboot sans arrêt, j'ai juste pas cliqué sur "utiliser le même réseau que docker host" et dans l'onglet suivant "paramètres des ports" au lieux de laisser en auto mettre les ports affiché ( 3483,3483,9090 et 900X) et la tous fonctionne, mes platines sont détecté directement 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
starIst Posté(e) le 31 janvier 2022 Partager Posté(e) le 31 janvier 2022 Salut à tous je n'arrive pas à faire fonctionner mon LMS en docker... J'ai dans les journaux l'indication que cela tourne mais je ne vois rien si je tape http://192.168.0.9:9000 Voici le log (les soucis de Lecture seule sur le dossier playlist sont réglés c'était une erreur de ma part... j'ai paramétré les les PUID et GUID du compte qui fait tourner l'appli... Mais rien à faire. Je ne vois rien qui bloque... Quelqu'un aurait une idée ? Quand je vais dans mes répertoires de config j'ai bien mes logs Ici Server.log [22-01-31 09:30:14.7379] main::init (390) Starting Logitech Media Server (v8.2.0, 1627922070, Tue Aug 3 11:43:55 CEST 2021) perl 5.032001 - x86_64-linux-gnu-thread-multi [22-01-31 09:30:17.4827] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table [22-01-31 09:30:17.7555] Slim::Schema::forceCommit (2177) Warning: Trying to commit transactions before DB is initialized! [22-01-31 09:30:18.3004] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table [22-01-31 09:30:18.5077] Slim::Schema::forceCommit (2177) Warning: Trying to commit transactions before DB is initialized! [22-01-31 09:30:18.7891] main::checkDataSource (1121) Warning: Schema updated or no media found in the database, initiating scan. et Scanner.log [22-01-31 09:30:19.4913] main::main (206) Starting Logitech Media Server scanner (v8.2.0, 1627922070, Tue Aug 3 11:43:55 CEST 2021) perl 5.032001 [22-01-31 09:30:19.6257] Slim::Schema::forceCommit (2177) Warning: Trying to commit transactions before DB is initialized! [22-01-31 09:30:20.5535] Slim::Music::Import::runImporter (578) Starting Slim::Media::MediaFolderScan scan [22-01-31 09:30:20.5540] Slim::Utils::Scanner::Local::rescan (179) Discovering audio files in /music [22-01-31 09:30:27.3192] Slim::Utils::Scanner::Local::__ANON__ (191) Start processing found tracks [22-01-31 09:30:27.3196] Slim::Utils::Scanner::Local::__ANON__ (199) Connect do DB [22-01-31 09:30:27.3197] Slim::Utils::Scanner::Local::__ANON__ (202) Get latest ID [22-01-31 09:30:27.3201] Slim::Utils::Scanner::Local::__ANON__ (224) Delete temporary table if exists [22-01-31 09:30:27.3202] Slim::Utils::Scanner::Local::__ANON__ (227) Re-build temporary table [22-01-31 09:30:27.3618] Slim::Utils::Scanner::Local::__ANON__ (276) Get deleted tracks count [22-01-31 09:30:27.3622] Slim::Utils::Scanner::Local::__ANON__ (283) Get new tracks count [22-01-31 09:30:27.3626] Slim::Utils::Scanner::Local::__ANON__ (288) Get changed tracks count [22-01-31 09:30:27.3628] Slim::Utils::Scanner::Local::deleteTracks (519) Removing deleted audio files (0) [22-01-31 09:30:27.3629] Slim::Utils::Scanner::Local::__ANON__ (301) Scanning new audio files (24319) [22-01-31 09:30:31.6511] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/01%20-%20Tired%20Feet.flac. [22-01-31 09:30:31.6600] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/02%20-%20The%20Rifle.flac. [22-01-31 09:30:31.6732] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/03%20-%20The%20Pirate%27s%20Gospel.flac. [22-01-31 09:30:31.6819] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/04%20-%20Foreign%20Tongue.flac. [22-01-31 09:30:31.6933] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/05%20-%20Can%20You%20Blame%20The%20Sky%20(Mother%27s%20Love).flac. [22-01-31 09:30:31.7013] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/06%20-%20Something%27s%20Gone%20Awry.flac. [22-01-31 09:30:31.7110] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/07%20-%20Pieces%20Of%20String.flac. [22-01-31 09:30:31.7222] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/08%20-%20Clickity%20Clack.flac. [22-01-31 09:30:31.7358] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/09%20-%20Sister%20Self.flac. [22-01-31 09:30:31.7440] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/10%20-%20Pigeon%20Song.flac. [22-01-31 09:30:31.9593] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Alela%20Diane/The%20Pirate%27s%20Gospel/11%20-%20Oh!%20My%20Mama.flac. [22-01-31 09:33:30.6225] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6382] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6385] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6386] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6388] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6389] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6391] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac [22-01-31 09:33:30.6392] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6393] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6395] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6396] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6397] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6399] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6400] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6402] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/01%20-%20My%20Iron%20Lung.flac. [22-01-31 09:33:30.6585] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6588] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6589] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6591] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6592] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6593] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6595] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac [22-01-31 09:33:30.6596] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6598] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6599] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6601] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6602] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6603] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6605] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6606] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/02%20-%20The%20Trickster.flac. [22-01-31 09:33:30.6698] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6700] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6701] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6703] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6704] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6706] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6707] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac [22-01-31 09:33:30.6708] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6710] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6711] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6712] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6714] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6715] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6716] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6718] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/03%20-%20Lewis%20(Mistreated).flac. [22-01-31 09:33:30.6840] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6842] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6843] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6845] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6846] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6848] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6849] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac [22-01-31 09:33:30.6851] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6852] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6853] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6855] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6856] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6857] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6859] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6860] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/04%20-%20Punchdrunk%20Lovesick%20Singalong.flac. [22-01-31 09:33:30.6985] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6987] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6990] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6991] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6993] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6994] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6996] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac [22-01-31 09:33:30.6997] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.6999] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7000] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7001] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7003] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7004] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7005] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7007] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/05%20-%20Permanent%20Daylight.flac. [22-01-31 09:33:30.7157] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7160] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7162] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7164] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7165] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7166] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7168] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac [22-01-31 09:33:30.7169] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7171] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7172] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7174] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7175] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7176] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7178] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7179] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/06%20-%20Lozenge%20Of%20Love.flac. [22-01-31 09:33:30.7307] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7309] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7311] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7313] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7314] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7316] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7317] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac [22-01-31 09:33:30.7318] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7320] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7321] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7323] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7324] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7325] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7327] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7328] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/07%20-%20You%20Never%20Wash%20Up%20After%20Yourself.flac. [22-01-31 09:33:30.7457] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7460] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7461] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7462] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7464] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7465] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7466] Slim::Formats::Playlists::CUE::parse (503) Error: Couldn't get duration of filename here file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac [22-01-31 09:33:30.7468] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7469] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7471] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7472] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7473] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7475] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7476] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:33:30.7477] Slim::Formats::Playlists::CUE::parse (522) Error: Missing file or start/end points for track file:///music/FLAC/Radiohead/My%20Iron%20Lung/08%20-%20Creep%20(Acoustic).flac. [22-01-31 09:35:00.8620] Audio::Scan::scan (64) Warning: buffer_consume_ret: trying to get more bytes 16 than in buffer 8 at /lms/CPAN/arch/5.32/Audio/Scan.pm line 64. [22-01-31 09:35:00.8623] Slim::Formats::readTags (201) Error: While trying to ->getTag(/music/HD/24 Bits/Ayo/Ayo/14 - Fearless.flac) : buffer_consume: buffer error at /lms/CPAN/arch/5.32/Audio/Scan.pm line 64. [22-01-31 09:35:00.8627] Slim::Formats::readTags (201) Backtrace: frame 0: Slim::Utils::Log::logBacktrace (/lms/Slim/Formats.pm line 201) frame 1: Slim::Formats::readTags (/lms/Slim/Schema.pm line 1528) frame 2: Slim::Schema::_newTrack (/lms/Slim/Schema.pm line 1874) frame 3: Slim::Schema::updateOrCreateBase (/lms/Slim/Utils/Scanner/Local.pm line 878) frame 4: Slim::Utils::Scanner::Local::__ANON__ (/lms/Slim/Utils/Scanner/Local.pm line 943) frame 5: Slim::Utils::Scanner::Local::new (/lms/Slim/Utils/Scanner/Local.pm line 341) frame 6: Slim::Utils::Scanner::Local::__ANON__ (/lms/Slim/Utils/Scanner/Local.pm line 374) frame 7: Slim::Utils::Scanner::Local::__ANON__ (/lms/Slim/Utils/Scanner/Local/Async.pm line 86) frame 8: Slim::Utils::Scanner::Local::Async::__ANON__ (/lms/Slim/Utils/Scanner/Local/Async.pm line 169) frame 9: Slim::Utils::Scanner::Local::Async::find (/lms/Slim/Utils/Scanner/Local.pm line 104) frame 10: Slim::Utils::Scanner::Local::find (/lms/Slim/Utils/Scanner/Local.pm line 490) frame 11: Slim::Utils::Scanner::Local::rescan (/lms/Slim/Media/MediaFolderScan.pm line 65) frame 12: Slim::Media::MediaFolderScan::startScan (/lms/Slim/Music/Import.pm line 580) frame 13: Slim::Music::Import::runImporter (/lms/Slim/Music/Import.pm line 402) frame 14: Slim::Music::Import::runScan (/lms/scanner.pl line 333) frame 15: (eval) (/lms/scanner.pl line 327) frame 16: main::main (/lms/scanner.pl line 499) A priori il scanne ma musique... 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
starIst Posté(e) le 31 janvier 2022 Partager Posté(e) le 31 janvier 2022 Je me réponds à moi meme... Il fallait juste rajouter PERL... Logique mais je pensais qu'il était intégré à ce docker... Nickel ca fonctionne parfaitement 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
starIst Posté(e) le 1 février 2022 Partager Posté(e) le 1 février 2022 Reste juste à rajouter le bon fuseau horaire et là je galère.... Comment on fait ? Merci 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
.Shad. Posté(e) le 1 février 2022 Partager Posté(e) le 1 février 2022 Tu peux essayer d'ajouter la variable d'environnement TZ avec pour valeur 'Europe/Paris' (sans guillemets). 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
starIst Posté(e) le 1 février 2022 Partager Posté(e) le 1 février 2022 Nickel merci ca a fonctionné du premier coup ! Top 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
starIst Posté(e) le 14 février 2022 Partager Posté(e) le 14 février 2022 Alors tout fonctionne parfaitement mais impossible d'avoir Deezer... Il est installé, j'ai demandé à le rajouter aux menus, mais rien à faire il n'apparait pas... Quelqu'un a déjà eu le souci ? 0 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Messages recommandés
Rejoindre la conversation
Vous pouvez publier maintenant et vous inscrire plus tard. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.