Commit Graph

79 Commits

Author SHA1 Message Date
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
Remy d2ca837b15 Fixed issues with single & double quotes in artist name 2011-06-18 07:48:43 -07:00
Remy 414910e773 Fixed an issue when searching a term with quotes 2011-06-17 23:30:17 -07:00
Remy 49bd0c77d2 Fixed database error when trying to fetch an artist with quotes in the name 2011-06-17 21:55:36 -07:00
Remy 5ad3f47396 reformatted readme file (courtesy of DejaVu77) 2011-06-17 12:05:49 -07:00
Remy c2c33a433c favicon for IE 2011-06-17 11:54:07 -07:00
Remy 76e0aa0bf7 Fixed 403 forbidden error while trying to import Various Artists 2011-06-15 03:50:08 -07:00
Remy 3f951d6af9 Added force checking options 2011-06-14 06:49:03 -07:00
Remy 6be8e068a9 Fixed issue where new releases weren't being added to the database 2011-06-14 06:29:17 -07:00
Remy bd3a173149 added option to import a directory 2011-06-03 05:53:03 -07:00
Remy 96ca7cfecd fixed an issue with the index not displaying if an artist is added with no official releases 2011-05-27 19:00:18 -07:00
Remy 64322eabd1 fixed issue with browser not finding 0.0.0.0 on Windows. Now redirects to localhost 2011-05-27 14:29:33 -07:00
Remy 18601a79f7 updated readme 2011-05-27 14:28:25 -07:00