1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
Commit graph

426 commits

Author SHA1 Message Date
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
Karl 'vollmerk' Vollmer
f79eb18331 fixed the catalog build 2007-06-01 05:45:22 +00:00
Karl 'vollmerk' Vollmer
7b0b142202 additional error checking on catalog so it does not fail silently 2007-06-01 05:38:23 +00:00
Karl 'vollmerk' Vollmer
7603e48e9e tweaked the sidebars, think they look a lot better now 2007-06-01 04:36:07 +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
035b273ff5 fixed a little stupid bug with the catalog refresh hotness 2007-05-17 00:08:02 +00:00
Karl 'vollmerk' Vollmer
d759029808 added some links to the sidebar preferences adn then also added in some missing fields to the show songs, only missing the ratings on show songs now... 2007-05-14 20:43:20 +00:00
Karl 'vollmerk' Vollmer
f5723a113e fixed the stats display for artists and albums 2007-05-14 20:27:18 +00:00
Karl 'vollmerk' Vollmer
641e7de637 catalog build technically works now, still working out some issues with the dynamic updating of the current state 2007-05-14 07:12:15 +00:00
Karl 'vollmerk' Vollmer
779f4bf4e5 updated sql file, and the install process now works 2007-05-13 21:37:49 +00:00
Karl 'vollmerk' Vollmer
1a6ae62569 flushed out the album view and added a few more features removed unused icons 2007-05-13 18:38:19 +00:00
Karl 'vollmerk' Vollmer
1e9f582cf1 added clear and play to the basket 2007-05-13 08:11:45 +00:00
Karl 'vollmerk' Vollmer
6eac754129 added in the playlist bar, and the auto-loading of a tmp playlist per session 2007-05-13 00:32:57 +00:00
Karl 'vollmerk' Vollmer
2939f419e1 fixed the update and the user class reading of the preferences 2007-05-08 23:00:59 +00:00
spocky
f99f71d918 Parse error 2007-05-08 21:40:41 +00:00
Karl 'vollmerk' Vollmer
640e44d687 few more minor updates to the db that I just noticed needed to be done 2007-05-08 04:37:45 +00:00
Karl 'vollmerk' Vollmer
6319e26250 renamed tv, fixed up the tmp playlist, added two preferences and corrected some logic in play/index.php 2007-05-08 04:11:39 +00:00
Karl 'vollmerk' Vollmer
c0455678c1 started work on the sorting, and added in album viewing that kinda works 2007-05-07 08:00:05 +00:00
Karl 'vollmerk' Vollmer
0dcbad80cd added in basic browse by song functionality with filtering of unplayed 2007-05-06 22:19:37 +00:00
Karl 'vollmerk' Vollmer
691c838e90 basic browse concept added to sidebar and start of the browse logic 2007-05-06 21:07:03 +00:00
Karl 'vollmerk' Vollmer
61e529be4e new update that moves some stuff around in the database, with 414 albums (18mb table) dropped size by 7mb 2007-05-03 03:36:19 +00:00
Karl 'vollmerk' Vollmer
7b187d52ab initial, ugly, non-working "new" sidebar 2007-05-01 14:03:39 +00:00
Karl 'vollmerk' Vollmer
13dd43450a fixed up part of single album view, show songs is all gone, working on replacement browse method 2007-04-23 20:33:57 +00:00
Karl 'vollmerk' Vollmer
45250f5019 added favorite X play links 2007-04-23 07:51:12 +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
9e971edd7f two php5 only classes... first stage of re-write 2007-04-08 14:24:39 +00:00