Commit Graph

160 Commits

Author SHA1 Message Date
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
Remy
3eb67157d7 readme 2011-05-26 20:47:40 -07:00
Remy
a918068f84 Added support for Newznab & NZBs.org 2011-05-26 20:04:25 -07:00
Remy
15de3c2927 Browser launcher works now - launches browser automatically on first startup 2011-05-26 16:42:41 -07:00
Remy
97f31c80b4 hopefully fixed 503 errors on itunes import 2011-05-26 15:16:59 -07:00
Remy
627c6553cf empty parameters (i.e. no username/password) are no longer sent to SABnzbd 2011-05-25 20:21:20 -07:00
Remy
5eb96455bc Minor interface changes 2011-05-25 15:41:45 -07:00
Remy
1a233d7db1 database not allowing duplicates issue 2011-05-25 14:30:44 -07:00
Remy
143bba42aa Hopefully fixed having to restart on Win7 after changing settings 2011-05-25 14:27:41 -07:00
Remy
1f11e31cf7 got rid of logo border on IE & Firefox 2011-05-25 12:23:52 -07:00
Remy
d1f405627a fixed some css 2011-05-25 11:46:27 -07:00
Remy
5cc0c9a93c fixed index not displaying after adding an artist on python 2.7.1 for windows 2011-05-25 11:24:26 -07:00
Remy
1d41f30e3d Fixed index page not displaying after adding an artist on python 2.7.1 for windows 2011-05-25 11:21:19 -07:00
Remy
58f849ef3c fixed db closing issue w/ python 2.7 2011-05-25 10:12:36 -07:00
Remy
064ef2eac2 Added some details to the iTunes import page 2011-05-25 01:08:03 -07:00
Remy
1aed8efd93 added mover module 2011-05-24 21:20:04 -07:00
Remy
02ae22c81a milliseconds now show up as MM:SS on album page, added download link to album page, sending a link to SAB creates a new snatched table in db 2011-05-24 09:48:12 -07:00
Remy
bd176a9bc3 fixed multiple download links being sent to SAB 2011-05-24 09:11:48 -07:00
Remy
dca48bade7 fixed issue with database being created without tables 2011-05-24 03:29:16 -07:00
Remy
4bd3e98a2d pyItunes 2011-05-24 03:26:57 -07:00