| 00:52:21 | * | jmdaemon joined #nim |
| 00:54:32 | * | krux02 quit (Remote host closed the connection) |
| 02:21:29 | * | madprops joined #nim |
| 02:22:31 | madprops | i 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:54 | madprops | i'll try making a function inside the function |
| 02:22:57 | madprops | because i need some variables |
| 02:26:09 | madprops | ok it works |
| 02:26:17 | madprops | no i need to check if path is a directory or a file |
| 02:26:21 | madprops | now* |
| 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:22 | dvbst | how 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:57 | Amun-Ra | that's a broad subject, all these format have different metadata layout, I'm not aware of ruch nim library |
| 10:19:04 | Amun-Ra | formats* |
| 10:35:08 | dvbst | then just flac? |
| 10:52:19 | Amun-Ra | https://github.com/sauerbread/metatag |
| 10:58:58 | dvbst | amazing |
| 10:59:02 | dvbst | thank 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:47 | NimEventer | New 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:08 | NimEventer | New 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:01 | NimEventer | New 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:12 | NimEventer | New 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:52 | NimEventer | New 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:59 | NimEventer | New thread by dlesnoff: Gensym redeclaration, see https://forum.nim-lang.org/t/10657 |
| 23:50:42 | * | gst quit (Ping timeout: 250 seconds) |