devin
devin
Thank you so much for the research! Would you be willing to write a grunt copy command for Windows? If not I can likely do it tonight but I'll need...
Oh no!! I just realized we need to create an installer for Windows if the Asset files are not stored within the app...how can we do this? I _definitely_ need...
@ColeTownsend do you happen to know if I can use electron to do what I mentioned above ^^? That might actually be all we need to solve the issues with...
C# would be good for Windows but I think building a single cross platform installer would be most beneficial so maybe electron is the best route and we can package...
We need cross-platform installer and updater before we can bring support to a new platform. Otherwise we're just further segmenting the spotio codebase in a bad way and essentially releasing...
Cross-platform is entirely doable because we're not installing an app, we're just replacing the files inside the Spotify app. All we need to do is identify which OS the user...
I'm looking to minimize the amount of work we have to do in the longrun because I am far too busy to continue maintaining Spotio on my own, let alone...
Again, we're not _actually_ installing any app as of now; we're just running scripts to replace `App` files with the Spotio version.
However, for the time being, if you'd like to make an MVP for the Windows version of the installer (and updater; they need to come as a package and the...
Hey guys, it doesn't look like Windows support will be coming any time soon. I will hopefully be updating the Mac app in the next few weeks to work better...