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

1307 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
06bb1969f0 Add missing debug output for failed sanity check on catalog clean. 2010-03-25 22:01:24 +00:00
Paul 'flowerysong' Arthur
babd76efb9 Add missing 'else' to avoid some spurious log lines when cleaning. 2010-03-25 05:42:02 +00:00
Karl 'vollmerk' Vollmer
bf3e739449 really really fix the art stuff I broke, missing UID reference 2010-03-22 12:22:17 +00:00
Karl 'vollmerk' Vollmer
bcf2c41c9f commit everything. 2010-03-22 04:11:39 +00:00
Karl 'vollmerk' Vollmer
b2dca63940 Add ability to generate thumbnails via catalog_update and also generate thumbnails during art add 2010-03-21 22:04:15 +00:00
Karl 'vollmerk' Vollmer
329aecfdb9 Switch Album so it uses new art methods 2010-03-21 21:31:29 +00:00
Karl 'vollmerk' Vollmer
f0e4f01747 Fix seeking in flacs by adjusting the skip to MM:SS from MM.SS 2010-03-21 21:00:49 +00:00
Karl 'vollmerk' Vollmer
3ce42f5e88 More changes to art - have not removed old functionality yet 2010-03-21 20:53:15 +00:00
Karl 'vollmerk' Vollmer
181d9c5dcf Switched to new art method for primary image display 2010-03-21 15:03:20 +00:00
Karl 'vollmerk' Vollmer
41efcf8c2b typo :( 2010-03-21 13:12:38 +00:00
Karl 'vollmerk' Vollmer
e3300cc53b Resolved #39 - slightly differently then provided patch - Adds attribute hack to keyd_array in xmlclass and video xspf support 2010-03-21 13:07:00 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
ef48bf3fbd Another instance of the dropped column key being used. 2010-03-14 08:12:33 +00:00
Paul 'flowerysong' Arthur
171c8d235a Don't try to insert the key field, since it doesn't exist in the catalog table. 2010-03-14 06:26:05 +00:00
Paul 'flowerysong' Arthur
d78c207f76 Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Paul 'flowerysong' Arthur
5744c3ea4b Remove null auth method. 2010-03-14 03:43:06 +00:00
Paul 'flowerysong' Arthur
9a872491dd Unbreak http auth, make it more sane. Old broken method renamed to null, in
case crazy people still want it.  Add support for redirecting to a SSO 
provider after logout.
2010-03-14 03:40:47 +00:00
Paul 'flowerysong' Arthur
1b57e267e0 Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap
comment blocks at 80 columns.
2010-03-13 21:39:18 +00:00
Karl 'vollmerk' Vollmer
b9b1d03d05 use filemtime for catalog verify untested 2010-03-12 17:45:56 +00:00
Karl 'vollmerk' Vollmer
3d97d79e84 Improve debugging a bit to prove a point 2010-03-09 04:24:10 +00:00
Karl 'vollmerk' Vollmer
d8e8ec2b79 Update defaults for new installs (extending default timeouts) fix installation and PHP warning on no ip history 2010-03-01 12:47:15 +00:00
Karl 'vollmerk' Vollmer
45ea1a80fa Make the tag cloud do something, only song browsing for now... 2010-02-23 04:12:42 +00:00
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