1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
Commit graph

537 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
ff58181d5b fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +00:00
Karl 'vollmerk' Vollmer
32349846fb fixed two MPD issues, can now disable localplay modules, added check for PHP5 2007-10-10 06:08:33 +00:00
Karl 'vollmerk' Vollmer
8045c0121c make the append to playlist actually do something 2007-10-02 16:47:32 +00:00
Karl 'vollmerk' Vollmer
e496a54bfa fixed the localplay controls, per limeds recommendation currently under rightbar actions, not happy with location 2007-10-02 04:14:41 +00:00
Karl 'vollmerk' Vollmer
7ddeb585a0 fixed album art gathering so it only does it when the album changes, also fixed display so it correctly updates 2007-10-02 03:19:47 +00:00
Karl 'vollmerk' Vollmer
13852c51ea stupid mistake that broke all streaming 2007-09-28 15:33:59 +00:00
Karl 'vollmerk' Vollmer
79ca59df62 fixed some localplay issues, now correctly shows the active instance at least for the MPD module 2007-09-28 04:34:02 +00:00
Karl 'vollmerk' Vollmer
705fba8f49 ajax loading thingy added to css, fixed random methods on rightbar and added a default sort to the browse methods 2007-09-28 02:18:08 +00:00
Karl 'vollmerk' Vollmer
851c035d4e fixed album random and by min random 2007-09-25 04:17:03 +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
spocky
a3d16d1cd6 - modified sidebar css
- modified rightbar html/css
- added patch to enabled ie6 :hover pseudo classes
- modified boxes html/css to remove table tags and enable box floating
- added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
2007-09-23 20:06:37 +00:00
Karl 'vollmerk' Vollmer
1dfdf2afab made localplay technically work, lots of work to still do 2007-09-20 07:39:45 +00:00
Karl 'vollmerk' Vollmer
649c44446a more sorting fixes, and move catalog stats to statistics 2007-09-20 01:56:42 +00:00
Karl 'vollmerk' Vollmer
88562955f9 added sorting on most objects in most views, report bugs if you find points where sorting fails 2007-09-17 03:11:06 +00:00
Karl 'vollmerk' Vollmer
d1dcfcbc90 some fixes for the localplay, you can now install the MPD controller, and add instances, just not actually play to it... realized I need to think on how to do that a little... 2007-09-14 07:04:26 +00:00
Karl 'vollmerk' Vollmer
bff9e37fa5 more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
xgizzmo
b388cc5155 Really fixed a rating issue this time 2007-09-11 00:09:27 +00:00
xgizzmo
8edeba9955 fixed a rating issue 2007-09-10 23:44:58 +00:00
Karl 'vollmerk' Vollmer
f89098d3ac few more tweaks to localplay, added in the mpd table creation mojo, just need to finish install and then build the interface 2007-09-09 22:17:13 +00:00
Karl 'vollmerk' Vollmer
b1b7998a0f few minor bug fixes, and some more tweaks for localplay 2007-09-09 21:07:45 +00:00
Karl 'vollmerk' Vollmer
b3950d0c94 new db update, moved prefs around removed useless one and fixed some defaults, also fixed some potential issues with lastfm 2007-09-09 06:13:32 +00:00
Karl 'vollmerk' Vollmer
f4ad61dccf - Fixed missing web_path on catalog functions
- New Localplay Controller Abstract class, required for controllers
- Tweaked preferences as needed for localplay mojo
2007-09-09 05:41:26 +00:00
Karl 'vollmerk' Vollmer
83815169ce fixed some +x stuff that shouldnt have been +x and moved the catalog functions back into the content area 2007-09-09 04:30:12 +00:00
Karl 'vollmerk' Vollmer
b33aa8aec6 fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist 2007-09-09 03:51:43 +00:00
Karl 'vollmerk' Vollmer
7b89ee5002 fixed album/artist/whateva editing, fixing stats, fixed search... 2007-09-05 01:54:51 +00:00
Karl 'vollmerk' Vollmer
805d273b0f tweaked the debug a tad for failed song inserts 2007-09-04 19:48:18 +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
93e8513b5b fixed typo on update.php, fixed filtering on genre view and added match to display of items 2007-09-03 19:51:01 +00:00
Karl 'vollmerk' Vollmer
a99e3e58ad fixed normalize playlist 2007-09-03 19:41:27 +00:00
Karl 'vollmerk' Vollmer
219c359274 tweaked the stats information, removed folders, was just to slow.. :( removed playlist.lib.php as its not longer needed 2007-09-03 19:16:18 +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
8d863f33df removed redundent loop in clean function 2007-09-03 05:27:02 +00:00
Karl 'vollmerk' Vollmer
231251f055 wups took out debug 2007-08-27 02:39:41 +00:00
Karl 'vollmerk' Vollmer
9d5967348f fixed advanced random, tweaked some css a tad and fixed a few other minor typos 2007-08-27 02:38:04 +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
696f35b5a3 take out debug, wups 2007-08-21 04:35:35 +00:00
Karl 'vollmerk' Vollmer
88d968dfaa updated lastfm protocol to 1.2, improved the logic behind it does not require a logout, also fixed duplicate stats collection of greedy players 2007-08-21 04:35:01 +00:00
Karl 'vollmerk' Vollmer
eb23bc31f5 moved to spockys a link for text, ratings are broken.. but I think I did that will fix later 2007-08-20 18:50:04 +00:00
spocky
19f4dd21d3 Updated css class for ajax elements (please check function text in ajax.class.php) 2007-08-20 00:24:12 +00:00
spocky
873465efc2 Don't know why but minus sign in "ampache-playlist.m3u" prevents my vista/winamp from playing any stream (although a working playlist file is downloaded successfully in temp folder). Underscore seems to be ok. 2007-08-19 23:31:39 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
bc36b9d282 added some basic random functionality, need to make the advanced page 2007-08-19 08:50:35 +00:00
Karl 'vollmerk' Vollmer
d560bb1c7b fixed single downloads and that annoying minor css issue with albums of the moment 2007-08-19 07:34:11 +00:00
Karl 'vollmerk' Vollmer
a1961111ef fixed album.disk for ogg files and added it to the display 2007-08-19 06:42:07 +00:00
Karl 'vollmerk' Vollmer
0bbeb6aa28 fixed the songs view that I broke 2007-08-17 14:41:05 +00:00
Karl 'vollmerk' Vollmer
ce094e4d95 first step towards multi-disk support, Thx Hugo Haas 2007-08-16 15:37:31 +00:00
Karl 'vollmerk' Vollmer
c8bfff18ef step one of toasting /lib/preference.lib.php and also added a missing GPL note 2007-08-14 07:21:35 +00:00
Karl 'vollmerk' Vollmer
df2f009920 fixed lastfm for reals this time, I think also fixed not being able to re-enable users 2007-08-14 06:51:38 +00:00
Karl 'vollmerk' Vollmer
089cd9100a tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work correctly 2007-08-14 06:13:32 +00:00