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

75 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
669753d59d first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +00:00
Karl 'vollmerk' Vollmer
94f37cd899 fixed some pretty dumb issues with democratic play 2008-03-14 05:33:55 +00:00
Karl 'vollmerk' Vollmer
bd270b0227 fixed the acl issue... sigh 2008-03-07 06:51:52 +00:00
Karl 'vollmerk' Vollmer
2c337852cf major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +00:00
Karl 'vollmerk' Vollmer
31d5e782de removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
Karl 'vollmerk' Vollmer
fd9c05c61c helps if you return it 2008-01-27 19:23:45 +00:00
Karl 'vollmerk' Vollmer
d943a3f10f adjust the bitrate validation and only force it to be whole bytes 2008-01-27 19:23:19 +00:00
Karl 'vollmerk' Vollmer
4e716204e8 fixed localplay index problem after track delete, fixed lack of high-light of current playing song, fixed problem were second localplay send would kill session of any existing items 2007-12-30 08:29:23 +00:00
Karl 'vollmerk' Vollmer
b89350528c removed duplicate creation of tmpplaylist with flash player 2007-12-25 15:29:01 +00:00
Karl 'vollmerk' Vollmer
34b92d2dd5 fixed now playing for the API and lack of session extend when using the API 2007-12-24 01:28:07 +00:00
Karl 'vollmerk' Vollmer
ee64379cf4 fixed an issue with the flash player when the play method was not default 2007-12-23 23:57:36 +00:00
Karl 'vollmerk' Vollmer
cbdb592407 fixed issue where streams would start even with no songs 2007-12-23 20:31:30 +00:00
Karl 'vollmerk' Vollmer
897b35aedd fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) started digging myself out of the session tarded hole I created, API is broken with this commit 2007-12-20 07:31:00 +00:00
Karl 'vollmerk' Vollmer
a5d4acd846 fixed delete disabled and sort_files bin scripts 2007-12-17 00:54:55 +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
f7cfd87117 fixed problem with invalid urls being sent to mpd in some cases 2007-12-05 20:53:41 +00:00
Karl 'vollmerk' Vollmer
28f7ad7026 broke some stuff, fixed some stuff... commiting before I turn of this box 2007-12-03 05:53:50 +00:00
Karl 'vollmerk' Vollmer
362610c132 fixed access denied display, fixed typo in error log and fixed missing artist_songs 2007-12-01 21:36:24 +00:00
Karl 'vollmerk' Vollmer
06bba3740b fixed url add to localplay, also changed some play links to add 2007-12-01 19:53:34 +00:00
Karl 'vollmerk' Vollmer
08e2bafc35 fixed problem with automatic downsampling, referencing old function 2007-11-30 08:26:25 +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
6e299a7f63 fixed voting up/down and removal of songs from democratic playlist after playback 2007-11-24 21:48:22 +00:00
Karl 'vollmerk' Vollmer
3508380e99 democratic play on its way to being fixed, can add songs to a playlist, and view them ca not play it or delete/vote yet... 2007-11-24 19:51:11 +00:00
spocky
467fd32a4e Changed how playlists are sent to browsers so that it works on IE. Hopefully there won't be side effects. Karl, if feedback is good, I let you cleanup the code :) 2007-11-22 18:58:00 +00:00
Karl 'vollmerk' Vollmer
b28c8ea49f tweak javascript so Flashplayer works on the Wii browser 2007-11-20 04:22:14 +00:00
Karl 'vollmerk' Vollmer
b372d114dc fixed an album art config parsing problem, Thanks Karl Hungus more work on xml class and api mojo, handshake logic in place 2007-11-19 08:34:52 +00:00
Karl 'vollmerk' Vollmer
421805ce6a fixed the playlist methods, they all work now... semi-bug where the rightbar does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later 2007-11-14 06:44:50 +00:00
Karl 'vollmerk' Vollmer
f5a47635bd really fixed downsampling.... :S 2007-10-10 07:48:41 +00:00
Karl 'vollmerk' Vollmer
ff58181d5b fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +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
13852c51ea stupid mistake that broke all streaming 2007-09-28 15:33:59 +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
1dfdf2afab made localplay technically work, lots of work to still do 2007-09-20 07:39:45 +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
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
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
f0f191c078 slight tweak to do gcing a little more often, might scale this back later 2007-07-31 18:12:12 +00:00
Karl 'vollmerk' Vollmer
f8c98952aa fixed now playing, hopefully once and for all, added title text to the now playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance 2007-07-31 07:22:18 +00:00
Karl 'vollmerk' Vollmer
d61f395465 more tweaks, hopefully fixing the flash player mostly needs to be embeded to fix some remaining bugs 2007-07-29 22:27:45 +00:00
Karl 'vollmerk' Vollmer
a74d0b7163 added dynamic playlist item support, default and genre currently work 2007-07-24 04:10:58 +00:00
Karl 'vollmerk' Vollmer
edf482ff3d moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation 2007-07-05 06:05:18 +00:00
Karl 'vollmerk' Vollmer
313e0209d8 switched over to Dba:: for all vauth functions and deleted independent dba lib 2007-06-12 06:29:33 +00:00
Karl 'vollmerk' Vollmer
7603bf2197 removed rewrite of port with force_http_play on 2007-06-10 21:18:52 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
pb1dft
6fa5b901d5 Embedded the flash player & fix for admin>users 2007-03-07 22:22:08 +00:00
Karl 'vollmerk' Vollmer
66de7ffff1 fixed old reference to libglueconf 2007-02-10 23:12:34 +00:00
Karl 'vollmerk' Vollmer
3460950693 tweaked album of the moment mojo and theoritical fix for flash player 2007-01-08 02:32:45 +00:00
Karl 'vollmerk' Vollmer
b611d2e0a3 * Added echo of pattern on print tags
* Tweaked headers on ajax page
* Fixed quick search box issues on browse by song
* Reverted to text for browse by albums
* Fixed some bad error handling on localplay
2007-01-05 08:07:00 +00:00
Karl 'vollmerk' Vollmer
49ca88ee62 renamed albumart.php to image.php and prepared for the find album art page fixes 2006-12-29 00:55:05 +00:00
Karl 'vollmerk' Vollmer
1a22c7c317 fixed the pls length issue 2006-12-28 23:35:04 +00:00