1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

44 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
Karl 'vollmerk' Vollmer
d48d73b67d require users to have at least 25 to create playlists, or have access to them 2008-11-26 10:48:57 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
a6a8c08e37 fixed the search a bit, made some random changes to charset and fixed some echo printf() references 2008-08-19 04:31:52 +00:00
Karl 'vollmerk' Vollmer
41db247234 fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view 2008-04-21 00:28:18 +00:00
Karl 'vollmerk' Vollmer
d7c3ede9e7 fixed public/private aspect of playlists, default is to filter out non-owned private playlists now 2008-01-14 01:38:50 +00:00
Karl 'vollmerk' Vollmer
3887ab1f65 fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
Karl 'vollmerk' Vollmer
1d12186dba fixed display issue when deleting track from a playlist, and fixed ordering of add to playlist stuff on the rightbar 2007-12-06 06:22:01 +00:00
Karl 'vollmerk' Vollmer
4040d0623d fixed the page reloads once and for all, had to revert to iframe for democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist 2007-11-25 07:21:45 +00:00
Karl 'vollmerk' Vollmer
f435ca753c more democratic play work, still not working going to need db change to make it work how I want, will do later 2007-11-12 07:36:52 +00:00
Karl 'vollmerk' Vollmer
4fecf43894 - Added ability to delete radio and playlist
- Tweaked Classic CSS to fix issue with larger fonts
- Fixed some javascript update issues due to quoting on the catalog 
  processes
- Fixed display of the MOTD
2007-09-25 03:35:08 +00:00
Karl 'vollmerk' Vollmer
e0811ddab0 fixed playlist name editing, cant change the type or the genre yet, tweaked lastfm so it recovers from errors a little better, fixed a stupid typo.... 2007-09-03 23:04:20 +00:00
Karl 'vollmerk' Vollmer
a99e3e58ad fixed normalize playlist 2007-09-03 19:41:27 +00:00
Karl 'vollmerk' Vollmer
32180a41a1 added ability to save playlists based on the active playlist, fixed the send on add playlist preference, send and clear still does not work, but its progress 2007-09-03 07:23:10 +00:00
Karl 'vollmerk' Vollmer
eeeece05db added the ability to delete songs from a playlist, now if you could only add them 2007-09-03 06:26:44 +00:00
Karl 'vollmerk' Vollmer
df348122a7 added the initial playlist view page, fixed the artist name on albums of the moment 2007-08-22 05:36:07 +00:00
Karl 'vollmerk' Vollmer
246c321617 fixed some typos, minor bugs, updated the sql, added playlist as a browse type 2007-08-05 22:39:53 +00:00
Karl 'vollmerk' Vollmer
ad3d2363c4 year another bump on openstrands, removed redundent files, fixed bug with config gen and started work on playlists 2007-08-05 20:59:45 +00:00
Karl 'vollmerk' Vollmer
8e96787296 added your playlists with play link to the leftbar, no way to edit them yet 2007-07-30 06:21:50 +00:00
Karl 'vollmerk' Vollmer
56c960c34a fixed some issues with the installer, and also made it so that you can delete/disable users again 2007-06-17 23:59:04 +00:00
Karl 'vollmerk' Vollmer
f9e3b1360f fixed playlist permission issue for users 2007-02-28 19:27:37 +00:00
Karl 'vollmerk' Vollmer
b1a9417f5d fixed old username references in playlist class 2007-02-20 17:23:09 +00:00
Karl 'vollmerk' Vollmer
d3b5f2f3f8 more work towards the democratic play stuff, really need a UI to test from here on out 2006-11-05 09:59:50 +00:00
Karl 'vollmerk' Vollmer
87c3f8292f fixed up some playlist snafus now appends to playlist and remembers last used 2006-09-11 03:41:50 +00:00
Karl 'vollmerk' Vollmer
5343c30ff5 fixed a few more unescaped ids 2006-02-08 21:29:51 +00:00
Karl 'vollmerk' Vollmer
df539d8c0e moved browse class into its rightful place 2006-02-05 20:12:06 +00:00
morgan
5dd2629e82 REALLY sort playlist songs. 2006-01-22 03:43:42 +00:00
Karl 'vollmerk' Vollmer
976277f637 fixed playlist track ordering mojo 2006-01-22 03:36:35 +00:00
Karl 'vollmerk' Vollmer
fdb23e3779 fixed play selected always playing everything on a playlist regardless 2006-01-14 19:16:00 +00:00
Karl 'vollmerk' Vollmer
db10ee8e78 a few tweaks 2006-01-08 06:38:06 +00:00
Karl 'vollmerk' Vollmer
e25a9d5480 I swear the last db upgrade of this release... at least it better be or I will have to beat myself up 2006-01-05 15:43:44 +00:00
Karl 'vollmerk' Vollmer
d0e0e716af aww yea 2006-01-05 06:41:04 +00:00
Karl 'vollmerk' Vollmer
6daae3271c fixed up some more playlist stuff 2006-01-05 06:19:22 +00:00
Karl 'vollmerk' Vollmer
ffac735991 fixed a few more playlist functions... cleaned up some code... 2006-01-04 09:01:36 +00:00
Karl 'vollmerk' Vollmer
4e9823cd10 fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and stuff that calls it, did a little work on playlists 2006-01-04 08:11:01 +00:00
Karl 'vollmerk' Vollmer
03e21ae8a7 fix showing songs? 2006-01-03 16:33:05 +00:00
Karl 'vollmerk' Vollmer
dfbe65e1bf whole new playlists files new coolness supported but not implmented, playback works but playlist edit functions are still untested... 2006-01-03 09:21:29 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
95d8e4136e fixed a problem with m3u importing on catalog add/build 2005-12-04 07:46:08 +00:00
Karl 'vollmerk' Vollmer
f9345f9e71 fixed some short tag references 2005-12-03 23:47:52 +00:00
Karl 'vollmerk' Vollmer
0068d79a8b unrandom counted the play random so its only randomly ordered... say that three times fast 2005-11-29 00:35:19 +00:00
Karl 'vollmerk' Vollmer
e7fea90327 new mpd mojo from rosensama and rperkins 2005-08-13 04:30:26 +00:00
Karl 'vollmerk' Vollmer
c5d6e04d11 removed ID field from user table, and everything that goes with that... 2005-07-09 07:49:59 +00:00
Karl 'vollmerk' Vollmer
fa49c7df3c fix broken requires due to file move 2005-06-27 08:41:53 +00:00
Renamed from lib/class/playlist.php (Browse further)