Commit Graph

91 Commits

Author SHA1 Message Date
Remy fae49a62a1 Fix for closed cursor error on Windows 2011-07-14 01:21:37 -07:00
Remy 5b155921ba Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 23:04:30 -07:00
Remy c94b066af1 Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 22:52:03 -07:00
Remy 4971a67698 Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 22:46:43 -07:00
Remy 045b5638b2 Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 22:41:25 -07:00
Remy 8a1fcb8987 Fixed duplicates/US only issue. Also added latest albums to index page 2011-07-12 03:06:59 -07:00
Remy dcfa61d5b2 Added disambiguation to search results 2011-07-11 15:12:01 -07:00
Remy 8f999111c5 Added a music scanner to read metadata from audio files rather than using folder names/xml 2011-07-11 14:23:11 -07:00
Remy fd98828cd1 Fixed redirect issues when http_root is specified 2011-07-11 12:56:59 -07:00
Remy f918814911 Fixed Clear History redirect 2011-07-11 12:42:34 -07:00
Remy 1d701bceb5 Fixed an issue with redirects to index page 2011-07-11 02:54:43 -07:00
Remy 2d2b5851db Undo a change to musicbrainz2 webservice 2011-07-11 02:22:56 -07:00
Remy 052a540ca4 Added http_root option 2011-07-11 02:18:15 -07:00
Remy ceadca253f Added http_root option to the config 2011-07-11 02:18:01 -07:00
Remy 633b2de875 Initialize DB at startup to prevent table lookup errors 2011-07-11 01:10:08 -07:00
Remy 9a41667555 Fixed history not clearing 2011-07-11 01:08:24 -07:00
Remy 83dd015be7 Added Upcoming & History functions, fixed some issued with index 2011-07-11 00:55:57 -07:00
Remy 6bc5da2eed Table creation now happens at startup 2011-07-11 00:55:16 -07:00
Remy f043f0ccc0 Added Upcoming & History functions, fixed some issues with index 2011-07-11 00:54:41 -07:00
Remy 1565ca9813 Upcoming section is now functional 2011-07-10 23:28:15 -07:00
Remy d65c2426c9 Changes some layout stuff, added a donate button 2011-07-10 22:08:15 -07:00
Remy f44079fe83 Reverted back to old readme 2011-07-10 21:51:33 -07:00
Remy 536b963d2d Reverting back to old webServer without templates 2011-07-10 21:50:26 -07:00
Remy b59966992b Reverting back to old webServer without templates 2011-07-10 21:49:52 -07:00
Remy 049fcb84cd Reverting back to old webServer without templates for now 2011-07-10 21:49:19 -07:00
Remy aaf37ae421 Updated installation requirements in the README 2011-07-10 19:56:22 -07:00
rembo10 e13325167e Merge pull request #29 from Chaosbit/cheetah
Cheetah
2011-07-10 19:42:30 -07:00
Paul Busch 6b2834e85d changed back to old search form 2011-07-10 22:50:52 +02:00
Paul Busch ab73c797f1 config also as template 2011-07-10 22:48:26 +02:00
Paul Busch aa51a08f20 fixed typo 2011-07-10 19:05:59 +02:00
Paul Busch 9b78a50c17 more templates 2011-07-10 19:00:04 +02:00
Paul Busch 873bdf7c64 Switching to templates 2011-07-08 20:19:16 +02:00
Paul Busch 7631662930 adding template files 2011-07-08 20:18:29 +02:00
Remy fb058efb3d Added title text to shutdown/restart buttons 2011-07-01 19:27:49 -07:00
Remy 4705221de6 Red shutdown button 2011-07-01 19:23:13 -07:00
rembo10 b1ef506fe0 Merge pull request #25 from gugahoi/master
Restart function courtesy of gugahoi
2011-07-01 18:34:15 -07:00
Remy 1a9c439b50 Fixed an issue when Various Artists comes back as the top result. For now it skips it, whereas in the future it should jump down to the second result 2011-07-01 12:39:19 -07:00
gugahoi c39e105f23 Added loging on restart function. 2011-07-01 15:32:26 +10:00
gugahoi 8fc9169247 Ignoring .pyc and .log files 2011-07-01 15:32:05 +10:00
gugahoi 8e6dad3931 Added restart funtion and image to navbar. 2011-07-01 15:05:15 +10:00
Remy a94e78c7a1 Headphones now remembers your last imported path 2011-06-27 10:22:57 -07:00
Remy 11defee12b Fixed another logging message error 2011-06-26 17:36:18 -07:00
Remy 466665b1e1 Fixed logging issue when adding an artist with one result. 2011-06-26 09:09:53 -07:00
Remy f3b9a451bf Minor change to logging message 2011-06-25 15:43:36 -07:00
Remy 7fb3629838 Added basic logging (using logger.py from Sick Beard) 2011-06-25 11:24:15 -07:00
Remy 141277792f init.d courtesy of Mar2zz 2011-06-20 11:29:31 -07:00
rembo10 830dd600d2 Merge pull request #12 from gugahoi/patch-1
Change some of the config html
2011-06-19 10:05:14 -07:00
Gustavo Hoirisch 65e9004c94 Changed section links to be submenu like links. 2011-06-19 06:29:23 -07:00
Gustavo Hoirisch 7eb30a3a7a Added links to sections of config page. 2011-06-19 06:22:23 -07:00
Gustavo Hoirisch d9f393602d Change some of the config html 2011-06-18 20:11:20 -07:00