Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

hypfvieh/foo_subsonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foo_subsonic

!!This project is retired!!

This is highly experimental code. Use at your own risk!

I'm not a C++ programmer and just playing around here, so please be careful. I expect to have a lot of memory leaks and/or doing bad practices here!

License

My code is licensed with the WTFPL.

All used libraries and the foobar SDK are licensed under different license agreements. Please look at the specific project for further details.

Requirements:

Build Setup

  1. Extract Foobar2000 SDK
  2. Clone or extract foo_subsonic source into the the same folder as foobar2000 SDK (so foo_subsonic directory is in the same path as foo_sample)
  3. Extract TinyXML source in the same directory as foo_subsonic source
  4. Extract SQLite3 amalgamation source to foo_subsonic/sqlite3
  5. Extract SQLiteCPP and copy the .cpp files to foo_subsonic/sqlite3. Then copy the files from includes/SQLiteCPP/.h to foo_subsonic/sqlite3/SQLiteCPP
  6. Start Visual Studio and open the foo_subsonic.sln

Help

Usage and FAQ can be found in the Wiki

Missing Features

  • Drag and Drop is not working (any help appreciated)
  • List should have a built-in search box (edit control) to do direct filtering

About

Foobar2000 plugin to retrieve and stream music from Subsonic compatible servers

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published