Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz) | momo-i | 2008-10-22 | 1 | -1/+2 |
| | |||||
* | simplify code, remove large if else statement | Karl 'vollmerk' Vollmer | 2008-09-03 | 1 | -28/+28 |
| | |||||
* | (no commit message) | momo-i | 2008-09-03 | 1 | -22/+28 |
| | |||||
* | remove lib/album.lib.php and move its two functions into album class, ↵ | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -0/+99 |
| | | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules) | ||||
* | added "extra" caching for the album object | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -1/+24 |
| | |||||
* | fixed the albums/artists I broke a few revs ago and sync of the download ↵ | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -5/+1 |
| | | | | stats fix from branch | ||||
* | make the disabled songs link show something, need to make a custom view for ↵ | Karl 'vollmerk' Vollmer | 2008-07-14 | 1 | -27/+1 |
| | | | | that as the song one i not really valid, also played around with the caching a bit | ||||
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+1 |
| | | | | on song object | ||||
* | made the cataloging process gather genre and use it as a tag, browse genre ↵ | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -0/+1 |
| | | | | also removed | ||||
* | fix typo also tweak the localplay controllers so they update the active ↵ | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -1/+1 |
| | | | | instance correctly | ||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -1/+2 |
| | |||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -19/+35 |
| | | | | mostly work | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -2/+13 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | fixed some album art issues and an issue with downloads if no catalog pattern | Karl 'vollmerk' Vollmer | 2008-05-03 | 1 | -5/+8 |
| | |||||
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -1/+1 |
| | |||||
* | new flash player that still does not work, fixed some bad references to the ↵ | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -2/+2 |
| | | | | ellipsis thresholds | ||||
* | add the title back in to the links and be a little more violent with the ↵ | Karl 'vollmerk' Vollmer | 2008-03-19 | 1 | -2/+2 |
| | | | | charset setting... | ||||
* | fixed playlist update on full strict of mysql5.x and jpg mime type | Karl 'vollmerk' Vollmer | 2008-03-06 | 1 | -2/+4 |
| | |||||
* | Fixed artist display wrongly using ellipsis_threshold_album preference | spocky | 2008-01-17 | 1 | -1/+1 |
| | | | | Fixed wrong artist html encoding in random albums image title | ||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+8 |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | ||||
* | added paging to genre sub views, and added missing fields to the song single ↵ | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -2/+5 |
| | | | | view | ||||
* | fixed lack of prefix on albums improves album art search results, thx darkside | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -5/+5 |
| | |||||
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵ | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -0/+3 |
| | | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet. | ||||
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -4/+3 |
| | |||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -8/+11 |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | ||||
* | fixed advanced random, tweaked some css a tad and fixed a few other minor typos | Karl 'vollmerk' Vollmer | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | added the initial playlist view page, fixed the artist name on albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -2/+4 |
| | | | | moment | ||||
* | fixed album.disk for ogg files and added it to the display | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+5 |
| | |||||
* | fixed the songs view that I broke | Karl 'vollmerk' Vollmer | 2007-08-17 | 1 | -1/+1 |
| | |||||
* | first step towards multi-disk support, Thx Hugo Haas | Karl 'vollmerk' Vollmer | 2007-08-16 | 1 | -2/+4 |
| | |||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -2/+3 |
| | | | | broken) | ||||
* | fixed find missing tracks, tweaked openstrands class again to account for ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -2/+39 |
| | | | | lack of [[CCDATA tag on some xml responses | ||||
* | moved search to upper right, removed the playlists from the left menubar, ↵ | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -1/+4 |
| | | | | fixed a potential uncaught exception on id3 tags | ||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -3/+4 |
| | | | | little (so it cleans up after its self) | ||||
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -22/+60 |
| | |||||
* | fixed the album art gathering, enabled art resizing and saving of said ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -8/+21 |
| | | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording | ||||
* | slightly improved the logic on pulling albums, fixed a typo causing find ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+1 |
| | | | | album art not to work as advertised | ||||
* | removed some old/legacy functions fixed download and merged it into the /play | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -2/+2 |
| | |||||
* | fixed update from tags for artist and album and fixed clear album art | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -7/+7 |
| | |||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -1/+1 |
| | | | | forgetting now | ||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -1/+2 |
| | |||||
* | fixed lastfm gather album art and add | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -2/+31 |
| | |||||
* | catalog verify mostly works, need to clean up the album art gather before ↵ | Karl 'vollmerk' Vollmer | 2007-06-02 | 1 | -9/+8 |
| | | | | its completely better | ||||
* | fixed find album art, including a fix from Karl Hungus... seriously I am not ↵ | Karl 'vollmerk' Vollmer | 2007-05-25 | 1 | -9/+9 |
| | | | | making that name up | ||||
* | flushed out the album view and added a few more features removed unused icons | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -27/+42 |
| | |||||
* | basic browse concept added to sidebar and start of the browse logic | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -45/+68 |
| | |||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -27/+6 |
| | | | | replacement browse method | ||||
* | added favorite X play links | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -9/+9 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -15/+60 |
| | | | | everything broken | ||||
* | updated sql, and a db album art method fix | Karl 'vollmerk' Vollmer | 2007-01-27 | 1 | -1/+3 |
| |