rembo10
|
8e5b96059c
|
Little bug fix to prevent opening up 'http://None'
|
2014-04-08 11:29:35 -07:00 |
|
NovaXeros
|
aab4461ab6
|
Added a User-Agent to PirateBay searching.
|
2014-04-08 12:24:09 +01:00 |
|
NovaXeros
|
001404d5c4
|
Update webserve.py
|
2014-04-08 02:08:46 +01:00 |
|
NovaXeros
|
9416d185e7
|
Added LMS config options
|
2014-04-08 02:07:28 +01:00 |
|
NovaXeros
|
a43df2b275
|
Add class and functions for updating an LMS server
|
2014-04-08 02:04:53 +01:00 |
|
NovaXeros
|
856bed9337
|
Add checks for LMS Enabled or not, and act upon it
|
2014-04-08 02:03:53 +01:00 |
|
NovaXeros
|
3a00c7a79a
|
Add Logitech Media Server stuff
|
2014-04-08 02:02:50 +01:00 |
|
rembo10
|
fa202e3eb3
|
Don't update the tag cloud if we're doing the postprocessor library scan
|
2014-04-06 20:11:22 -07:00 |
|
rembo10
|
d6e3ebf41a
|
Bug fixes, also moved lastfm.getSimilar to run only after a library scan
|
2014-04-06 18:35:17 -07:00 |
|
rembo10
|
81f9614595
|
Fixed typo
|
2014-04-06 18:31:51 -07:00 |
|
rembo10
|
a464856216
|
Little bug when searching waffles - requests merge
|
2014-04-06 17:34:11 -07:00 |
|
rembo10
|
150a49fb51
|
Little bug in getting commits behind introduced by requests merge
|
2014-04-06 17:15:26 -07:00 |
|
rembo10
|
8cdc48f33f
|
Merge remote-tracking branch 'basilfx/requests' into develop
|
2014-04-06 17:08:54 -07:00 |
|
rembo10
|
0325660abe
|
Merge remote-tracking branch 'basilfx/searchfix' into develop
|
2014-04-06 17:08:45 -07:00 |
|
rembo10
|
b52acfdcd0
|
Made log filter case insensitive
|
2014-04-06 16:45:28 -07:00 |
|
Bas Stottelaar
|
d34455af3f
|
Bugfixes
|
2014-04-07 01:30:41 +02:00 |
|
Bas Stottelaar
|
06f2f1c661
|
Prefer to log debug when it is not white listed
|
2014-04-07 00:57:50 +02:00 |
|
Bas Stottelaar
|
7c87c534f9
|
Restored logger functionality, since requests are seperated now
|
2014-04-07 00:34:07 +02:00 |
|
Bas Stottelaar
|
22151ff4b0
|
Moved all request methods to seperate file, since it is getting a core function
|
2014-04-07 00:32:43 +02:00 |
|
Bas Stottelaar
|
a9a2fb78ed
|
Moved search to the end to defer it more
|
2014-04-06 23:40:10 +02:00 |
|
Bas Stottelaar
|
21e1c100e7
|
Refactored Last.FM code
|
2014-04-06 23:30:04 +02:00 |
|
rembo10
|
8d267febcb
|
Added double quotes to file replace list
|
2014-04-06 13:36:25 -07:00 |
|
rembo10
|
cd3cc7c811
|
Added a last catchall by assuming the folder name == album name (pretty common)
|
2014-04-06 13:14:11 -07:00 |
|
rembo10
|
686ea47449
|
Slightly improved re matching
|
2014-04-06 13:08:39 -07:00 |
|
Bas Stottelaar
|
41cb84957e
|
Return empty list instead of None. It's not necessary to only subset the list if there are items
|
2014-04-06 18:03:37 +02:00 |
|
Bas Stottelaar
|
1de8ace080
|
Added six v1.6.1. Is required for some (newer) modules, like html5lib
|
2014-04-06 17:51:42 +02:00 |
|
Bas Stottelaar
|
7d3401ff9f
|
Bugfixes
|
2014-04-06 17:50:50 +02:00 |
|
Bas Stottelaar
|
a7d517fb09
|
Deffer searches until after all albums have been found
|
2014-04-06 16:42:02 +02:00 |
|
Bas Stottelaar
|
3dfedc305a
|
Fix trailing spaces
|
2014-04-06 16:31:56 +02:00 |
|
Bas Stottelaar
|
210c23dd5d
|
Refactored few names
|
2014-04-06 16:26:32 +02:00 |
|
Bas Stottelaar
|
9544b0e616
|
Replaced urllib2 in mb, notifiers, postprocessor, searcher and transmission
|
2014-04-06 16:16:04 +02:00 |
|
Bas Stottelaar
|
55796324b6
|
Replaces urllib2 in importer, lastfm and lyrics
|
2014-04-06 16:15:33 +02:00 |
|
Bas Stottelaar
|
a717594950
|
Replaced urllib2 in albumart and cache
|
2014-04-06 16:15:11 +02:00 |
|
Bas Stottelaar
|
084bf59b6a
|
Bugfixes
|
2014-04-06 16:14:51 +02:00 |
|
Bas Stottelaar
|
51c32e09bd
|
Replaced urllib2 in version check
|
2014-04-06 14:03:16 +02:00 |
|
Bas Stottelaar
|
cbb15a13dd
|
Moved request method to helpers. Removed unused imports
|
2014-04-06 13:57:02 +02:00 |
|
Bas Stottelaar
|
f757ce0bde
|
Replaced urllib with requests, part 1
|
2014-04-06 12:18:51 +02:00 |
|
Bas Stottelaar
|
667f768749
|
Updated requests package to v2.2.1
It was included, but never used. However, lots of code can improve from this.
|
2014-04-06 11:32:14 +02:00 |
|
rembo10
|
ea6e3335a3
|
added in a pattern match for album folders in 'artist - album' format
|
2014-04-05 22:43:39 -07:00 |
|
rembo10
|
a59ed331a8
|
Merge branch 'process-singleton' into develop
|
2014-04-05 21:53:10 -07:00 |
|
rembo10
|
d3c48970ae
|
Add option to manage->force actions to process a single directory, or specify a different parent folder to run force pp on
|
2014-04-05 21:52:51 -07:00 |
|
rembo10
|
65bd0ad229
|
Fixed a little bug in the postproesser if the folder started or ended with a eriod
|
2014-04-05 20:48:09 -07:00 |
|
rembo10
|
1580f5c22e
|
Added a little text to the config file for OR words
|
2014-04-05 16:14:55 -07:00 |
|
rembo10
|
da05a44187
|
Added ability to use OR in required words
|
2014-04-05 16:10:46 -07:00 |
|
rembo10
|
0f619a2d43
|
Merge branch 'api-update-features' into develop
|
2014-04-05 09:34:21 -07:00 |
|
rembo10
|
769982cc43
|
Updated API to include the download_specific_release stuff
|
2014-04-05 09:33:44 -07:00 |
|
rembo10
|
30ba21c616
|
Merge branch 'select-download' into develop
|
2014-04-04 21:06:23 -07:00 |
|
rembo10
|
91b596fb0f
|
Some bug fixes and styling changes
|
2014-04-04 21:06:07 -07:00 |
|
rembo10
|
d79dc8f1ab
|
Most work done to get the ability to choose which release you want
|
2014-04-04 18:11:20 -07:00 |
|
rembo10
|
ed63a08333
|
Little bugfix to add REPLACE_EXISTING_FOLDERS to global vars in init.py
|
2014-04-04 14:17:01 -07:00 |
|