<< 19-11-2023 >>

00:52:21*jmdaemon joined #nim
00:54:32*krux02 quit (Remote host closed the connection)
02:21:29*madprops joined #nim
02:22:31madpropsi have a big for loop that iterates like this: for path in walkDirRec(conf().path, relative = true): -- but now i want to be able to use the loop for a specific list of file names .. not sure how to modfify this since the iterator traverses live
02:22:54madpropsi'll try making a function inside the function
02:22:57madpropsbecause i need some variables
02:26:09madpropsok it works
02:26:17madpropsno i need to check if path is a directory or a file
02:26:21madpropsnow*
02:28:45*gooba quit (Remote host closed the connection)
02:29:58*gooba joined #nim
04:39:42*jmd_ joined #nim
04:40:49*jmdaemon quit (Ping timeout: 256 seconds)
05:52:37*Jjp137 quit (Ping timeout: 268 seconds)
05:52:57*Jjp137 joined #nim
06:25:11*derpydoo joined #nim
10:05:10*dvbst joined #nim
10:10:22dvbsthow do i change the metadata of a flac/mp3/opus/wav... file in nim? im trying to write a script that puts something in the files metadata depending on the directory its located in
10:18:57Amun-Rathat's a broad subject, all these format have different metadata layout, I'm not aware of ruch nim library
10:19:04Amun-Raformats*
10:35:08dvbstthen just flac?
10:52:19Amun-Rahttps://github.com/sauerbread/metatag
10:58:58dvbstamazing
10:59:02dvbstthank you very much
10:59:41*dvbst quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
11:25:28*adigitoleo quit (Read error: Connection reset by peer)
11:25:39*adigitoleo joined #nim
11:27:56*jtuckey joined #nim
11:59:47NimEventerNew thread by Lantos: Mixed typed varargs?, see https://forum.nim-lang.org/t/10652
12:01:25*jtuckey quit (Ping timeout: 276 seconds)
12:45:08NimEventerNew thread by Charles: Templates: How to gensym proc names, and inject variables in asm?, see https://forum.nim-lang.org/t/10653
13:38:31*gooba quit (Remote host closed the connection)
13:42:53*gooba joined #nim
15:39:17*jmd_ quit (Ping timeout: 256 seconds)
16:15:01NimEventerNew thread by mimonot: Overload operator `+=` for private member, see https://forum.nim-lang.org/t/10654
17:30:35*derpydoo quit (Ping timeout: 264 seconds)
18:45:31*gst joined #nim
20:06:41*raynei joined #nim
20:15:10*ChanServ quit (shutting down)
20:20:12NimEventerNew thread by veksha: Slice assignment doesn't work when converter is present, see https://forum.nim-lang.org/t/10655
21:37:35*krux02 joined #nim
21:38:52NimEventerNew thread by AntonioFS: Question from one of my customers., see https://forum.nim-lang.org/t/10656
21:49:10*jmdaemon joined #nim
21:49:59NimEventerNew thread by dlesnoff: Gensym redeclaration, see https://forum.nim-lang.org/t/10657
23:50:42*gst quit (Ping timeout: 250 seconds)