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

13 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
65912668d2 decided to not try to detect the charset, its just such a pain in the ass and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login 2008-05-10 09:11:22 +00:00
Karl 'vollmerk' Vollmer
2ff28d9f26 minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +00:00
Karl 'vollmerk' Vollmer
591ca8e918 almost done cleaning up the democratic play mojo 2008-03-11 07:24:24 +00:00
Karl 'vollmerk' Vollmer
6a335845cc fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about 2007-12-02 00:25:07 +00:00
Karl 'vollmerk' Vollmer
6e299a7f63 fixed voting up/down and removal of songs from democratic playlist after playback 2007-11-24 21:48:22 +00:00
Karl 'vollmerk' Vollmer
27ba8110ca democratic play working, if still slightly sketchy 2007-11-24 21:16:13 +00:00
Karl 'vollmerk' Vollmer
3508380e99 democratic play on its way to being fixed, can add songs to a playlist, and view them ca not play it or delete/vote yet... 2007-11-24 19:51:11 +00:00
Karl 'vollmerk' Vollmer
3de0a91af3 slight performance tweak 2007-11-22 21:40:57 +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
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
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
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
Renamed from lib/class/tmp_playlist.class.php (Browse further)