Charlie
Charlie
I'm looking to get to work on a Russian translation in a bit. I've noticed some misspellings in the English version ("Appearence" should be "Appearance"...), would you like me to...
I've always hated iTunes, but they had a couple of nice features: For every song, you could set a separate start and endpoint for when it is played in shuffle...
@theweavrs I'm not familiar with any of the APIs, but I assume we have the ability to start a song from whatever time stamp we want, right? We can just...
@theweavrs Running into issues implementing the skip on shuffle. Since you can't create playlists currently, the only way for me to test is to reset my library and import an...
@theweavrs I'll see if it has anything when I get home. Great to see so many issues closed today. Do you have an estimate as to when the new build...
@theweavrs here is my log file [Log.txt](https://github.com/theweavrs/BreadPlayer/files/1178578/Log.txt)
@theweavrs sweet! Will do.
@theweavrs Haven't been able to work on it much this week. Started on it last weekend. Logic is implemented, just need to handle the UI and property binding. Was working...
@theweavrs got some time to work on the Skip on Shuffle today. The property seems to not be persisting between each run of the application. Am I missing something? private...
Added some of the logic implementation. I think it's worth considering having the `GetCursor()` method return something that indicates the order type that should be processed if the player were...