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
070b12d08a tweaked earlier update to use medium blob 2007-07-29 05:59:44 +00:00
Karl 'vollmerk' Vollmer
ed04606a52 slightly improved the logic on pulling albums, fixed a typo causing find album art not to work as advertised 2007-07-29 05:34:21 +00:00
Karl 'vollmerk' Vollmer
258e4fcdf2 fixed downsampling, renamed to transcoding default or always are now the options 2007-07-29 04:58:22 +00:00
Karl 'vollmerk' Vollmer
db47bcb6c0 fixed play all artist, play all artist random, and account updating from user preferences 2007-07-29 03:20:00 +00:00
Karl 'vollmerk' Vollmer
14c432a4b1 fixed typo 2007-07-27 23:16:07 +00:00
Karl 'vollmerk' Vollmer
903d06d41c synced over Vlets prevent_multiple_login patch and improved error reporting a bit moving to use of the Error class 2007-07-26 05:46:37 +00:00
Karl 'vollmerk' Vollmer
fe5e72104a fixed some tarded typos, obviously time for me to get some sleep 2007-07-24 05:13:07 +00:00
Karl 'vollmerk' Vollmer
d7f75d16b5 added album and artist dynamic options, tweaked display and how you add em... still not happy with it, but good enough for now 2007-07-24 05:02:50 +00:00
Karl 'vollmerk' Vollmer
a74d0b7163 added dynamic playlist item support, default and genre currently work 2007-07-24 04:10:58 +00:00
Karl 'vollmerk' Vollmer
4ad67656eb editing a live stream works now, added confirmation to live stream creation and also tweaked the create page to be slightly less wordy 2007-07-23 07:09:45 +00:00
Karl 'vollmerk' Vollmer
216e691dfa - Added Live Stream (Internet Radio) support
- New Database Update corrects some issues and makes internet radio possible
- Fixed ratings
- Added new Transcode preference, doesn't do anything yet
- New "Radio Stations" browse type
2007-07-23 06:08:14 +00:00
Karl 'vollmerk' Vollmer
84eca6a3d5 sync french translation, fixed ratings 2007-07-23 02:10:27 +00:00
Karl 'vollmerk' Vollmer
ff606dbefc removed some old/legacy functions fixed download and merged it into the /play 2007-07-22 18:32:09 +00:00
Karl 'vollmerk' Vollmer
4720720285 corrected ajax but introduced with prototype, tweaked how ajax stuff is done, now uses ajax:: class also replaced player with a logout icon 2007-07-22 16:47:22 +00:00
Karl 'vollmerk' Vollmer
1a5d32fbbe fixed level updating for admin preferences 2007-07-12 05:45:48 +00:00
Karl 'vollmerk' Vollmer
7be9eb4ea1 re-added ability to delete catalogs, fixed exception error with id3 library 2007-07-12 05:30:30 +00:00
Karl 'vollmerk' Vollmer
feae56b4d3 sync lastfm fix to trunk 2007-07-06 08:40:00 +00:00
Karl 'vollmerk' Vollmer
e07f720bbc semi-fixed lastfm 2007-07-05 07:32:38 +00:00
Karl 'vollmerk' Vollmer
83c7a25a76 missed some requires, tweaked the lastfm class and removed an unused function from general 2007-07-05 07:13:25 +00:00
Karl 'vollmerk' Vollmer
edf482ff3d moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation 2007-07-05 06:05:18 +00:00
Karl 'vollmerk' Vollmer
d24fe88905 fixed update from tags for artist and album and fixed clear album art 2007-07-05 03:32:38 +00:00
Karl 'vollmerk' Vollmer
9457b75fb1 fixed some catalog update issues, fixed some genre pages and made the sql sort stuff for show songs work 2007-07-02 04:57:56 +00:00
Karl 'vollmerk' Vollmer
d54efca7bd tweak to the preferences and the update 2007-07-02 00:08:04 +00:00
Karl 'vollmerk' Vollmer
4d4712f341 bunch of minor fixes and a db change 2007-07-01 23:51:41 +00:00
Karl 'vollmerk' Vollmer
c78314791e fixed the ip tracking stuff.. sorta 2007-06-21 21:37:43 +00:00
Karl 'vollmerk' Vollmer
68a94efc6a added genre link to show songs stuff, made the single album view do ajaxie stuff for its additions and removed some extra code from he basketcases that did not need to be there 2007-06-21 07:13:44 +00:00
Karl 'vollmerk' Vollmer
ffcba7b2ca added code for new update, not enabled 2007-06-19 05:26:26 +00:00
Karl 'vollmerk' Vollmer
de0deca854 fixed an issue with songs stopping a little early depending on the client you use 2007-06-19 04:56:07 +00:00
Karl 'vollmerk' Vollmer
56c960c34a fixed some issues with the installer, and also made it so that you can delete/disable users again 2007-06-17 23:59:04 +00:00
Karl 'vollmerk' Vollmer
987213388e fixed a potential security issue where the password hash was being put into the object :S 2007-06-12 07:19:17 +00:00
Karl 'vollmerk' Vollmer
cc9d13a9a2 fixed a bug that was causing the entire playlist to be cleared on playback due to a playlist prune 2007-06-12 06:34:40 +00:00
Karl 'vollmerk' Vollmer
313e0209d8 switched over to Dba:: for all vauth functions and deleted independent dba lib 2007-06-12 06:29:33 +00:00
Karl 'vollmerk' Vollmer
6b27200338 fixed clean so that it properly cleaned album_data 2007-06-11 08:29:22 +00:00
Karl 'vollmerk' Vollmer
05c406e1f7 added in user profile, did a little work on the preferences and session, something is fishy with session and tmp_playlist stuff will look into it tomorrow 2007-06-11 08:24:05 +00:00
Karl 'vollmerk' Vollmer
689517e332 fixed preferences mostly, also fixed some genre issues and other stuff I am forgetting now 2007-06-11 05:16:20 +00:00
Karl 'vollmerk' Vollmer
d7ab14aa67 a few conf references replaced 2007-06-10 22:14:37 +00:00
Karl 'vollmerk' Vollmer
c3e9518ab4 fixed stats recording mostly 2007-06-10 22:10:33 +00:00
Karl 'vollmerk' Vollmer
67ab0016bf really removed it this time 2007-06-10 21:54:32 +00:00
Karl 'vollmerk' Vollmer
7603bf2197 removed rewrite of port with force_http_play on 2007-06-10 21:18:52 +00:00
Karl 'vollmerk' Vollmer
b0fdd250fc added rightbar and fixed genre playback 2007-06-10 21:17:25 +00:00
Karl 'vollmerk' Vollmer
11f28a1d4a made it so you could alpha_match search on artists 2007-06-09 08:29:50 +00:00
Karl 'vollmerk' Vollmer
af2ff07a81 - Fixed Ratings
- Tweaked RSS, still needs work
- Show Single artist mostly finished
2007-06-07 07:20:01 +00:00
Karl 'vollmerk' Vollmer
96334a0e8c syncing session id alteration 2007-06-06 05:41:38 +00:00
Karl 'vollmerk' Vollmer
7743d70c68 fixed browse users, add user, edit user 2007-06-04 07:40:06 +00:00
Karl 'vollmerk' Vollmer
19276f57a9 fixed genre and artist view... mostly also fixed batch downloads 2007-06-04 02:45:03 +00:00
Karl 'vollmerk' Vollmer
848a1bc538 fixed lastfm gather album art and add 2007-06-04 01:31:58 +00:00
Karl 'vollmerk' Vollmer
3851c073e5 cleaned up display on the gather album art 2007-06-03 17:56:19 +00:00
Karl 'vollmerk' Vollmer
9658a28b1d fixed catalog clean 2007-06-02 20:02:10 +00:00
Karl 'vollmerk' Vollmer
f08575e367 fixed some issues with the catalog verify, find album art still broken 2007-06-02 07:59:48 +00:00
Karl 'vollmerk' Vollmer
201cf86000 catalog verify mostly works, need to clean up the album art gather before its completely better 2007-06-02 07:48:31 +00:00