Conversation
Notices
-
podcasters, if you are not pleased with how long it takes to set up a show, this could help: http://pastebin.com/USN5f916 CC @snapl @nrlucre
-
@douglasawh: Thanks. Here's a link to how I do all of my tagging. http://ur1.ca/7xud5
-
it's probably non-obvious why I am using the dir structure, but @tmray and I share a Dropbox folder, so that makes sense for us.
-
I have no idea how you go about making the playlists. I probably have 50 playlists in banshee that are in progress. I t…
-
@douglasawh: I use this thing called Audacity to produce the entire show. :) Does a pretty good job, overall, and lets me edit if needed. :)
-
@douglasawh: Playlists are in a text file. Now, if I had a way of making the show notes automatic, I'd be a happy camper. :)
-
does audacity allow text manipulation of the different audio file tags? That's what I am in the process of writing, but…
-
I'd love to be able to click "print" and get something that says "Song" by Artist (genre) - license - Website (with req…
-
ok, but how do you generate those text files?
-
@douglasawh: No, that's what the python script is for, if I'm understanding the question (no ID3 tagging in audacity)
-
@douglasawh: Vim, with the title, artist, and album.
-
I didn't understand the python you sent me at all. It looks like it is trying to tag the file. That is not why I am tal…
-
eventually the script well go out to to Jamendo and get the artist website, but I may not have time to do that until th…
-
will*
-
...well, or FMA. There will have to be different cases for the different places. I don't know what sort of info BandCam…
-
@douglasawh: Ah, different problem altogether. :) Sorry about that.
-
no worries. I have a python book which may be better for what I am trying to do, but I am more familiar with bash, so t…
-
Funnily enough, that comment prompted me to look into trying to automate finding track start timestamps in Audacity. I'll post it when done
-