Paul Arthur
4aa256cb07
Clean up some PHPDoc crap
...
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly. They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
9ce63661d1
Fixed indent and add translation words
2011-02-03 14:03:16 +09:00
momo-i
5da3caed31
Modified header comment for phpdoc
2011-02-03 10:25:54 +09:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
3a5a8dad2e
Some more Art-related cleanup. Removing references to album_data, removing old
...
art methods from Album, etc. Should fix FS#76
2010-05-09 19:50:35 +00:00
Paul 'flowerysong' Arthur
e3e4c72466
Art work. Rationalise DB schema, support multiple thumbnail sizes and
...
caching thereof, call Catalog->gather_art instead of Catalog->gather_album_art,
unbreak (hopefully) gather_musicbrainz.
2010-05-05 01:43:51 +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
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +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
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
698a737b12
add TDRC to id3v2 tag reading Closes #530
2009-08-19 15:03:29 +00:00
Karl 'vollmerk' Vollmer
0933a6b089
fix it so pop-up of album art is full rez
2009-04-24 12:40:35 +00:00
Karl 'vollmerk' Vollmer
c27481203c
switch to jpg for the blank album art, smaller filesize and it makes erwan happy
2009-03-10 21:02:38 +00:00
Karl 'vollmerk' Vollmer
e474991d13
Resolve #401 new database update, reset album thumbs and use resized art...
2009-03-01 02:35:42 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e
first work on next db update, correct play_url() removing redundent path, fix democratic play clear
2009-03-01 00:10:49 +00:00
Karl 'vollmerk' Vollmer
6bb9e3f9a3
use resized art if it is there
2009-02-28 18:58:19 +00:00
Karl 'vollmerk' Vollmer
748af8fc7c
fix issue where the small thumbnail is used for larger images if resize album art enabled
2008-12-28 08:06:03 +00:00
dipsol
e415574302
When updating an remote catalog it will try to grab the images from the remote machine to the local database.
2008-12-11 15:21:07 +00:00
Karl 'vollmerk' Vollmer
c2e9b311e9
remove lib/album.lib.php and move its two functions into album class, corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules)
2008-08-31 15:57:33 +00:00
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