thebigmunch

Results 72 comments of thebigmunch

Your uneducated guess is correct. The format used for transcoding in gmusicapi results in no ID3 tags. The same transcoding function is used for creating scan-and-match samples as well as...

I would test changing the format to mp3 rather than s16le in the transcoding function. It doesn't seem to fail on matching or uploading and may or may not be...

@RadBadMark Try it both with a pipe and temp file while adding `-map_metadata 0` to the argument list in the transcoding function. Edited for typo in option name.

Have you tried with ffmpeg instead of avconv?

Were you thinking of implementing full-on log rotation? It seems like people could do this already, especially on any *nix system. I'd personally prefer naming them with a time stamp...

Here's the problem with that, you have to specify a maximum number of old log files. I don't think I want gmusicapi determining how many log files I want kept....

Yeah, I'm not sure filling up peoples' disks is that big an issue. And it's one best solved by people reading documentation or application code writers, not gmusicapi. I don't...

I've provided the same suggestion passingly in the recent past. And I'll make it here again. Google essentially did the same in their Chrome app, which is just a mish-mash...

@foreverguest: It really has nothing to do with this issue and really shouldn't have been posted here. There is already an issue for that. I'm not linking because it doesn't...

As for the topic at hand, hopefully Google gets their auth stuff switched over sooner rather than later (wishful thinking). To clarify, I don't really think a unification should or...