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

91 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
b49a271f88 fix missing page headers on democratic playlist, also show the voters 2009-03-11 02:46:48 +00:00
Karl 'vollmerk' Vollmer
2799c89f58 add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
Karl 'vollmerk' Vollmer
059f6d4d5c fix download and batch download Addresses #408 and #407 2009-03-07 19:44:00 +00:00
Karl 'vollmerk' Vollmer
a313222ab7 typo 2009-03-02 00:25:41 +00:00
Karl 'vollmerk' Vollmer
abc6eac0e3 maybe fix #404, unconfirmed implemented #405 other misc cleanup 2009-03-01 23:47:36 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
Karl 'vollmerk' Vollmer
dbdd96ed1b unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
Karl 'vollmerk' Vollmer
9862fe72c6 fixed a problem where random urls were not being used by the flash player 2008-11-14 20:40:23 +00:00
Karl 'vollmerk' Vollmer
7e72bd0220 divide by 16, seems to work better.. at least for lame... who knows 2008-08-08 23:43:51 +00:00
Karl 'vollmerk' Vollmer
eb2b826179 make the ip history only clear the old stuff sometimes, also fix rounding issues on the downsampling 2008-08-06 17:02:56 +00:00
Karl 'vollmerk' Vollmer
0a531a1cd8 sync of fix to trunk 2008-07-11 04:07:42 +00:00
Karl 'vollmerk' Vollmer
9cf266e662 sync of divide by 0 error, also add some debug if they miss a transcode variable 2008-07-11 03:28:57 +00:00
Karl 'vollmerk' Vollmer
fcfa466f4a sync to trunk 2008-05-31 07:48:02 +00:00
Karl 'vollmerk' Vollmer
97bcd21404 added direct links back in, added batch download to single artist view, removed useless cruft 2008-05-26 08:28:09 +00:00
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