Skip to content
Commit 8b73d84c authored by Martin Pitt's avatar Martin Pitt Committed by Bertrand Lorentz
Browse files

Support default internet radio stations (bgo#548197)



At first start, read DATADIR/stations/*.xspf and import them into the user DB
in the InternetRadio extension. This allows distros or admins to provide
some default radio stations; since we support multiple ones, these can
even be locale specific when language packs or region specific packages
install them.

We only look once for those xspf files, on the first start, and never
again, even if there were no files found or errors while loading the
files.

Signed-off-by: default avatarBertrand Lorentz <bertrand.lorentz@gmail.com>
parent 3f7160b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment