Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | fixed an album art issue created with the new auth code | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+6 |
| | |||||
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -2/+3 |
| | |||||
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | two fixes for invalid artist ids in album xml and parse error on image.php | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -6/+6 |
| | |||||
* | tweak to make the image.php file work with API auth, and corrected URLs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -0/+9 |
| | |||||
* | Fixed image mime type not being sent correctly | spocky | 2007-09-19 | 1 | -2/+3 |
| | |||||
* | sync typo fix | Karl 'vollmerk' Vollmer | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | fixed the album art gathering, enabled art resizing and saving of said ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -8/+12 |
| | | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording | ||||
* | fixed find album art, including a fix from Karl Hungus... seriously I am not ↵ | Karl 'vollmerk' Vollmer | 2007-05-25 | 1 | -2/+2 |
| | | | | making that name up | ||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -16/+17 |
| | | | | everything broken | ||||
* | updated sql, and a db album art method fix | Karl 'vollmerk' Vollmer | 2007-01-27 | 1 | -3/+3 |
| | |||||
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -3/+2 |
| | | | | | | | | | | | * 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 | ||||
* | I am pretty sure the find art should work correctly now, it doesnt do ↵ | Karl 'vollmerk' Vollmer | 2007-01-01 | 1 | -0/+10 |
| | | | | id3tags yet due to some... complications.. it does however now read the folder images which is a new feature. | ||||
* | renamed albumart.php to image.php and prepared for the find album art page fixes | Karl 'vollmerk' Vollmer | 2006-12-29 | 1 | -0/+90 |