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

17 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
2f5c09b55c updated locales, hopefully one of the last commits before 3.4 stable release 2008-05-10 09:27:42 +00:00
Karl 'vollmerk' Vollmer
84b483c99a fixed playlist update on full strict of mysql5.x and jpg mime type 2008-03-06 04:55:19 +00:00
Karl 'vollmerk' Vollmer
a2c471bd18 reimplemented the session function check 2007-12-25 02:47:56 +00:00
Karl 'vollmerk' Vollmer
d3423e0e37 fixed an album art issue created with the new auth code 2007-12-23 22:36:23 +00:00
Karl 'vollmerk' Vollmer
7e1432273a API and XML-RPC are still broken, but moved to new session code, sleep time 2007-12-20 09:12:04 +00:00
Karl 'vollmerk' Vollmer
9ded189f8c really fixed image, and put in a quick hack on play for api access 2007-11-21 08:44:21 +00:00
Karl 'vollmerk' Vollmer
8f883bfa45 two fixes for invalid artist ids in album xml and parse error on image.php 2007-11-21 08:35:31 +00:00
Karl 'vollmerk' Vollmer
068b2cbbb3 tweak to make the image.php file work with API auth, and corrected URLs 2007-11-21 07:07:34 +00:00
spocky
85133012f2 Fixed image mime type not being sent correctly 2007-09-19 18:01:18 +00:00
Karl 'vollmerk' Vollmer
85020546bd sync typo fix 2007-08-29 17:50:50 +00:00
Karl 'vollmerk' Vollmer
755ab35f6b fixed the album art gathering, enabled art resizing and saving of said stuff... not sure if saving and retriving is saving any time. tweaked show test config wording 2007-07-29 07:21:47 +00:00
Karl 'vollmerk' Vollmer
79316acb81 fixed find album art, including a fix from Karl Hungus... seriously I am not making that name up 2007-05-25 05:49:22 +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
14f9a27ffb updated sql, and a db album art method fix 2007-01-27 04:00:02 +00:00
Karl 'vollmerk' Vollmer
b6cfe134ba * Re-worked Main page of Ampache, adding Album of the moment.
* Moved stats to /stats.php page
* Fixed logic error in resize that could cause nothign to display
  if resize was on, but it still failed
* Fixed Upload Album art from Find Album Art
* Added Menu to the TV page
* Fixed logic error that showed localplay if user had access
  regardless of global config
* Changed default action of browse.php to song browse
2007-01-07 20:35:49 +00:00
Karl 'vollmerk' Vollmer
8b81ef7096 I am pretty sure the find art should work correctly now, it doesnt do id3tags yet due to some... complications.. it does however now read the folder images which is a new feature. 2007-01-01 10:31:15 +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
Renamed from albumart.php (Browse further)