1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

451 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
4957be2309 fixed a problem with catalog builds in windows and fixed a bug I created when I was playing with the album art 2007-01-21 03:02:23 +00:00
Karl 'vollmerk' Vollmer
466198e1e8 fixed force http play 2007-01-17 14:38:30 +00:00
Karl 'vollmerk' Vollmer
9f87707043 fixed a clean issue with rated items 2007-01-17 14:25:12 +00:00
Karl 'vollmerk' Vollmer
66ff3d58df few more slight tweaks to the catalog to prevent incorrect entry by the user 2007-01-17 05:35:42 +00:00
Karl 'vollmerk' Vollmer
53b8c3c94e Fixed windows mapped drive sub dir issue and catalog album art add 2007-01-16 08:50:58 +00:00
Karl 'vollmerk' Vollmer
883a1d60d3 speed up amazon gather and fixed some logic issues, and switched to disks for the download icons 2007-01-15 20:44:17 +00:00
Karl 'vollmerk' Vollmer
f0706c9b94 fix an issue with all numeric usernames... by preventing them for now this will be really fixed in the next version 2007-01-14 06:23:42 +00:00
Karl 'vollmerk' Vollmer
c19f512180 * Added new functions to HttpQ controller
* Fixed Catalog cleaning issues and album art issues
* Fixed a minor javascript error with the localplay stuff
* Started work on write_playlists.php.inc (https://ampache.bountysource.com/task/show/542)
2007-01-14 03:00:05 +00:00
Karl 'vollmerk' Vollmer
a3bdc3148d fixed tracking of user of flagged objects and allowed mass reject, approve 2007-01-12 21:51:48 +00:00
Karl 'vollmerk' Vollmer
0b39cf3100 few minor fixes including a XML-RPC fix 2007-01-12 07:45:01 +00:00
Karl 'vollmerk' Vollmer
dced24f2c5 fix for the httpq player so that it works with songs that have spaces in the name 2007-01-11 16:01:29 +00:00
Karl 'vollmerk' Vollmer
4818413e5f fixed unescaped username in urls 2007-01-08 18:14:38 +00:00
Karl 'vollmerk' Vollmer
9a92a34e2c * New Play/Random icons (last ones I swear)
* Fixed up missing actions/icons on genre browse
* Fixed batch logic to show access denied, rather then
  redirecting
* Fixed a minor css issue on classic that caused the
  album art to float around
2007-01-08 03:27:55 +00:00
Karl 'vollmerk' Vollmer
3460950693 tweaked album of the moment mojo and theoritical fix for flash player 2007-01-08 02:32:45 +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
e73e553334 * Fixed display issues on TV page relating to
now playing Post AJAX and floating issues
* Fixed display of Last IP if tracking disabled
* Fixed play issue with invalid songs when
  using Democratic Play
2007-01-06 20:59:26 +00:00
Karl 'vollmerk' Vollmer
dfde4e4ef7 testing new mime types for OGG and FLAC makes them both work with MPD but might break other clients... testing required 2007-01-05 23:26:34 +00:00
Karl 'vollmerk' Vollmer
b611d2e0a3 * Added echo of pattern on print tags
* Tweaked headers on ajax page
* Fixed quick search box issues on browse by song
* Reverted to text for browse by albums
* Fixed some bad error handling on localplay
2007-01-05 08:07:00 +00:00
Karl 'vollmerk' Vollmer
f2cf027883 last db update of 3.3.3 branch adds german prefixes to the album/artist tables and removes time zone preference 2007-01-04 06:21:42 +00:00
Karl 'vollmerk' Vollmer
1068c367ac * Fixed Single Artist view if you have 50+ albums
* Tweaked Recently Played text to make translations a little easier
* Removed unused Config options
* Added array definition if only one users exists
2007-01-04 05:37:15 +00:00
Karl 'vollmerk' Vollmer
a95d696db3 fixed some old get_info() references 2007-01-03 16:01:34 +00:00
Karl 'vollmerk' Vollmer
a9d8f3fa74 * Updated the PO files for the translations, this should be the final for the next stable
* Added German prefixes for artists
* Added RIFF tag support
2007-01-02 04:47:15 +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
c7532033e5 few more fixes to the album art collection, now moving onto the single album art view page and the modules page 2006-12-31 23:38:57 +00:00
Karl 'vollmerk' Vollmer
3ac90131ce * Updated CSS to improve compatibiliy and make appearance more consistant (Thx Spocky)
* Fixed some issues with the Amazon Album art gathering created when I re-wrote it
2006-12-31 23:16:58 +00:00
Karl 'vollmerk' Vollmer
a145e33a37 added ability to clear entire democratic playlist 2006-12-30 22:49:36 +00:00
Karl 'vollmerk' Vollmer
ec19be3ef8 fixed auto-transcoding logic, requires a third variable now if not transcoding to mp3 2006-12-29 21:32:03 +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
Karl 'vollmerk' Vollmer
1a22c7c317 fixed the pls length issue 2006-12-28 23:35:04 +00:00
Karl 'vollmerk' Vollmer
d6e28b752f * Added new Snoopy, fixes some minor bugs
* Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken
  might even be a little faster now when using folder and id3 methods at the same time
* Fixed some issues with FastCGI installs
* Removed another upload file that wasn't used anymore
* Tweaked Recently Played to show 'played XXX ago'
2006-12-28 22:56:55 +00:00
Karl 'vollmerk' Vollmer
0b4e8ed38c fixed WMP11 Now Playing, broke Album Art gathering, re-writing to fix some serious logic flaws 2006-12-28 02:01:46 +00:00
Karl 'vollmerk' Vollmer
2f2aff930a new httpq localplay method, fixes for preferences and mpd controller 2006-12-22 19:27:33 +00:00
Karl 'vollmerk' Vollmer
924af2b578 few more fixes 2006-12-18 17:50:46 +00:00
Karl 'vollmerk' Vollmer
a9e7b1fd2e nasty catalog add bug I am sooo fired 2006-12-18 17:02:31 +00:00
Karl 'vollmerk' Vollmer
52708f8177 doh! 2006-12-18 09:42:23 +00:00
Karl 'vollmerk' Vollmer
ce284d7a83 last commit pre beta1 release 2006-12-18 09:16:20 +00:00
Karl 'vollmerk' Vollmer
c6feba1f33 * Fixed update issue, comment updating disabled for a bit 2006-12-18 00:35:07 +00:00
Karl 'vollmerk' Vollmer
2e6b06c268 hmm bug 2006-12-18 00:11:23 +00:00
Karl 'vollmerk' Vollmer
68ac06b30b * Last DB Update for 3.3.3 Stable Branche
* Improved Recommendation view
* Removed Upload
2006-12-18 00:10:07 +00:00
Karl 'vollmerk' Vollmer
7c661ba685 * Added Recommendations based on matching ratings between users
* Integrated LastFM plugin (defaults to disabled still)
* Fixed a view issue with the Admin Localplay Level preference
* removed some old MPD pages that were not being usedwq
2006-12-17 08:41:21 +00:00
Karl 'vollmerk' Vollmer
52d8985a27 fix a display issue when streaming 2006-12-14 03:23:42 +00:00
Karl 'vollmerk' Vollmer
cdb41b515a commiting crap in a hurry for loss and profit 2006-12-12 21:59:35 +00:00
Karl 'vollmerk' Vollmer
504cd93ea8 typos abound! 2006-12-12 21:58:26 +00:00
Karl 'vollmerk' Vollmer
4feee9e40a wowow 2006-12-12 21:56:58 +00:00
Karl 'vollmerk' Vollmer
f90b7a4679 fixed cataloging issue 2006-12-07 05:29:16 +00:00
Karl 'vollmerk' Vollmer
fe7a6b75f6 arg stupid plugins 2006-12-06 18:22:18 +00:00
Karl 'vollmerk' Vollmer
caaf0f6e12 dont track stats on a batch download.. thats just insane 2006-12-06 18:21:15 +00:00
Karl 'vollmerk' Vollmer
ca34aa1ede * Prevent Album art set on demo because people put porn in there :(
* Fix Push functionality for the Democratic view stuff
* Add footer div definition per Apex's request
* Fix Config display with multi-value elements
* Added plugin checking to update.php wq
2006-12-05 04:43:13 +00:00
Karl 'vollmerk' Vollmer
0af24517dc wups bad links 2006-11-30 17:18:13 +00:00
Karl 'vollmerk' Vollmer
1938861afb prep for tags/lyrics cleanup and recently playing tweaks 2006-11-30 08:48:08 +00:00