Skip to content

valentingovo/SubSonic8

 
 

Repository files navigation

Welcome to Subsonic8

A simple client app for the popular Subsonic media server. Written for WinRT (latest and greates from Microsoft).

Requirments

  1. Windows 8 works on WinRT devices
  2. Subsonic server premium version >= 4.7

To be able to build the source code you need to install the Player Framework addin for Visual Studio which can be found in the libs folder and also you need to have nuget installed in Visual Studio to fetch all the other dependencies.

Note

If you install the app and when switching away to another app the sound volume lowers automatically, and you are annoyed by this follow these steps:

  1. Windows key + x
  2. Control Panel
  3. Hardware and sound
  4. Sound
  5. Speakers
  6. Properties
  7. Advanced
  8. Disable the option “Allow applications to take exclusive control of this device”
  9. Restart the application and… it works ;)

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_cool_feature)
  3. Commit your changes (git commit -am “Added CoolFeature”)
  4. Push to the branch (git push origin my_cool_feature)
  5. Open a Pull Request

Contact

You can contact us at office@agilefreaks.com or by phone at +40745857479
Have no fear: We are accepting donations via GitTip! https://www.gittip.com/balauru

About

A win8 app for SubSonic

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%