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

91 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
d6075fe25c sync to trunk 2008-05-18 21:20:03 +00:00
Karl 'vollmerk' Vollmer
3634ba8094 added in some caching and add the database upgrade that will make the taging mostly work 2008-05-12 05:58:17 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope 2008-05-12 02:52:50 +00:00
Karl 'vollmerk' Vollmer
4f11baa4a4 fix get recently played returning incorrect information if user supplied 2008-05-10 02:57:34 +00:00
Karl 'vollmerk' Vollmer
98fef66fec fixed some album art issues and an issue with downloads if no catalog pattern 2008-05-03 05:26:24 +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
ac832cdab9 add url_to_song function to api for amarok2 2008-04-15 06:20:47 +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
3c36e58d54 fixed verify update issue 2008-03-21 04:55:26 +00:00
Karl 'vollmerk' Vollmer
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +00:00
Karl 'vollmerk' Vollmer
17244cee94 add the title back in to the links and be a little more violent with the charset setting... 2008-03-19 05:34:59 +00:00
Karl 'vollmerk' Vollmer
2ff28d9f26 minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +00:00
spocky
153fcb98d4 Fixed update from tags (#121) 2008-01-17 08:37:32 +00:00
Karl 'vollmerk' Vollmer
7e154abae9 - Fixed search by rating (Thx alex2008)
- Fixed no result return on random methods
- Added mime,language & lyrics to catalog updating functions
2008-01-13 21:34:56 +00:00
Karl 'vollmerk' Vollmer
748e50ade1 added ability to do add new on other elements of song edit (Thx picasso) added export catalog to csv 2007-12-31 03:20:29 +00:00
Karl 'vollmerk' Vollmer
d6003655a9 added new album option on song edit (Thx Picasso) 2007-12-25 07:47:52 +00:00
Karl 'vollmerk' Vollmer
698f05d14f fixed XML-RPC mostly, uses insecure/old authentication method, needs more work 2007-12-18 05:31:54 +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
1cf1072165 fixed two transcode bugs 2007-12-15 08:35:00 +00:00
Karl 'vollmerk' Vollmer
5d98a104bc made downloads counted in stats fixes ticket #12 tweaked filename to be reformated to match the catalog rename pattern 2007-12-15 07:28:51 +00:00
Karl 'vollmerk' Vollmer
22beb1a65d added paging to genre sub views, and added missing fields to the song single view 2007-12-06 20:17:21 +00:00
Karl 'vollmerk' Vollmer
090d4f6899 some temporary tweaks to make the whole amarok thing work, will be tweaking this as it is currently slightly insecure 2007-11-21 18:26:00 +00:00
Karl 'vollmerk' Vollmer
ab6ecea9db added single song view 2007-11-13 04:31:50 +00:00
Karl 'vollmerk' Vollmer
ff58181d5b fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +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
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xgizzmo
add90bc902 Fix link given out by song class so that they can pass validation 2007-08-06 02:08:01 +00:00
Karl 'vollmerk' Vollmer
fb5c43b2df proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
Karl 'vollmerk' Vollmer
f612100631 fixed album per row update and some warnings on song updates 2007-07-29 18:49:29 +00:00
Karl 'vollmerk' Vollmer
20b425c3ac fixed song retaging, fixed the song view page tweaked sidebar browse and fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display 2007-07-29 16:49:44 +00:00
Karl 'vollmerk' Vollmer
258e4fcdf2 fixed downsampling, renamed to transcoding default or always are now the options 2007-07-29 04:58:22 +00:00
Karl 'vollmerk' Vollmer
ff606dbefc removed some old/legacy functions fixed download and merged it into the /play 2007-07-22 18:32:09 +00:00
Karl 'vollmerk' Vollmer
68a94efc6a added genre link to show songs stuff, made the single album view do ajaxie stuff for its additions and removed some extra code from he basketcases that did not need to be there 2007-06-21 07:13:44 +00:00
Karl 'vollmerk' Vollmer
de0deca854 fixed an issue with songs stopping a little early depending on the client you use 2007-06-19 04:56:07 +00:00
Karl 'vollmerk' Vollmer
67ab0016bf really removed it this time 2007-06-10 21:54:32 +00:00
Karl 'vollmerk' Vollmer
201cf86000 catalog verify mostly works, need to clean up the album art gather before its completely better 2007-06-02 07:48:31 +00:00
Karl 'vollmerk' Vollmer
d759029808 added some links to the sidebar preferences adn then also added in some missing fields to the show songs, only missing the ratings on show songs now... 2007-05-14 20:43:20 +00:00
Karl 'vollmerk' Vollmer
0dcbad80cd added in basic browse by song functionality with filtering of unplayed 2007-05-06 22:19:37 +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
Karl 'vollmerk' Vollmer
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +00:00
Karl 'vollmerk' Vollmer
bb372c24ff hopefully the final commit before the 3.3.3 stable release 2007-01-27 03:05:35 +00:00
Karl 'vollmerk' Vollmer
56ce11f771 added config version check, fixed play selected bug reported by chenb and fixed wmp11 now playing issue 2007-01-22 08:39:24 +00:00
Karl 'vollmerk' Vollmer
466198e1e8 fixed force http play 2007-01-17 14:38:30 +00:00
Karl 'vollmerk' Vollmer
883a1d60d3 speed up amazon gather and fixed some logic issues, and switched to disks for the download icons 2007-01-15 20:44:17 +00:00
Karl 'vollmerk' Vollmer
4818413e5f fixed unescaped username in urls 2007-01-08 18:14:38 +00:00
Karl 'vollmerk' Vollmer
e73e553334 * Fixed display issues on TV page relating to
now playing Post AJAX and floating issues
* Fixed display of Last IP if tracking disabled
* Fixed play issue with invalid songs when
  using Democratic Play
2007-01-06 20:59:26 +00:00
Karl 'vollmerk' Vollmer
dfde4e4ef7 testing new mime types for OGG and FLAC makes them both work with MPD but might break other clients... testing required 2007-01-05 23:26:34 +00:00
Karl 'vollmerk' Vollmer
a95d696db3 fixed some old get_info() references 2007-01-03 16:01:34 +00:00
Karl 'vollmerk' Vollmer
ec19be3ef8 fixed auto-transcoding logic, requires a third variable now if not transcoding to mp3 2006-12-29 21:32:03 +00:00