CollectionManager icon indicating copy to clipboard operation
CollectionManager copied to clipboard

An extensive tool for creating, editing, and exporting of osu! collections.

Results 28 CollectionManager issues
Sort by recently updated
recently updated
newest added

as title suggests, export collections to .osdb given set name (and if none are given, just export every collection in current working directory) and merge collections to existing osu!collection or...

enhancement

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

``` There was a problem with CollectionManager and it needs to exit, exception text was copied to your clipboard: System.IO.FileNotFoundException: Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'...

This main use case for this would be the ability to upload a single collection with unknown maps to osu!Stats then have all other loaded collections pull data from that...

enhancement

When dealing with large amounts of collections it can very time consuming to edit maps consistently in each collection. A feature to view a combined listing of all maps in...

enhancement

Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.23.0 to 0.29.0. Release notes Sourced from SharpCompress's releases. 0.29.0 - minor behavior change and fixes Two minor fixes from contributors and a behavior fix for extraction....

dependencies

Bumps [ILMerge](https://github.com/dotnet/ILMerge) from 2.13.0307 to 3.0.29. Commits - See full diff in [compare view](https://github.com/dotnet/ILMerge/commits) [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ILMerge&package-manager=nuget&previous-version=2.13.0307&new-version=3.0.29)](https://dependabot.com/compatibility-score.html?dependency-name=ILMerge&package-manager=nuget&previous-version=2.13.0307&new-version=3.0.29) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.1 to 16.2.0. Release notes *Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases).* > ## v16.2.0 > Release notes: [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1620) > > ## v16.2.0-preview-20190606-02 > Release notes: [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1620-preview-20190606-02) > > ##...

dependencies

This makes it possible to sort collections by Count, Missing, and Id and have them stay in that order when reordering them using name. One small thing with this is...