Commit Graph

  • 242ee9e5b5 Changed findAlbumID to use the musicbrainzngs library, identical output. Patrick Speiser 2012-05-28 15:40:36 +02:00
  • 0f0fffbb9f Changed findArtistbyAlbum to use the musicbrainzngs library, compatible but NOT identical output. differences seem to be restricted to the uniquename entry in the artist_dict) Patrick Speiser 2012-05-28 15:11:24 +02:00
  • a8183ee4dc Changed getRelease to use the musicbrainzngs library, compatible but NOT identical output. differences in track durations mostly) Patrick Speiser 2012-05-28 11:52:46 +02:00
  • d996dd678c Fixed track length problems (modified musicbrainzngs in the process) Patrick Speiser 2012-05-28 11:48:01 +02:00
  • b4b0823f73 Changed getReleaseGroup to use the musicbrainzngs library, compatible but NOT identical output (the musicbrainz database returns slightly different data (additional or missing ASIN etc.) for the v2 protocol, can't do anything about it. Patrick Speiser 2012-05-28 09:25:05 +02:00
  • 191d264951 getArtist now retrieves all albums, not just the first 25., filtering may have a few problems now, will do a thorough test run tomorrow. Patrick Speiser 2012-05-28 00:08:28 +02:00
  • c8cc29b1ab This commit fixes headphones issue 576. Patrick Speiser 2012-05-27 11:44:31 +02:00
  • 214d46493c Changed findRelease to use the musicbrainzngs library, identical output. Patrick Speiser 2012-05-27 09:14:28 +02:00
  • f4e2d1eba0 Changed findArtist to use the musicbrainzngs library, the output is identical. Patrick Speiser 2012-05-26 22:38:58 +02:00
  • afe3363cde Merge remote-tracking branch 'Brinken/master' rembo10 2012-05-23 12:47:22 +05:30
  • ef3a28e2ee Brink interface update Brinken 2012-05-22 21:00:12 +02:00
  • 5a3c3ac281 Merge remote-tracking branch 'pabloalcantara/master' rembo10 2012-05-22 17:50:22 +05:30
  • c83477d541 Fixed some merge conflicts with the elmarkou updates. Minor conflicts, we both fixed spelling and grammar mistakes at the same time :-) rembo10 2012-05-22 17:39:32 +05:30
  • d834bc6440 Added try/except block to the folder chmod'ing - thanks to caulfie1d for the heads up rembo10 2012-05-22 17:14:56 +05:30
  • b6b4d33da3 Merge remote-tracking branch 'Brinken/master' rembo10 2012-05-22 16:58:24 +05:30
  • 57644653ee Fixed some minor spelling & grammar stuff in new UI rembo10 2012-05-22 16:54:50 +05:30
  • 1619f7f1ec Last commit for this week. Brinken 2012-05-22 13:21:35 +02:00
  • a82cd1f651 Revert change Brinken 2012-05-22 12:42:05 +02:00
  • 933bc954e6 * Fixed issues with JS path Brinken 2012-05-22 12:36:27 +02:00
  • 75d4e505f3 * Fixed issues with JS path Brinken 2012-05-22 12:22:20 +02:00
  • b3c9111cff * Fixed issues with JS path Brinken 2012-05-22 12:17:59 +02:00
  • d894750151 * Fixed issues with JS path Brinken 2012-05-22 12:09:13 +02:00
  • 61fad9a375 Removed ffmpeg problematic parameter. Pablo Alcantara 2012-05-16 20:26:15 -03:00
  • 8e16333753 Change function time.clock() to time.time(), because time.clock() works only on windows version. pablo@pabloalcantara.eti.br 2012-05-16 15:18:50 -03:00
  • c18a9dcdb4 changes nessesary for new music_encoder version. pablo@pabloalcantara.eti.br 2012-05-16 15:07:32 -03:00
  • 44796be3f5 Fixed some spelling issues and deleted some unnecessary text Elmar Kouwenhoven 2012-05-15 15:38:14 +02:00
  • 62da99666a Added Force Check button directly on Wanted page Elmar Kouwenhoven 2012-05-14 11:52:50 +02:00
  • 6fd5f2f774 This currently doesn't work with ubuntu because there needs to be a space before the deamon_opts joshs85 2012-05-14 02:35:07 -03:00
  • aa324cec9b Merge remote-tracking branch 'elmarkou/master' rembo10 2012-05-13 15:06:35 +05:30
  • 7e5a57ab9b After adding artist, redirect to artist page Elmar Kouwenhoven 2012-05-12 00:06:53 +02:00
  • 25d1b2f7ed Fixed minore issues Elmar Kouwenhoven 2012-05-11 22:44:58 +02:00
  • 74e061c96b Added Opera Linear gradients Elmar Kouwenhoven 2012-05-11 22:16:59 +02:00
  • 224e19b359 Merge pull request #592 from zoic21/master rembo10 2012-05-11 05:48:21 -07:00
  • 809d8a1f91 Merge branch 'elmarkou' rembo10 2012-05-11 18:07:24 +05:30
  • 66d31a4df2 Removed unneccessary navbar.css from 'classic' interface rembo10 2012-05-11 18:07:09 +05:30
  • 3a8a1dd042 Few minor changes: moved 'Artist is Currently Being Loaded' text underneath the artist name & changed the vip server link to blue :-) rembo10 2012-05-11 18:05:54 +05:30
  • a6b5a7543e Merge remote-tracking branch 'elmarkou/master' into elmarkou rembo10 2012-05-11 17:36:20 +05:30
  • 4cea9a504a Minor fixes - update bar - fixed update library Elmar Kouwenhoven 2012-05-09 21:13:38 +02:00
  • 505e6c112c Merge remote-tracking branch 'elmarkou/master' into elmarkou rembo10 2012-05-09 23:04:40 +05:30
  • 8a3dcc53f7 fixed the meta refresh, made some nice ajax loaders while getting artist information, Elmar Kouwenhoven 2012-05-09 16:51:33 +02:00
  • 45cb777b0d Reloading table row with ajax after adding artist Elmar Kouwenhoven 2012-05-09 14:09:38 +02:00
  • 5be96bc351 changed my repo to elmarkou branch of rembo10 Elmar Kouwenhoven 2012-05-09 10:28:05 +02:00
  • fa87875637 Fall back for searching for artist/album art. Minor layout changes Elmar Kouwenhoven 2012-05-09 00:10:43 +02:00
  • 64aba8bb5f Fixed some minor issues Elmar Kouwenhoven 2012-05-08 13:06:03 +02:00
  • 0222fd7bfe Added new template 'lossless' Elmar Kouwenhoven 2012-05-08 09:59:16 +02:00
  • 3f16785314 Added ability to use the API in jsonp Loic 2012-04-29 19:06:37 +02:00
  • 6bd762d9b6 Possible fix for IncompleteRead error when using NZBMatrix: Strip out leading 'The' in the search term which seems to cause it to hang rembo10 2012-04-28 14:32:02 +05:30
  • 298463a01d Fixed typo in checkFolder for torrent downloads rembo10 2012-04-21 12:25:54 +05:30
  • c56a7e6b61 Also check the torrent download folder for completed downloads rembo10 2012-04-21 12:22:51 +05:30
  • 3657f782c4 Fixed an issue where 'provider' was being dropped when target size was used rembo10 2012-04-21 12:22:45 +05:30
  • f518bc1d09 Merge pull request #577 from ErnstHaagsman/master rembo10 2012-04-18 07:48:00 -07:00
  • c1c9a64381 changed 'seeders' to 'seeds' in MiniNova and ISOhunt procedures ErnstHaagsman 2012-04-18 16:57:03 +03:00
  • 8c7420a7ef Don't force mb if using a custom host rembo10 2012-04-17 12:17:25 +05:30
  • c9a3cee0b6 Replace leading periods with underscores in file/folder renaming to prevent hidden files/folders rembo10 2012-04-17 12:14:16 +05:30
  • 75b6c8b092 Fixed incorrect variables in librarysync track matching rembo10 2012-04-16 10:42:02 +05:30
  • ce8b3e890f Updated folder and file values in librarysync.py track matching to keep up with the new variable names in the config (using ) rembo10 2012-04-15 13:35:40 +05:30
  • ad782b7641 Updated file/folder variabled to instead of %variable%. Modified config.html pages tooltips accordingly rembo10 2012-04-14 15:56:18 +05:30
  • 25a634605c Updated config pages to explain the new %% format for file/folder renaming rembo10 2012-04-14 15:39:40 +05:30
  • 3493fecb28 Removed tbueter.com from mirrorlist rembo10 2012-04-14 13:11:59 +05:30
  • f7a13e87a0 Fix for variable renaming in post processor rembo10 2012-04-14 13:11:21 +05:30
  • ebf19914b4 Added option to mark all albums as wanted, updated config pages with new options rembo10 2012-04-09 12:10:37 +05:30
  • b698a17a10 Added option to disable marking upcoming albums as wanted rembo10 2012-04-09 10:49:46 +05:30
  • 02d16056db Merge branch 'nma' rembo10 2012-04-09 10:37:09 +05:30
  • 589a3ee333 NotifyMyAndroid notifications rembo10 2012-04-09 10:36:14 +05:30
  • 1249153db7 Updated config pages to use nzbs.org API key rembo10 2012-04-05 14:26:51 -07:00
  • 749c102bc7 Fixed NZBSORG_APIKEY typo rembo10 2012-04-05 19:44:56 +05:30
  • b42f1c6a0a Updated to beta.nzbs.org rembo10 2012-04-05 19:29:06 +05:30
  • fc7bce5b27 Fixed AlbumID variables in api rembo10 2012-04-04 10:36:29 +05:30
  • 6bd6e5dbd2 Merge pull request #537 from SimonHova/patch-1 rembo10 2012-04-01 07:05:59 -07:00
  • d70a48fcb2 Added keyword argument for pypy compatibility. Simon Hova 2012-04-01 09:36:22 -03:00
  • 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 rembo10 2012-03-29 18:29:00 +05:30
  • b8ff8fc8d3 Fix for type errors with custom host/port rembo10 2012-03-27 23:46:21 +01:00
  • 98548fbff7 Updated brink & remix to include api settings rembo10 2012-03-27 15:58:20 +01:00
  • d468139373 Merge branch 'api' rembo10 2012-03-27 15:42:32 +01:00
  • bbba22f911 Added logging, updated apireference rembo10 2012-03-27 15:40:03 +01:00
  • b057a1add5 Fixed typo in getVersion rembo10 2012-03-27 15:27:02 +01:00
  • 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 rembo10 2012-03-27 15:25:06 +01:00
  • e892e9f0a0 Added getUpcoming, getWanted, getSimilar, getHistory, addArtist, delArtist, pauseArtist, resumeArtist, refreshArtist, queueAlbum, unqueueAlbum rembo10 2012-03-27 14:38:10 +01:00
  • 783336ffdf Added getArtist, getAlbum, getIndex. Cleaned up redundant code. Updated apireference rembo10 2012-03-27 10:39:18 +01:00
  • aeb09c50a0 Added index fetching, separated findAlbum and findArtist, updated apireference rembo10 2012-03-27 00:19:34 +01:00
  • 108b732cfe Basic api structure in place, removed the static api files - moved to a class in api.py' rembo10 2012-03-26 23:27:49 +01:00
  • 6b820dffbb Added simplejson lib rembo10 2012-03-26 23:04:49 +01:00
  • 115bbdeb9a Use single file instead of directory with commands rembo10 2012-03-26 15:06:50 +01:00
  • e4a53babc5 Fixed headphones.API variable, added api key generator, added config option rembo10 2012-03-26 14:57:49 +01:00
  • 128f17c66c Initial work on the api - backend stuff to allow api as a config option rembo10 2012-03-25 13:35:36 +01:00
  • 34f7d6cf59 Changed nzbmatrix age parameter to maxage :-) rembo10 2012-03-24 23:30:03 +00:00
  • eaf035e3bb Support for multiple XBMC hosts rembo10 2012-03-23 18:37:45 +00:00
  • 81028d4d09 Added try/except to the file moving to catch already-exists errors rembo10 2012-03-23 17:58:54 +00:00
  • fc3752808d Don't append a [1] to the destination dir if album names aren't being used rembo10 2012-03-23 17:30:43 +00:00
  • 23b10976e2 Added another beets check to test len(downloaded_songs) vs len(items_returned_by_beets) rembo10 2012-03-23 17:25:16 +00:00
  • aafe49b9c3 Merge branch 'importer' rembo10 2012-03-23 16:44:58 +00:00
  • d645b02d4f Added a try/except catch to the tagging process to catch all beets errors rembo10 2012-03-23 16:43:38 +00:00
  • 2b924cdf00 Updated beets library to the latest, added musicbrainzngs to the libs rembo10 2012-03-23 15:52:09 +00:00
  • ab8744e30d Removed updateFormat() thread from startup - causing problems when daemonized rembo10 2012-03-23 12:35:23 +00:00
  • 29ae16a5aa Fixed call to Artist['ArtistID'] in the upcoming page on brink interface rembo10 2012-03-23 12:28:05 +00:00
  • b557675fa9 Fixed indentation error rembo10 2012-03-22 21:08:31 +00:00
  • 0a3614f2e8 Removed the psd/ai files from Brinken rembo10 2012-03-22 21:03:39 +00:00
  • b32b8ecf6b Added another token check that replaces punctuation with their relative ascii counterparts rembo10 2012-03-22 20:48:44 +00:00
  • 651dfaf6a4 Fixed a problem with token matching with words with stange characters/punctuation to the stripped search results rembo10 2012-03-22 20:27:53 +00:00
  • dfffe542be Strip periods and colons from search terms rembo10 2012-03-22 16:25:21 +00:00