Mike Sheldon
|
fb629fd5e6
Send correct header type with playlists
|
11 years ago |
Mike Sheldon
|
195c988f50
Merge changes from master
|
11 years ago |
Jonas Haraldsson
|
2151a0b7b3
album radio
|
12 years ago |
Jonas Haraldsson
|
8a951fdd67
Check if array is empty to prevent adodb exception
|
12 years ago |
Mike Sheldon
|
de4766bc36
Add support for recommended radio for remote users
|
12 years ago |
Jonas Haraldsson
|
e927c9218c
JSPF playlist when format=json
|
13 years ago |
Mike Sheldon
|
6be96924ba
Use adodb's random property instead of RANDOM() in SQL queries, because MySQL uses RAND() instead of postgres' RANDOM()
|
13 years ago |
Jonas Haraldsson
|
623e4c8204
Limit rows for radio playlist queries
|
13 years ago |
Mike Sheldon
|
c00b6eac75
Make fix to get_artist_selection more consistent
|
13 years ago |
Jonas Haraldsson
|
46f3d905d4
Fix similarartists radio
|
13 years ago |
Jonas Haraldsson
|
3dcc34bd97
Remove trailing slash
|
13 years ago |
Jonas Haraldsson
|
f040ebd98a
New station, dynamic host name
|
13 years ago |
Jonas Haraldsson
|
6755904426
bugfix: tag radio only play loved tracks
|
13 years ago |
Mike Sheldon
|
1ee2c97cfb
Add support for 'loved tag' stations (similar to the community loved station but allowing users to specify a tag to filter by)
|
13 years ago |
Mike Sheldon
|
dbefded4ef
Don't select non-free tracks when selecting tracks from a collection of artists (e.g. for recommended or similar artist radio)
|
13 years ago |
P. J. McDermott
|
eba616e771
Merge branch 'master' into code-cleanup
|
13 years ago |
Mike Sheldon
|
c72275c93e
Fix neighbourhood radio query to ensure that all returned tracks are streamable
|
13 years ago |
P. J. McDermott
|
05fd3dda47
Merge branch 'master' into code-cleanup
|
14 years ago |
Mike Sheldon
|
d780301e0b
Correct documentation for the type of data returned by get_loved_tracks
|
14 years ago |
Mike Sheldon
|
4cc5023ef2
Cache queries in playlist generation, improve randomisation of playlists, add neighbourhood radio and fix mix radio
|
14 years ago |
P. J. McDermott
|
a810dd66e3
Merge branch 'master' into code-cleanup
|
14 years ago |
Mike Sheldon
|
cf017a8eb5
Replace use of mb_strtolower with DMBS lower in radio utils
|
14 years ago |
P. J. McDermott
|
df98b19bfb
Clean up code under nixtape/radio/.
|
14 years ago |
P. J. McDermott
|
1f276ac21f
Catch User::__construct() Exceptions in make_playlist().
|
14 years ago |
P. J. McDermott
|
eb108ccda1
Catch Exceptions thrown by Artist::__construct().
|
14 years ago |
Luke Slater
|
6d3b040f1d
Added full <?php tags to the top of all PHP scripts. Removed ?> tags from the end of all PHP scripts.
|
14 years ago |
Mike Sheldon
|
4768298f6a
Fix deprecated use of ereg in radio utils
|
14 years ago |
Mike Sheldon
|
894ce8ac07
Fix track page link generation in radio playlists
|
14 years ago |
Mike Sheldon
|
1f749a6f8e
Add mix radio station
|
14 years ago |
Mike Sheldon
|
158c5b3a6f
Add title for recommended radio stream
|
14 years ago |