rembo10
|
809d8a1f91
|
Merge branch 'elmarkou'
|
2012-05-11 18:07:24 +05:30 |
|
rembo10
|
66d31a4df2
|
Removed unneccessary navbar.css from 'classic' interface
|
2012-05-11 18:07:09 +05:30 |
|
rembo10
|
3a8a1dd042
|
Few minor changes: moved 'Artist is Currently Being Loaded' text underneath the artist name & changed the vip server link to blue :-)
|
2012-05-11 18:05:54 +05:30 |
|
rembo10
|
a6b5a7543e
|
Merge remote-tracking branch 'elmarkou/master' into elmarkou
|
2012-05-11 17:36:20 +05:30 |
|
Elmar Kouwenhoven
|
4cea9a504a
|
Minor fixes - update bar - fixed update library
- Prevent feedback message to show behind the update message
- Fixed update library error
|
2012-05-09 21:13:38 +02:00 |
|
rembo10
|
505e6c112c
|
Merge remote-tracking branch 'elmarkou/master' into elmarkou
|
2012-05-09 23:04:40 +05:30 |
|
Elmar Kouwenhoven
|
8a3dcc53f7
|
fixed the meta refresh, made some nice ajax loaders while getting artist information,
Also fixed clicking on 'refresh artist' after the ajaxcall was success
the table with albums will be refreshed.
|
2012-05-09 16:51:33 +02:00 |
|
Elmar Kouwenhoven
|
45cb777b0d
|
Reloading table row with ajax after adding artist
|
2012-05-09 14:09:38 +02:00 |
|
Elmar Kouwenhoven
|
5be96bc351
|
changed my repo to elmarkou branch of rembo10
|
2012-05-09 10:28:05 +02:00 |
|
Elmar Kouwenhoven
|
fa87875637
|
Fall back for searching for artist/album art. Minor layout changes
Fallback: Search for Artist ID, if can not find search by name in
LastFM API.
Good to go for a merge…
Need to change to default template? :)
|
2012-05-09 00:10:43 +02:00 |
|
Elmar Kouwenhoven
|
64aba8bb5f
|
Fixed some minor issues
- Fixed toTop button when scrolling down
- Fixed Updatebar. Shown like other feedback messages
|
2012-05-08 13:06:03 +02:00 |
|
Elmar Kouwenhoven
|
0222fd7bfe
|
Added new template 'lossless'
|
2012-05-08 09:59:16 +02:00 |
|
rembo10
|
6bd762d9b6
|
Possible fix for IncompleteRead error when using NZBMatrix: Strip out leading 'The' in the search term which seems to cause it to hang
|
2012-04-28 14:32:02 +05:30 |
|
rembo10
|
298463a01d
|
Fixed typo in checkFolder for torrent downloads
|
2012-04-21 12:25:54 +05:30 |
|
rembo10
|
c56a7e6b61
|
Also check the torrent download folder for completed downloads
|
2012-04-21 12:22:51 +05:30 |
|
rembo10
|
3657f782c4
|
Fixed an issue where 'provider' was being dropped when target size was used
|
2012-04-21 12:22:45 +05:30 |
|
rembo10
|
f518bc1d09
|
Merge pull request #577 from ErnstHaagsman/master
Minor bugfix in searcher.py
|
2012-04-18 07:48:00 -07:00 |
|
ErnstHaagsman
|
c1c9a64381
|
changed 'seeders' to 'seeds' in MiniNova and ISOhunt procedures
|
2012-04-18 16:57:03 +03:00 |
|
rembo10
|
8c7420a7ef
|
Don't force mb if using a custom host
|
2012-04-17 12:17:25 +05:30 |
|
rembo10
|
c9a3cee0b6
|
Replace leading periods with underscores in file/folder renaming to prevent hidden files/folders
|
2012-04-17 12:14:16 +05:30 |
|
rembo10
|
75b6c8b092
|
Fixed incorrect variables in librarysync track matching
|
2012-04-16 10:42:02 +05:30 |
|
rembo10
|
ce8b3e890f
|
Updated folder and file values in librarysync.py track matching to keep up with the new variable names in the config (using )
|
2012-04-15 13:35:40 +05:30 |
|
rembo10
|
ad782b7641
|
Updated file/folder variabled to instead of %variable%. Modified config.html pages tooltips accordingly
|
2012-04-14 15:56:18 +05:30 |
|
rembo10
|
25a634605c
|
Updated config pages to explain the new %% format for file/folder renaming
|
2012-04-14 15:39:40 +05:30 |
|
rembo10
|
3493fecb28
|
Removed tbueter.com from mirrorlist
|
2012-04-14 13:11:59 +05:30 |
|
rembo10
|
f7a13e87a0
|
Fix for variable renaming in post processor
|
2012-04-14 13:11:21 +05:30 |
|
rembo10
|
ebf19914b4
|
Added option to mark all albums as wanted, updated config pages with new options
|
2012-04-09 12:10:37 +05:30 |
|
rembo10
|
b698a17a10
|
Added option to disable marking upcoming albums as wanted
|
2012-04-09 10:49:46 +05:30 |
|
rembo10
|
02d16056db
|
Merge branch 'nma'
|
2012-04-09 10:37:09 +05:30 |
|
rembo10
|
589a3ee333
|
NotifyMyAndroid notifications
|
2012-04-09 10:36:14 +05:30 |
|
rembo10
|
1249153db7
|
Updated config pages to use nzbs.org API key
|
2012-04-05 14:26:51 -07:00 |
|
rembo10
|
749c102bc7
|
Fixed NZBSORG_APIKEY typo
|
2012-04-05 19:44:56 +05:30 |
|
rembo10
|
b42f1c6a0a
|
Updated to beta.nzbs.org
|
2012-04-05 19:29:06 +05:30 |
|
rembo10
|
fc7bce5b27
|
Fixed AlbumID variables in api
|
2012-04-04 10:36:29 +05:30 |
|
rembo10
|
6bd6e5dbd2
|
Merge pull request #537 from SimonHova/patch-1
Added keyword argument for pypy compatibility.
|
2012-04-01 07:05:59 -07:00 |
|
Simon Hova
|
d70a48fcb2
|
Added keyword argument for pypy compatibility.
|
2012-04-01 09:36:22 -03:00 |
|
rembo10
|
71e56282ed
|
Added styling options for folder format (lowercase/capitalized), modified the moveFiles function to allow merging with generic folder names (e.g. /Artist or /Type/Artist - will merge files instead of appending [1] to the end) - will only make the new dir if it doesn't exist - not every time
|
2012-03-29 18:29:00 +05:30 |
|
rembo10
|
b8ff8fc8d3
|
Fix for type errors with custom host/port
|
2012-03-27 23:46:21 +01:00 |
|
rembo10
|
98548fbff7
|
Updated brink & remix to include api settings
|
2012-03-27 15:58:20 +01:00 |
|
rembo10
|
d468139373
|
Merge branch 'api'
|
2012-03-27 15:42:32 +01:00 |
|
rembo10
|
bbba22f911
|
Added logging, updated apireference
|
2012-03-27 15:40:03 +01:00 |
|
rembo10
|
b057a1add5
|
Fixed typo in getVersion
|
2012-03-27 15:27:02 +01:00 |
|
rembo10
|
17829bacfe
|
Added forceSearch, forceProcess, getVersion, checkGithub, shutdown, restart, update commands. Also modified config.html a bit to make all the clutter look a little less cluttered
|
2012-03-27 15:25:06 +01:00 |
|
rembo10
|
e892e9f0a0
|
Added getUpcoming, getWanted, getSimilar, getHistory, addArtist, delArtist, pauseArtist, resumeArtist, refreshArtist, queueAlbum, unqueueAlbum
|
2012-03-27 14:38:10 +01:00 |
|
rembo10
|
783336ffdf
|
Added getArtist, getAlbum, getIndex. Cleaned up redundant code. Updated apireference
|
2012-03-27 10:39:18 +01:00 |
|
rembo10
|
aeb09c50a0
|
Added index fetching, separated findAlbum and findArtist, updated apireference
|
2012-03-27 00:19:34 +01:00 |
|
rembo10
|
108b732cfe
|
Basic api structure in place, removed the static api files - moved to a class in api.py'
|
2012-03-26 23:27:49 +01:00 |
|
rembo10
|
6b820dffbb
|
Added simplejson lib
|
2012-03-26 23:04:49 +01:00 |
|
rembo10
|
115bbdeb9a
|
Use single file instead of directory with commands
|
2012-03-26 15:06:50 +01:00 |
|
rembo10
|
e4a53babc5
|
Fixed headphones.API variable, added api key generator, added config option
|
2012-03-26 14:57:49 +01:00 |
|