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

984 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
0add7e2d0c Fix recently played, > where it should have been >= 2010-02-23 03:13:36 +00:00
Karl 'vollmerk' Vollmer
e88a5c3b39 Command line installation script completed - pending updates to lib/install.php also added memory profiling to Catalog add 2010-02-20 19:24:50 +00:00
Karl 'vollmerk' Vollmer
5ec3c0b90e Change catalog update display to 1/second 2010-02-19 04:05:27 +00:00
Karl 'vollmerk' Vollmer
8102f14111 quick fix for acls 2010-02-19 03:53:25 +00:00
Karl 'vollmerk' Vollmer
2f9017e925 Typo - will require another db update eventually... sigh 2010-02-17 04:39:26 +00:00
Karl 'vollmerk' Vollmer
f1e0007860 Add Art class, empty but will be used for album/artist/movie art 2010-02-17 04:37:14 +00:00
Karl 'vollmerk' Vollmer
45bf0c4e0c Fix typos, and tweak insert_now_playing preping for Video now playing 2010-02-14 01:33:15 +00:00
Karl 'vollmerk' Vollmer
8bc17dd3f0 Tweaked how features / bandwidth level is checked, not happy with it. 2010-02-14 00:56:07 +00:00
martian
6c7d0fffeb use medium images from google, not any 2010-02-12 03:28:49 +00:00
martian
134adf17af google image search support 2010-02-12 02:10:08 +00:00
martian
b3195a7271 moved database alterations to proper place 2010-02-11 19:26:33 +00:00
martian
1b35c20dd0 Adding the bandwidth option to the preferences. This changes the complexity of the UI and toggles album art. 2010-02-09 17:44:44 +00:00
Karl 'vollmerk' Vollmer
24761d3863 Removed dead xmlrpc files, started work migrating to LastFM v2.0 api 2010-02-05 01:29:20 +00:00
Karl 'vollmerk' Vollmer
68aca76231 Add AmpacheAPI external, start work on future db changes 2010-02-04 23:56:18 +00:00
Karl 'vollmerk' Vollmer
9bf60ea243 Add bmp to the list of allowed album art types Resolves #589 2010-02-04 22:16:53 +00:00
Karl 'vollmerk' Vollmer
3820eba106 Sync of r2270 from 3.5.x 2010-02-02 21:26:22 +00:00
Karl 'vollmerk' Vollmer
77c5628d44 Sync from 3.5 branch still untested 2010-01-25 14:31:39 +00:00
Karl 'vollmerk' Vollmer
2fd6fe6d88 untested change which should fix some stupididity with the flash player 2010-01-25 13:40:49 +00:00
Karl 'vollmerk' Vollmer
7e1e044aba make it actually extend the session, also improve debug on the image page 2009-12-23 14:54:45 +00:00
Karl 'vollmerk' Vollmer
d8ea07a04a sync from 3.5.x and fix display issue on playlist view 2009-12-20 16:52:43 +00:00
Karl 'vollmerk' Vollmer
5b40b46ba0 Added local auth method which allows use of pam_auth PHP module (Thx Vlet) 2009-12-15 17:33:43 +00:00
dipsol
a7838e2a13 Replaced almost every dba::query to dba::read or dba::write. 2009-12-14 08:06:20 +00:00
Karl 'vollmerk' Vollmer
9b3232ba29 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
Karl 'vollmerk' Vollmer
4c4c945d30 Remove Dba::query from a few more classes 2009-12-14 03:17:14 +00:00
Karl 'vollmerk' Vollmer
6ae813dff4 removed dba::query references from playlist class 2009-12-14 02:50:02 +00:00
Karl 'vollmerk' Vollmer
dbd5becd89 cleanup of the album class... I like commits 2009-12-12 15:42:52 +00:00
Karl 'vollmerk' Vollmer
e2b9786df8 Cleanup of user class, no functional change 2009-12-12 15:25:35 +00:00
Karl 'vollmerk' Vollmer
dbf125ec15 Fix Amazon album art search, requires new config options 2009-12-11 17:02:13 +00:00
Karl 'vollmerk' Vollmer
f035080a1e Improved filename pattern matching #575 2009-12-08 00:14:32 +00:00
Karl 'vollmerk' Vollmer
ef21e122d1 Finish moving stuff out of doc into class, still needs more work to deal with Version as well as variable response (JSON) 2009-11-23 14:54:19 +00:00
Karl 'vollmerk' Vollmer
e4ca74f2b0 start of move of functions for api from doc to class where they belong 2009-11-19 06:10:36 +00:00
Karl 'vollmerk' Vollmer
d60ba66efd sync of fix for #554 2009-11-19 00:25:50 +00:00
Karl 'vollmerk' Vollmer
9f97853579 Fix xml response so offset is used even if limit is not reached 2009-11-18 16:56:45 +00:00
Karl 'vollmerk' Vollmer
560f427d38 sync fix for doing something with collected m3u files during catalog creation 2009-11-14 08:00:43 +00:00
Karl 'vollmerk' Vollmer
777d880a0a sync from trunk 2009-11-14 07:32:51 +00:00
Karl 'vollmerk' Vollmer
fa9bef64d8 Sync to trunk 2009-11-14 06:46:30 +00:00
Karl 'vollmerk' Vollmer
dc72729c8f Added multiple id3v2 genre to tag patch from quack23 resolves #564 2009-11-14 04:37:16 +00:00
dipsol
fd1efe389c Issue #364, added feature for password reset. 2009-10-19 09:04:43 +00:00
Paul 'flowerysong' Arthur
317b9dd9c4 Remove auth_http-specific autocreation of nonexistent users now that this is handled generically
by login.php
2009-10-08 18:37:17 +00:00
Karl 'vollmerk' Vollmer
68f3b69055 sync from branch 2009-08-23 14:51:33 +00:00
Karl 'vollmerk' Vollmer
1b35ffb126 sync from 3.5.x branch 2009-08-23 14:20:02 +00:00
Karl 'vollmerk' Vollmer
28fcb8f8ac It should not have taken me that long to find the one typo 2009-08-20 15:30:24 +00:00
Karl 'vollmerk' Vollmer
7d63859ce3 add rating to single song view, and include caching fix 2009-07-09 11:57:48 +00:00
Karl 'vollmerk' Vollmer
80cd693722 Playlist adds now use the existing order rather then track order Fixed #484 2009-07-09 10:45:55 +00:00
Karl 'vollmerk' Vollmer
2fa487db93 sync from branch 2009-07-08 16:12:01 +00:00
momo-i
a0f3195f68 fix empty check for $id3v2['UFID'] 2009-07-03 00:02:37 +00:00
momo-i
6136bb1081 fixed for PHP 5.3.0 deprecate warnings 2009-07-02 22:42:40 +00:00
Karl 'vollmerk' Vollmer
c90920cfa6 fix typo (Thx Paleo) 2009-06-25 04:19:12 +00:00
Karl 'vollmerk' Vollmer
90d61c3deb sync to trunk from 3.5 branch 2009-06-21 21:54:54 +00:00
Karl 'vollmerk' Vollmer
344591838e sync fix of #489 2009-06-19 01:16:40 +00:00