Nabeel Ansari Posted October 24, 2014 Share Posted October 24, 2014 Hello everybody!This is my first post here. I'm a huge fan of OC Remix since like 2005 and I'm really glad for the new torrent, but I have a problem. I started using the old ones and I renamed all the songs, tagged it and such in my own way and I only have the songs from OCR00001-OCR01900. The selecting process (I mean finding the ones I already have) might took weeks or even more and I'd like to skip that part of my life. So, I'd like to ask for some help getting the songs from OCR01900 to OCR03000. Pretty please. There's no way of doing so without paying someone or asking someone to write a script for you. You could just download all 3000, then delete the duplicates before 1900. Quote Link to comment Share on other sites More sharing options...
prophetik music Posted October 25, 2014 Share Posted October 25, 2014 get the whole kit, use a renamer like Advanced Renamer, done. Quote Link to comment Share on other sites More sharing options...
Dafydd Posted October 27, 2014 Share Posted October 27, 2014 (edited) Might have been mentioned already, somewhere, but after downloading this new torrent, one file, Terminal_Velocity_Proxima_Path_OC_ReMix.mp3, seems to have the wrong tags: Both the Title and Album fields are wrong, and the Comment field looks strange too (it says "www.vgmix.com"). EDIT: This is my 4th post in the last 12 months, and it's one where I tell you that you've screwed up. I am a terrible person. EDIT2: Ok, it looks like it's been fixed now. EDIT3: Negative, it's still wrong, but only in Rhythmbox. Edited October 28, 2014 by Dafydd Quote Link to comment Share on other sites More sharing options...
Liontamer Posted October 27, 2014 Share Posted October 27, 2014 Might have been mentioned already, somewhere, but after downloading this new torrent, one file, Terminal_Velocity_Proxima_Path_OC_ReMix.mp3, seems to have the wrong tags: Both the Title and Album fields are wrong, and the Comment field looks strange too (it says "www.vgmix.com").EDIT: This is my 4th post in the last 12 months, and it's one where I tell you that you've screwed up. I am a terrible person. EDIT2: Ok, it looks like it's been fixed now. Yep, it wasn't us... it was YOU! Quote Link to comment Share on other sites More sharing options...
Dafydd Posted October 27, 2014 Share Posted October 27, 2014 (edited) I downloaded the torrent on a machine that had never had OCReMixes on it before, and only one of the files came out with the wrong tags (as opened in Rhythmbox, Ubuntu's default music player). I don't know how it could have happened unless the file was wrong in the torrent, or somehow, the file still contained old tags that would only show up in Rhythmbox. I'll have to try to open that same file on that machine tomorrow. EDIT: Found it by using a HEX editor: at 0x00011ea2, i.e. 73378 bytes from the start of the file, it says vgmix.com. A few bytes ahead of this, it says "APETAGEX", followed by the same info I saw in Rhythmbox, so I guess it's an APE tag (http://en.wikipedia.org/wiki/APE_tag). Never heard of it before, but it looks like it can exist side-by-side with the ID3 tag in the same file and that Rhythmbox gives it higher priority than the ID3 (which, according to Winamp, starts at byte 73423). Since this was the only file that Rhythmbox treated differently, I'm guessing it's the only file in the torrent that has an APE tag. Interestingly, Winamp can supposedly read APEv2 tags, but they don't show up for this file. Maybe the tag has been corrupted somehow, or it's an APEv1 tag? I guess leaving it in won't exactly hurt (unless someone else uses Rhythmbox, or another player that behaves like it, and reports the same thing I just did), but for consistency, it would be better to remove it, whenever time so allows. Edited October 28, 2014 by Dafydd Quote Link to comment Share on other sites More sharing options...
djpretzel Posted October 28, 2014 Author Share Posted October 28, 2014 I downloaded the torrent on a machine that had never had OCReMixes on it before, and only one of the files came out with the wrong tags (as opened in Rhythmbox, Ubuntu's default music player). I don't know how it could have happened unless the file was wrong in the torrent, or somehow, the file still contained old tags that would only show up in Rhythmbox. I'll have to try to open that same file on that machine tomorrow.EDIT: Found it by using a HEX editor: at 0x00011ea2, i.e. 73378 bytes from the start of the file, it says vgmix.com. A few bytes ahead of this, it says "APETAGEX", followed by the same info I saw in Rhythmbox, so I guess it's an APE tag (http://en.wikipedia.org/wiki/APE_tag). Never heard of it before, but it looks like it can exist side-by-side with the ID3 tag in the same file and that Rhythmbox gives it higher priority than the ID3 (which, according to Winamp, starts at byte 73423). Since this was the only file that Rhythmbox treated differently, I'm guessing it's the only file in the torrent that has an APE tag. Interestingly, Winamp can supposedly read APEv2 tags, but they don't show up for this file. Maybe the tag has been corrupted somehow, or it's an APEv1 tag? I guess leaving it in won't exactly hurt (unless someone else uses Rhythmbox and reports the same thing I just did), but for consistency, it would be better to remove it, whenever time so allows. Is it the same file? The Terminal Velocity mix? Or something different? Quote Link to comment Share on other sites More sharing options...
Dafydd Posted October 28, 2014 Share Posted October 28, 2014 (edited) Yep, same one! It was never "fixed" like I thought it was, the same file just looked ok in Winamp after I re-downloaded that one file from the torrent... but it's still wrong in Rhythmbox. Maybe fixing it is as easy as overwriting that part of the file with zeroes, but it's probably a better idea to find a tool that can strip the file of the APE tag. I don't know what you've been using to tag all these MP3s so far (and I really hope you weren't using Winamp ), but it looks like EasyTAG (https://wiki.gnome.org/Apps/EasyTAG) or Mp3tag (http://www.mp3tag.de/en/download.html) can do the job. Both are free and run on Windows. I've tested neither, but the former looks a lot more like something I'd want to install on my machine than does the latter. Edited October 28, 2014 by Dafydd Quote Link to comment Share on other sites More sharing options...
Liontamer Posted October 28, 2014 Share Posted October 28, 2014 Yep, same one! It was never "fixed" like I thought it was, the same file just looked ok in Winamp after I re-downloaded that one file from the torrent... but it's still wrong in Rhythmbox. Maybe fixing it is as easy as overwriting that part of the file with zeroes, but it's probably a better idea to find a tool that can strip the file of the APE tag. I don't know what you've been using to tag all these MP3s so far (and I really hope you weren't using Winamp ), but it looks like EasyTAG (https://wiki.gnome.org/Apps/EasyTAG) or Mp3tag (http://www.mp3tag.de/en/download.html) can do the job. Both are free and run on Windows. I've tested neither, but the former looks a lot more like something I'd want to install on my machine than does the latter. AFAIK, I don't see the APE tag anywhere in MP3tag, but I've Googled some instances of people complaining they couldn't edit that kind of tag out. Will see if stripping the tags and reapplying them would get rid of an APETAGEX. Quote Link to comment Share on other sites More sharing options...
Dafydd Posted October 29, 2014 Share Posted October 29, 2014 I didn't see one in EasyTAG either. I went back to Rhythmbox and cleared the fields that came from the APE tag, and it looks like I got rid of it (can't find it in HEX, at least). Here's the result. The comment field is still wrong, but I'm guessing you'll want to go over the ID3 tag and double-check everything anyway. Quote Link to comment Share on other sites More sharing options...
opkslava Posted May 25, 2015 Share Posted May 25, 2015 Hello folks, i have a little question regarding the torrents on the site. Back when i was downloading those huge 1k remix batches i got 1-1000, 1000-2000 and 2000-2500 ones. Now it seems they have been put into big 1-3000 torrent. Is there any way to get 2500-3000 or even 2000-3000 ones without having to download all those and sorting through them over and over again? I've been sorting the remixes i downloaded from you guys for quite awhile now, don't want to start it all over again and downloading 500 songs one by one is a hassle i would rather no go through if i can. If not, then oh well, i'll have to, the music is just too good to pass up. Slava Quote Link to comment Share on other sites More sharing options...
Liontamer Posted May 25, 2015 Share Posted May 25, 2015 Hello folks, i have a little question regarding the torrents on the site. Back when i was downloading those huge 1k remix batches i got 1-1000, 1000-2000 and 2000-2500 ones. Now it seems they have been put into big 1-3000 torrent. Is there any way to get 2500-3000 or even 2000-3000 ones without having to download all those and sorting through them over and over again? I've been sorting the remixes i downloaded from you guys for quite awhile now, don't want to start it all over again and downloading 500 songs one by one is a hassle i would rather no go through if i can. If not, then oh well, i'll have to, the music is just too good to pass up. Slava There's no way to tease out just the more recent songs, but as long as you haven't changed the files, you can put them in the destination folder and the torrent program should attempt to skip them. That said, all of the files have been retagged with more complete, consistent information, as well as hundreds of the files being encoded in higher quality. If you don't care about play count or ratings, we'd recommend you just re-grab everything. Quote Link to comment Share on other sites More sharing options...
timaeus222 Posted May 25, 2015 Share Posted May 25, 2015 With BitTorrent, you can disable certain ReMixes that you don't want to redownload (under the Files tab, left click and highlight tracks, right click > Don't Download), but I too recommend just getting all of them. Quote Link to comment Share on other sites More sharing options...
opkslava Posted May 26, 2015 Share Posted May 26, 2015 I have this really stupid habit of organizing everything by genre/mood of the song and removing songs i don't really enjoy. Disabling two thousand files after searching whether i have them in a heap of folders would prove even more difficult than downloading the rest by hand from the main site. Sadly i haven't found the torrent client capable of sorting the files by their id3 tags. To make matters worse, chrome has this thing about playing mp3 files, instead of downloading them when clicking the download link. Well, better brace myself, as i already said the music is just too good to pass up. Thanks for the replies. Slava Quote Link to comment Share on other sites More sharing options...
DarkeSword Posted May 26, 2015 Share Posted May 26, 2015 If a song plays in your browser instead of downloading when you click a link, just hit CTRL+S or COMMAND+S on your keyboard to save it. Quote Link to comment Share on other sites More sharing options...
stoz Posted May 11, 2016 Share Posted May 11, 2016 I came here to post that the OC ReMix Collection - 3001 to 3327 (Q1 2016 update) torrent had an incorrect url (a space where it should have been an underscore) but I refreshed just now and it looks like it has been fixed. The tracker indicates only 29 downloads "done", and there is no post in this thread, so I think it must be pretty new. Quote Link to comment Share on other sites More sharing options...
Anorax Posted May 4, 2017 Share Posted May 4, 2017 Hi, When I download OCR torrents that include FLAC files, I keep getting notifications that the FLAC.exe file contains the trojan Vigorf.A. Should I be concerned? Quote Link to comment Share on other sites More sharing options...
Liontamer Posted May 4, 2017 Share Posted May 4, 2017 That's definitely a false positive, so don't worry about it. The FLAC.exe was included in our album releases up until a couple of years ago because FLAC adoption/support wasn't standard like it is now. We no longer need to include it within our album releases. Quote Link to comment Share on other sites More sharing options...
His Infinite Machine Posted January 4, 2019 Share Posted January 4, 2019 Would there be any sort of plan in future to create a secondary torrent that would break up the songs into their specific games, as it is here? That way, instead of having to pick through the better part of four thousand songs for the ones someone wants, they can just click a sub-folder for 'Secret of Mana' or whatever they're looking for. Quote Link to comment Share on other sites More sharing options...
djpretzel Posted January 4, 2019 Author Share Posted January 4, 2019 3 hours ago, His Infinite Machine said: Would there be any sort of plan in future to create a secondary torrent that would break up the songs into their specific games, as it is here? That way, instead of having to pick through the better part of four thousand songs for the ones someone wants, they can just click a sub-folder for 'Secret of Mana' or whatever they're looking for. While each mix is required to have a primary game assigned to it, many are evenly split among sources from different games, where the "main" game is only a smidge more dominant. We don't have plans for what you're describing, to answer the question, but we HAVE considered subfolders for the main collection torrents to break things down either by alpha, or by year. We can add this as an option to evaluate, but it would be a little trickier. Another option would be programmatically generating playlists for each game, and/or each artist, and storing those in a separate subfolder in the torrents. Quote Link to comment Share on other sites More sharing options...
His Infinite Machine Posted January 4, 2019 Share Posted January 4, 2019 27 minutes ago, djpretzel said: While each mix is required to have a primary game assigned to it, many are evenly split among sources from different games, where the "main" game is only a smidge more dominant. We don't have plans for what you're describing, to answer the question, but we HAVE considered subfolders for the main collection torrents to break things down either by alpha, or by year. We can add this as an option to evaluate, but it would be a little trickier. Another option would be programmatically generating playlists for each game, and/or each artist, and storing those in a separate subfolder in the torrents. You can see where I'm trying to go though, right? Something with a bit more more organization to it. As it is now, it's basically "Here's every song we have; figure out what you want for yourself." Quote Link to comment Share on other sites More sharing options...
djpretzel Posted January 4, 2019 Author Share Posted January 4, 2019 48 minutes ago, His Infinite Machine said: You can see where I'm trying to go though, right? Something with a bit more more organization to it. As it is now, it's basically "Here's every song we have; figure out what you want for yourself." Yes but that also has some advantages if you lean on Windows' built-in ID3 tag capability, or a similar functionality/utility in other operating systems - we've tagged stuff with game, composer, artist, system, publisher, year, etc., and all of those become sortable in one view... it's just that w/ 3K+ files, unless you've got a beefier machine, it takes a bit to process. A similar request has been made to do "series" torrents, i.e. "GIMME ALL DA ZELDA" - one permutation would be JUST separating out the more mixed games, or more mixed series, as subfolders, with a threshold of 20+ mixes qualifying a game/series for "subfolder status". We don't want to maintain too many torrents, or it defeats the point, but we might put an alternate organization method up for vote at some point this year. Quote Link to comment Share on other sites More sharing options...
Geoffrey Taucer Posted January 6, 2019 Share Posted January 6, 2019 On 1/3/2019 at 10:53 PM, djpretzel said: While each mix is required to have a primary game assigned to it, many are evenly split among sources from different games, where the "main" game is only a smidge more dominant. We don't have plans for what you're describing, to answer the question, but we HAVE considered subfolders for the main collection torrents to break things down either by alpha, or by year. We can add this as an option to evaluate, but it would be a little trickier. Another option would be programmatically generating playlists for each game, and/or each artist, and storing those in a separate subfolder in the torrents. Tangential question; Aside from tradition, is there any particular reason each mix has to have a primary game? I mean, couldn't each mix be tagged with a list of games it draws from, and subsequently show up when somebody searches any of the games the mix draws from? Quote Link to comment Share on other sites More sharing options...
djpretzel Posted January 6, 2019 Author Share Posted January 6, 2019 25 minutes ago, Geoffrey Taucer said: Tangential question; Aside from tradition, is there any particular reason each mix has to have a primary game? I mean, couldn't each mix be tagged with a list of games it draws from, and subsequently show up when somebody searches any of the games the mix draws from? So this is a great data modeling type question, and the answer is twofold: It makes titling easier/clearer, as the primary game name becomes part of the mix title AND the filename, aiding discoverability in a number of contexts Most mixes are single game, often single source, so more often than not it isn't an issue; we could have mix titles and filenames that begin with "Multiple" or "Various" but that's kind of hideous, and the use case is relatively anomalous as well... Quote Link to comment Share on other sites More sharing options...
Twomby Posted May 5, 2020 Share Posted May 5, 2020 Hey guys! I know this thread hasn't had any post for quite some time, but I was wondering if there were any plans to update the torrent file to include the new remixes since Q4 2018? I would be much grateful if I could update my collection without having to manually download all the files uploaded in the last 18 months! Thanks in advance! Quote Link to comment Share on other sites More sharing options...
johnny_chronic Posted September 21, 2020 Share Posted September 21, 2020 Hi! Can we please get an OCR torrent update for Christmas? Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.