P. J. McDermott
|
df98b19bfb
Clean up code under nixtape/radio/.
|
14 gadi atpakaļ |
Mike Sheldon
|
3b20cfbc78
Refactor radio playlist generation into function that can be shared by old and new radio mechanisms
|
14 gadi atpakaļ |
Mike Sheldon
|
d652e64bf0
When playing tag radio don't check for the track matching the tag's album as the last.fm tagging protocol doesn't include album information, just match on artist and track names
|
15 gadi atpakaļ |
Mike Sheldon
|
47ceba4757
Fix missing bracket
|
15 gadi atpakaļ |
Mike Sheldon
|
f5464c8a51
Fix support for anonymous radio streams
|
15 gadi atpakaļ |
Mike Sheldon
|
0742dea6b6
Explicitly support specific artist radio
|
15 gadi atpakaļ |
Mike Sheldon
|
83ba267f88
Fix infinite loop in banned song check
|
15 gadi atpakaļ |
Mike Sheldon
|
c0cfca1394
Fix infinite loop in banned song check
|
15 gadi atpakaļ |
Mike Sheldon
|
fb779346d4
Fix typo in playlist generation
|
15 gadi atpakaļ |
Mike Sheldon
|
522518a858
Reduce number of queries needed for playlist generation
|
15 gadi atpakaļ |
Mike Sheldon
|
18c120cdcf
Obey the user's list of banned tracks when supplying radio content
|
15 gadi atpakaļ |
Mike Sheldon
|
5e2cc6fd17
Resolve external streamurls properly for xspf playlists
|
15 gadi atpakaļ |
Mike Sheldon
|
88ad56cb03
Reduce the number of queries needed for creating radio playlists
|
15 gadi atpakaļ |
Mike Sheldon
|
0d9240d841
Fix incorrect column name in loved station stream query
|
15 gadi atpakaļ |
Mike Sheldon
|
bfcb0ed330
Fix typo in loved station stream query
|
15 gadi atpakaļ |
Mike Sheldon
|
67cec2d86d
Fix typo in loved station stream query
|
15 gadi atpakaļ |
Mike Sheldon
|
7b4cc68df2
Use correct id attribute when looking up a user's loved tracks
|
15 gadi atpakaļ |
Mike Sheldon
|
a9d1f2c0b6
Implement librefm://user//loved station URL, for listening to only tracks that have been marked as 'loved'
|
15 gadi atpakaļ |
Matt Lee
|
b2a912f193
Updated copyright notices, to change 'Libre.fm' to 'GNU FM' and Libre.fm project copyrights to FSF copyrights.
|
15 gadi atpakaļ |
clint
|
6773327ae8
older version of PHP don't suppor tmultiple arguments to array_unique(). closes: bug#26625.
|
16 gadi atpakaļ |
clint
|
01ca239638
deduplicate radio tracks in playlist
|
16 gadi atpakaļ |
clint
|
6592c866ba
rename the xspf template since the 2.0 api one is different
|
16 gadi atpakaļ |
clint
|
5da4f85f36
use FetchRow instead of GetRow
|
16 gadi atpakaļ |
clint
|
f04454292c
rename nixtape/database2.php to nixtape/database.php
|
16 gadi atpakaļ |
clint
|
adf4e7e48e
convert radio/xspf.php to adodb
|
16 gadi atpakaļ |
clint
|
ab262c399c
undo r1488
|
16 gadi atpakaļ |
clint
|
a047425a0c
send CRLFs where they should be
|
16 gadi atpakaļ |
elleo
|
d7b38edade
Update more string quoting to match the code standards
|
16 gadi atpakaļ |
clint
|
0899488e9d
rename track members album and artist to album_name and artist_name so we can get rid of them later
|
16 gadi atpakaļ |
clint
|
8e84f73746
strtolower() is apparently useless for Unicode
|
16 gadi atpakaļ |