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

795 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
a313222ab7 typo 2009-03-02 00:25:41 +00:00
Karl 'vollmerk' Vollmer
9eca0afefa add clean to handshake information 2009-03-02 00:08:25 +00:00
Karl 'vollmerk' Vollmer
ace25154eb do not overlap filters 2009-03-01 23:59:07 +00:00
Karl 'vollmerk' Vollmer
abc6eac0e3 maybe fix #404, unconfirmed implemented #405 other misc cleanup 2009-03-01 23:47:36 +00:00
Karl 'vollmerk' Vollmer
a8f79bb8f4 move add radio station link to a more obvious location 2009-03-01 02:48:06 +00:00
Karl 'vollmerk' Vollmer
e474991d13 Resolve #401 new database update, reset album thumbs and use resized art... 2009-03-01 02:35:42 +00:00
Karl 'vollmerk' Vollmer
c9ccb05a40 fix typo 2009-03-01 00:36:45 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
Karl 'vollmerk' Vollmer
dbdd96ed1b unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
Karl 'vollmerk' Vollmer
211a0c47a6 added localplay controls to api in addition to added/updated filters 2009-02-25 01:52:27 +00:00
Karl 'vollmerk' Vollmer
2a5051b0c1 fix album + name + year grouping and remove some debug, and add a clean to update_single_item 2009-02-25 00:30:05 +00:00
momo-i
96acc29016 Added: lyrics get from getid3 (pls test by any mp3s)
Added: debug_print function (pre tag for print_r)
2009-02-24 23:37:19 +00:00
Karl 'vollmerk' Vollmer
0bdecac947 change handshake date format to ISO 8601 2009-02-24 16:33:38 +00:00
momo-i
788e0afeae Fixed: translate words change 2009-02-24 04:42:44 +00:00
momo-i
14ef536151 Add: song_lyrics to Ampache #327 (thx alister55) 2009-02-24 04:18:33 +00:00
Karl 'vollmerk' Vollmer
ef2a0a794d make the update_song_from_tags() function get called correctly, still an issue with new tags not clearing previous system() values 2009-02-24 01:04:04 +00:00
Karl 'vollmerk' Vollmer
453eedceae sync from branches/3.4 2009-02-22 23:36:01 +00:00
Karl 'vollmerk' Vollmer
c59dd7d4b3 corrected display on cleared democratic playlist, and added some basic caching, vote amount needs to be cached 2009-02-21 01:59:11 +00:00
Karl 'vollmerk' Vollmer
917c8198ae * Add mpeg to list of _parse_avi valid file types
* Fixed clear playlist, however it reveled a problem with the get items
* Removed a stupid extra check on database build
2009-02-21 01:42:10 +00:00
Karl 'vollmerk' Vollmer
a0975517e1 failed attempt to implement flag caching, commiting so I can work on it later 2009-02-19 17:04:08 +00:00
Karl 'vollmerk' Vollmer
847ec135fd failed experiement, decent performance boost on verify by removing a bunch of queries, still some to moreve, should be able to make it faster 2009-02-19 05:02:37 +00:00
Karl 'vollmerk' Vollmer
a9bb2bd1b2 cleanup of dead / old functions 2009-02-19 02:23:52 +00:00
Karl 'vollmerk' Vollmer
8857453916 correct incorrect reference to update_song_from_tags 2009-02-19 02:03:39 +00:00
Karl 'vollmerk' Vollmer
5113c861d7 corrected update_media_from_tags() reference and added debug to api for ping() 2009-02-18 04:01:42 +00:00
Karl 'vollmerk' Vollmer
5c3232311a make verify semi-safe again, video update does not actually do anything 2009-02-18 03:57:42 +00:00
Karl 'vollmerk' Vollmer
bdddee7cb1 some more work to make the catalog clean and verify functions work for videos 2009-02-16 01:55:37 +00:00
Karl 'vollmerk' Vollmer
d97f018e3a partially fixed clean function for video files 2009-02-15 16:57:11 +00:00
Karl 'vollmerk' Vollmer
addb6f957f broke the advanced random stuff, only ui in place for new stuff... 2009-02-10 03:49:24 +00:00
Karl 'vollmerk' Vollmer
58900248cc tweak it so that flv is a valid video type and correctly(??) get the codec from it 2009-02-09 23:04:15 +00:00
Karl 'vollmerk' Vollmer
f694c28b63 fix edit links, and some interface issues I created with other changes 2009-02-09 22:28:59 +00:00
Karl 'vollmerk' Vollmer
2a0c72b30c some more minor tweaks to democratic playlist, fixed now playing on localplay playlist 2009-02-08 15:16:02 +00:00
Karl 'vollmerk' Vollmer
e24192c441 fixed mpd controller url parsing 2009-02-08 14:41:00 +00:00
Karl 'vollmerk' Vollmer
9d6ca07ecb more tweaks to the democratic playlist, move the play command out front also clean up now playing on localplay status box 2009-02-08 02:27:14 +00:00
Karl 'vollmerk' Vollmer
db46455582 fixed missing reference to new variable name when downsampling 2009-02-08 01:49:56 +00:00
Karl 'vollmerk' Vollmer
00f3ef062c forgot interface 2009-02-08 00:46:05 +00:00
Karl 'vollmerk' Vollmer
45486a28fc standardize media interface stuff a bit 2009-02-08 00:43:10 +00:00
Karl 'vollmerk' Vollmer
0de67b0682 rename the variables, potentially break some stuff, good fun 2009-02-07 05:03:13 +00:00
Karl 'vollmerk' Vollmer
05e92cab60 frigging db name in creation definition vollmer is fired 2009-02-04 22:43:40 +00:00
Karl 'vollmerk' Vollmer
790fc1c944 fix a password bug on updating http_q instances 2009-02-04 03:15:26 +00:00
Karl 'vollmerk' Vollmer
491b530cca add a few more columns to the video view, tweak how it picks the title when indexing 2009-02-04 02:49:12 +00:00
Karl 'vollmerk' Vollmer
87ac3e4500 fix display of ip history 2009-02-04 01:38:11 +00:00
Karl 'vollmerk' Vollmer
97c538e24f slight tweak to dba class to try to make it a little more bullet proof, commented added functions 2009-02-04 01:27:45 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
a6ad247623 fix playlist adds not showing up but still adding, fixed ip history being wiped by db update 2009-02-02 01:39:25 +00:00
Karl 'vollmerk' Vollmer
97c0856a21 forgot to do :w 2009-02-01 02:48:50 +00:00
Karl 'vollmerk' Vollmer
4aefc1fadc incomplete changes, commiting because I need a coding break 2009-02-01 02:45:39 +00:00
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
Karl 'vollmerk' Vollmer
1891fd835c ACL with IPv6 should be working / testing now 2009-01-31 23:48:46 +00:00
Karl 'vollmerk' Vollmer
c0916ab7e9 Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update 2009-01-31 22:06:31 +00:00
Karl 'vollmerk' Vollmer
2ad68e2692 add some extra debug for failures on charset setting 2009-01-29 01:57:43 +00:00