{"content":"\n \n \n <\/a>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 64 posts\n <\/a>\n <\/div>\n\n \n ed August 2014<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Topic Starter\n <\/span>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n 2014-12-28T21:18:32+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n XinCrin wrote:<\/h4>I really liked the design. Great job!<\/blockquote>Hehe, thanks. Secretpipe wrote:<\/h4>It'd be amazing if we can see mapper's name below map's name <\/blockquote>Now added.Update: 0.0.0.3<\/span><\/span>A new version of osu!Sync is available<\/span><\/span>Changelog<\/a># Thanks to Oinari-sama for some testingAdded:__<\/span>Exporter:____<\/span>Detection of not existing\/empty beatmaps after ____<\/span>Don't export beatmaps with ID -1 (unsubmitted)____<\/span>Export won't crash anymore if Beatmap ID exists more than once (it will be skipped)__<\/span>Sync:____<\/span>Beatmap Counter____<\/span>Creator now parsed and displayed____<\/span>Detect unsubmitted maps____<\/span>More accurate parser (but slower)____<\/span>Warning if more than 1000 beatmap sets on sync__<\/span>Moar Romaji!!__<\/span>More SettingsImproved:__<\/span>Better Changelog Format__<\/span>Exception Handler Order (first set Clipboard, then show Message Box)__<\/span>Updater Connection Error Messages (now more helpful)__<\/span>Updater Design<\/div><\/div><\/div>\n <\/div>\n <\/div>\n\n \n \n <\/a><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n Oinari-sama<\/a>\n\n \n osu! Alumni\n <\/div>\n \n \n \n <\/a>\n\n <\/div>\n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 3,403 posts\n <\/a>\n <\/div>\n\n \n ed July 2010<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Oinari-sama<\/a>\n\n \n 2014-12-29T05:44:57+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n Some s and wish lists:Rename the 1st Sync to \"Get Map Lists\"<\/strong>The 1st sync after loading up the app is really just a \"get map list\" command isn't it... Imo it'd be better to rename that to distinguish from the \"Sync Now\" after the list is displayed\/imported.Preload Sync Result from Last Session<\/strong>The app won't display any maps untill the syncs, which is a very time consuming process. Is it possible to preload sync results from last session? For people who relies on beatmap packs, this can save a lot of time. Of course, this could introduce problems if some maps were updated between sessions, but this can be avoided if the is prompted to refresh list before exporting beatmap list. Path to osu Directory<\/strong>This is a minor one: it'll be nice to have the last specified path expanded in the popup instead of the default C:\\Program Files (x86) everytime.Improve \"Select More Maps to Export\"<\/strong>1) This function takes a LONG time to load (approx. 10 times longer than the sync), is it possible to look at optimisation?2) I wish there's more selection\/sort options, eg select a particular Collection to export (you might wanna check out the Collection Editor<\/a> project), or custom filter (eg certain artists).Update All Maps<\/strong>This is a huge wish list and I dunno how feasible: an Update All Maps function will be nice Are you just grabbing map names (ID) from the Songs folder, or can you actually compare the local version to the server? Update All Maps is only possible with the comparison I think, but I'm just throwing my ideas out lol<\/div>\n <\/div>\n <\/div>\n\n \n \n <\/a><\/a><\/center><\/a><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n Secretpipe<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 3,316 posts\n <\/a>\n <\/div>\n\n \n ed December 2012<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Secretpipe<\/a>\n\n \n 2014-12-29T08:36:38+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n nice bro :p<\/div>\n <\/div>\n <\/div>\n\n \n \n Currently away! But drum'n'bass is still life!<\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 64 posts\n <\/a>\n <\/div>\n\n \n ed August 2014<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Topic Starter\n <\/span>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n 2014-12-30T16:22:30+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n Oinari-sama wrote:<\/h4>Rename the 1st Sync to \"Get Map Lists\"<\/strong><\/blockquote>Good idea. Oinari-sama wrote:<\/h4>Preload Sync Result from Last Session<\/strong><\/blockquote>Well, I'm already working on something like this but currently it is too inefficient. Expect to have this soon.Oinari-sama wrote:<\/h4> Path to osu Directory<\/strong><\/blockquote>I'm not quite sure which dialog you mean but this seems to be a good suggestion.Oinari-sama wrote:<\/h4>Improve \"Select More Maps to Export\"<\/strong><\/blockquote>1) Uhm, I'm surprised that it takes even longer than the actual \"Get Beatmap\"-Progress. I'll look what I can optimize.2) Yeah, I know that it's currently too time-consuming if you want to be really specific with your selection. At first I planned to use DataGrids (they're like tables but you can even sort every column after its values (like sort by Artist)). But I'm not very familliar with them. However, I'll replace the current export selector as soon as I know how to use those tables.3) I already planned to implement a \"Preselect by Collection\"-function (ut I couldn't find an open-source project for osu! here on the forums (well, the link at osu!db doesn't work) so I need to write it on my own. However, I'll try to implement this one day but it's currently low priority 'cause it will take much more work than other things on my list.4) \"Select all maps from Artist x\" (for example) sounds good, hope to add this soon. Oinari-sama wrote:<\/h4>Update All Maps<\/strong><\/blockquote>Mhhh, sounds quite interesting but will be hard to do. Well, I'll look how this would work (I think that osu! uses md5-Hashes) but it will take quite long so I can't promise to add this but I will try. (Maybe I can wirk with other osu! players which already wrote such a tool).Something I'd like to mention:<\/strong>I'm planning to make osu!Sync open-source so that other interested people can 1) Optimize osu!Sync (I'm not that familiar with Visual Basic so there are lots of places which can be optimized)2) Use some parts of the code to develop their own apps faster (but please don't just copy everything, modify a few lines and publish it as a new programm).<\/div>\n <\/div>\n <\/div>\n\n \n Last edited by naseweis520<\/a> 2014-12-30T23:13:40+00:00<\/time>, edited 1 time in total.\n <\/div>\n \n \n <\/a><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n Holo-<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 67 posts\n <\/a>\n <\/div>\n\n \n ed June 2011<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Holo-<\/a>\n\n \n 2014-12-30T23:07:02+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n I must try this! EDIT:<\/strong><\/u>A little after testing it 1)<\/strong> Maybe show only one time this dialog or sum all beatmaps in one dialog<\/center>2)<\/strong> Just skip the \"Failed\" folder, because, you know, there is only corrupted beatmaps here <\/center>That's all for the moment! <\/div>\n <\/div>\n <\/div>\n\n \n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n Oinari-sama<\/a>\n\n \n osu! Alumni\n <\/div>\n \n \n \n <\/a>\n\n <\/div>\n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 3,403 posts\n <\/a>\n <\/div>\n\n \n ed July 2010<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Oinari-sama<\/a>\n\n \n 2014-12-31T04:59:22+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n naseweis520 wrote:<\/h4>Oinari-sama wrote:<\/h4> Path to osu Directory<\/strong><\/blockquote>I'm not quite sure which dialog you mean but this seems to be a good suggestion.<\/blockquote>It's the pop-up prompt for choosing osu directory in Settings > Osu.<\/div>\n <\/div>\n <\/div>\n\n \n \n <\/a><\/a><\/center><\/a><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 64 posts\n <\/a>\n <\/div>\n\n \n ed August 2014<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Topic Starter\n <\/span>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n 2014-12-31T13:54:22+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n Entrivax wrote:<\/h4>I must try this! EDIT:<\/strong><\/u>A little after testing it 1)<\/strong> Maybe show only one time this dialog or sum all beatmaps in one dialog<\/center>2)<\/strong> Just skip the \"Failed\" folder, because, you know, there is only corrupted beatmaps here <\/center>That's all for the moment! <\/blockquote>Thanks for your . 1) Yeah, I didn't expect that there would be so many. However, will be reduced to only one dialog.2) Ok, will be ignored.Oinari-sama wrote:<\/h4>It's the pop-up prompt for choosing osu directory in Settings > Osu.<\/blockquote>Ok, thanks. <\/div>\n <\/div>\n <\/div>\n\n \n \n <\/a><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n naseweis520<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 64 posts\n <\/a>\n <\/div>\n\n \n ed August 2014<\/strong>\n <\/div>\n <\/div>\n\n h4f4b