Updated docs
This commit is contained in:
@@ -17,7 +17,7 @@ Please note some media files may require significant CPU usage to be transcoded.
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
### Debian or Ubuntu packages
|
### Debian or Ubuntu packages
|
||||||
```sh
|
```sh
|
||||||
$ apt-get install g++ autoconf automake libboost-dev libboost-locale-dev libboost-iostreams-dev libboost-log-dev libavcodec-dev libwtdbosqlite-dev libwthttp-dev libwtdbo-dev libwt-dev libconfig++-dev libjpeg8-dev libavcodec-dev libavformat-dev libavutil-dvegi
|
$ apt-get install g++ autoconf automake libboost-dev libboost-locale-dev libboost-iostreams-dev libboost-log-dev libavcodec-dev libwtdbosqlite-dev libwthttp-dev libwtdbo-dev libwt-dev libconfig++-dev libjpeg8-dev libavcodec-dev libavformat-dev libavutil-dvegi libav-tools
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to enable the LMS API, you need these additional packages:
|
If you want to enable the LMS API, you need these additional packages:
|
||||||
|
|||||||
@@ -15,6 +15,7 @@
|
|||||||
- add a global play counter for tracks. This will help people to spot most popular files
|
- add a global play counter for tracks. This will help people to spot most popular files
|
||||||
- rework the exception process in av/metadata/updater in case of bad files
|
- rework the exception process in av/metadata/updater in case of bad files
|
||||||
- Use the WServer::post method to notify the end of the database scan? (with results?)
|
- Use the WServer::post method to notify the end of the database scan? (with results?)
|
||||||
|
- Put more config information in the database, access from the UI
|
||||||
|
|
||||||
[Metadata]
|
[Metadata]
|
||||||
- OGG metadata -> properly handle metadata nested in the audio stream
|
- OGG metadata -> properly handle metadata nested in the audio stream
|
||||||
|
|||||||
Reference in New Issue
Block a user