Commit Graph

  • 7f2402ecaf Fixed bug where marking albums as skipped/downloaded in bulk resulted in them being marked as wanted rembo10 2012-07-04 12:35:03 +05:30
  • df45255a44 Possible fix for foreign characters on windows rembo10 2012-07-03 22:56:30 +05:30
  • e878266071 Fixed variable name in blacklist logger rembo10 2012-07-03 14:55:17 +05:30
  • c993e6ddb5 Removed the track matching from librarysync. It was probably a longshot anyways, and it was taking a lot of time and causing too many errors to make it worth it rembo10 2012-07-03 14:18:48 +05:30
  • 5a00e9769c Removed log message if the destination file doesn't exist rembo10 2012-07-03 14:04:34 +05:30
  • 59ce361b8b Merge remote-tracking branch 'scardus/postproc' into develop rembo10 2012-07-03 14:01:37 +05:30
  • 23682bc9d1 Fixed ArtistID->artistid typo rembo10 2012-07-01 21:25:25 +05:30
  • 54bd17b8da Merge branch 'blacklist' into develop rembo10 2012-07-01 12:08:34 +05:30
  • 1b00a7d94e Added a blacklist table to the database, modified webserve to put artistids on the blacklist if they're manually deleted, modified importer to skip blacklisted artistids if automatic import, if manually adding artist, delete from blacklist rembo10 2012-07-01 12:05:20 +05:30
  • 64ae0a5db6 Added some debug code on test for existing dest file xbmc 2012-06-29 11:15:59 +01:00
  • 93187dcd9a Merge branch 'managealbums' into develop rembo10 2012-06-28 22:35:00 +05:30
  • 186311672a Added managealbums.html page, modified manage.html to include the new managealbumslink, added the album_table th#artistname to style.css, changed webserve to managealbums.exposed rembo10 2012-06-28 22:34:13 +05:30
  • f883902fa3 Add a managealbums page to webserve rembo10 2012-06-28 21:44:47 +05:30
  • 5d81811db3 Added a ' 'Last Updated' column to manageartists rembo10 2012-06-27 19:35:45 +05:30
  • 3ec0f51bd4 Merge branch 'develop' rembo10 2012-06-27 16:48:41 +05:30
  • de10357a9d Fix for windows cache path rembo10 2012-06-27 16:45:48 +05:30
  • 925aed0d26 Grab the artist id for getArtistArt/getAlbumArt javascript queries from the img id rather than the artist href title rembo10 2012-06-27 16:32:18 +05:30
  • 6047014f42 Merge branch 'develop' rembo10 2012-06-26 20:30:32 +05:30
  • 9cc5dbb4a2 Fixed some of the log levels in the music_encoder rembo10 2012-06-26 20:29:02 +05:30
  • 2aefb55a1a Changed log level for cache updates to debug rembo10 2012-06-26 19:46:21 +05:30
  • 408cb7d1fc Updated README with new screenshots :-) rembo10 2012-06-26 19:30:49 +05:30
  • ac85236f36 fancybox fix rembo10 2012-06-26 19:17:41 +05:30
  • ee441f334e Updated README with new screenshots, link to new forum rembo10 2012-06-26 19:11:13 +05:30
  • 05cc10df1a Merge in elmarkou's changes rembo10 2012-06-26 19:02:02 +05:30
  • 1f397857c6 Fixed bug where albums would show up under upcoming on the upcoming/wanted page after an album was marked as skipped or downloaded rembo10 2012-06-26 14:12:31 +05:30
  • 39d1afc089 Fixed bug where marking albums as wanted on the album page resulted in it getting marked twice - and then loading the artist subhead instead of album subhead rembo10 2012-06-26 13:50:55 +05:30
  • e26dabbeca A couple syle changes to keep the artist image normally proportioned. Also fixed the fancy boxes on the artist & album pages rembo10 2012-06-26 12:09:51 +05:30
  • df9a3021b4 Removed unused function in script.js, fixed typo rembo10 2012-06-26 09:26:49 +05:30
  • c20094cb46 Cache the ajax calls to the thumbnail urls rembo10 2012-06-26 09:20:56 +05:30
  • a8a3680806 Moved bencode.py to the lib folder and changed the import in searcher.py rembo10 2012-06-26 00:01:23 +05:30
  • 02258a23d2 Merge remote-tracking branch 'AdeHub/master' into develop rembo10 2012-06-25 23:59:14 +05:30
  • 1bcb3d4eb2 Merge branch 'cache' into develop rembo10 2012-06-25 23:56:23 +05:30
  • f4074f433a Moved all of the ajax functions over to use the cache rather than last.fm/amazon rembo10 2012-06-25 23:50:01 +05:30
  • fa1a4afdb3 Initial changes to the default template to use the cache rembo10 2012-06-25 22:44:20 +05:30
  • 77a887c09b New function: getImageLinks(ArtistID/AlbumID). Just queries last fm to grab the artwork/thumbnail links without saving them to the cache. Useful for search results, etc rembo10 2012-06-25 18:47:21 +05:30
  • f26c7b77e6 Merge branch 'audiobooks' into develop rembo10 2012-06-25 15:58:47 +05:30
  • 5575db5718 Added spokenword/audiobook categories to nzb search providers rembo10 2012-06-25 15:58:19 +05:30
  • 52dd47db4c Moved jquery libs to the main js/lib folder rembo10 2012-06-25 15:16:09 +05:30
  • 7e9a1d11c2 Put some timeouts on the urlopens rembo10 2012-06-24 18:20:04 +05:30
  • b1ed2da114 No more caching bios/decriptions to file. Store them in the descriptions db table instead. can be accessed the by getInfo still, which returns a dict with Content and Summary. API updated rembo10 2012-06-23 17:46:29 +05:30
  • 171faf824c Update the cache (with thumbnails & info only, not large image) when adding an artist/doing an artist update. Add album/artist descriptions to the database as well - removed last.fm getDescriptions function from the importer (replaced with the cache.getThumb), changed the thumbnail size from large to medium (~64px). Updated api_reference rembo10 2012-06-23 15:25:41 +05:30
  • 5eddfbbc30 Added ThumbURLs to the artist & album tables in the DB, modfied API_REFERENCE to reflect rembo10 2012-06-23 13:24:26 +05:30
  • 6f2640f558 Fixed the if/else block when writing info files - before it was writing the info file even if it existed and was current rembo10 2012-06-23 12:56:41 +05:30
  • c2b3270eed A couple of fixes for when we grab different items. Grab info no matter what the query_type, as long as its either outdated or missing. Grab the thumbnail if were grabbing artwork and it's outdated or missing. But only grab the big image if that's specifically what we're looking for - not with any other query types rembo10 2012-06-22 22:43:30 +05:30
  • 0f862ccad1 Added thumbnails to the caching - called through getThumb(ArtistID/AlbumID) rembo10 2012-06-22 21:55:54 +05:30
  • d34ef512ea Just get the summary rather than the full content for now rembo10 2012-06-22 20:52:59 +05:30
  • 40bbdc855f Updated api commands rembo10 2012-06-22 20:37:27 +05:30
  • 6b5c8d55a6 Updated api commands and API_REFERENCE to include new getArtistArt, getAlbumArt, getArtistInfo & getAlbumInfo commands rembo10 2012-06-22 17:55:55 +05:30
  • fe472ecd08 Modified getArtwork to return a relative path to the cached image rembo10 2012-06-22 17:21:44 +05:30
  • 9866f8b4ea Serve cached content up through cherrypy. Images/info files available through 'cache/{artwork,info}/<mbid>.<date>.<ext>' rembo10 2012-06-22 17:13:37 +05:30
  • e27defe769 Get torrent folder name from the .torrent file Ade 2012-06-22 23:37:38 +12:00
  • 95cadfac93 Return properly formatted local image path rembo10 2012-06-22 16:25:31 +05:30
  • f4a05cde51 Fixed some merge conflicts doe to the tabs->whitespace change rembo10 2012-06-22 14:40:09 +05:30
  • 2c208ea15b Fix for getArtwork if no path (either file path or url) could be retrieved rembo10 2012-06-22 14:31:55 +05:30
  • 1c8699f6c2 Write an empty txt file if the link doesn't have any bio/description so we don't keep checking every time rembo10 2012-06-22 14:17:09 +05:30
  • 0cfaf27b0f Get a list of all artwork and info files no matter if it's an artwork or info check rembo10 2012-06-22 13:49:18 +05:30
  • 20cf3930b2 Covert unicode artist/album strings to utf-8 before urlencoding rembo10 2012-06-22 11:37:25 +05:30
  • a2563458f1 Catch KeyErrors if the data doesn't exist, urlencode the parameters rembo10 2012-06-22 11:32:15 +05:30
  • 4a12307cb8 Modifieded the getArtwork and getInfo functions so you can now just pass an ArtistID or AlbumID without having to specify the type as well. Also - changed the error catching when opening the url & parsing the data rembo10 2012-06-22 11:04:39 +05:30
  • 517d51a210 Updated .gitignore to ignore cached files rembo10 2012-06-22 10:39:15 +05:30
  • 63e4dc65c2 Updated versioncheck to correctly identify the HenryFord win32 build rembo10 2012-06-21 22:50:51 +05:30
  • 8a64187c6b getArtwork now returns a file:///path-to-file or a http://image-url (the latter if, for example, the artwork cache dir can't be created. getInfo will return the description/info as well, even if the file can't be created rembo10 2012-06-21 22:09:07 +05:30
  • 7df4c6d9e4 Fixed the info and image_url variables. Removed url from filenames rembo10 2012-06-21 20:36:13 +05:30
  • 4809562674 MoNow storing ImageURL to the database so it can be served through the api. Files are writen as UTF-8 rembo10 2012-06-21 16:52:02 +05:30
  • cd2bec3fe4 A few changes to get the getArtistURL function working properly rembo10 2012-06-21 15:50:27 +05:30
  • b4de7fe22f First commit for the caching mechanism rembo10 2012-06-21 15:44:15 +05:30
  • cc5e8b8f70 Merge remote-tracking branch 'jnikolich/topic__init.fedora.centos.systemd' into develop rembo10 2012-06-21 13:54:45 +05:30
  • b6be5f828a Fix for kat.ph torrents Paperfeed 2012-06-20 01:43:07 +03:00
  • a2125fce2a Added referer to preprocesstorrent function to fix Kat.ph torrents Paperfeed 2012-06-20 00:59:37 +03:00
  • 8ccb2146df Initial commit of 'init.fedora.centos.systemd' - a service unit file for systemd-based platforms jnikolich 2012-06-19 14:23:36 -04:00
  • b1115e748d Add spokenword & audiobooks to extras rembo10 2012-06-19 13:36:50 +05:30
  • 20bd6ae35f GPL v3 rembo10 2012-06-19 13:02:12 +05:30
  • 15cf36a27a Tabs to whspaces in Headphones.py rembo10 2012-06-19 13:01:21 +05:30
  • a3f6d90f74 CoSome general cleanup. Converted all tabs to spaces for consistency, removed templates.py as it was no longer being used rembo10 2012-06-19 12:46:44 +05:30
  • 755b5082c7 Possible fix for the 'moveFiles' function only moving one file over before getting stuck. Changes shutil.move(src,dest) to use a filename for the dest instead of the parent directory rembo10 2012-06-18 22:38:34 +05:30
  • 89c2a8c3ba Merge branch 'develop'. Includes updated github api, refreshing artists based on when they were last updated, include releases with no release date, hardcoded size limits removed rembo10 2012-06-18 16:35:15 +05:30
  • d5b8a90ae4 Fixed up some return values when github can't be contacted rembo10 2012-06-18 16:20:31 +05:30
  • 44acb9761d Merged in the gh_api branch which included changes to the updater, some updater logging rembo10 2012-06-18 16:11:49 +05:30
  • 57044f5539 Fixed incorrect LATEST_VERSION variable, added some logging when checking github rembo10 2012-06-18 16:02:14 +05:30
  • f4b6dbb3c3 Updated the updater to use github v3 api. Needs testing rembo10 2012-06-18 15:46:05 +05:30
  • 86045a70b9 Removed hardcoded MAXSIZE variables from the searcher rembo10 2012-06-18 13:16:34 +05:30
  • d29496a3a9 Added a LastUpdated column to the artist table. When forcing an artist update, it will now sort by when the artist was last updated instead of alphabetically rembo10 2012-06-18 13:05:59 +05:30
  • 5587633211 Merge remote-tracking branch 'doskir/master' into develop rembo10 2012-06-18 12:19:11 +05:30
  • ddf3432f75 Fix for '''TypeError: cannot concatenate 'str' and 'NoneType' obejects'''... when trying to scan music library. Basically just cut down the dictionary when searching for an artist with a limit=1 to return only the artistid as that was the only variable we were using rembo10 2012-06-03 20:48:53 +05:30
  • f9f129b3e0 Fix for artists not being added correctly if there was no artist['type'] rembo10 2012-05-30 20:36:06 +05:30
  • 4860a1bd77 Fixed the releasedate=u"None" bug for good, original behavior restored, None releases show up as the newest one but don't get set to wanted automatically. Patrick Speiser 2012-05-30 11:44:38 +02:00
  • 4a909e79cb Fix for 'back to overview' not working if http_root was set rembo10 2012-05-30 12:53:29 +05:30
  • c756419b6e Added github checking interval to config.ini (only a config.ini option for now - not added to any interfaces yet) rembo10 2012-05-30 12:38:48 +05:30
  • ac9d887e2c Merge pull request #656 from doskir/master rembo10 2012-05-29 21:56:39 -07:00
  • d0cd4bcb37 Fixed a bug where releases without a release date would be automatically added as the newest release and usually set as wanted. Patrick Speiser 2012-05-29 23:09:12 +02:00
  • f4cc189c24 Added config.ini option to turn off github update checking. This is a config.ini option only at this point and has not been added to the UI yet rembo10 2012-05-29 21:59:00 +05:30
  • a72d9daf93 Merge pull request #616 from joshs85/patch-1 rembo10 2012-05-29 08:34:05 -07:00
  • 8de5f8e398 Fix a few typos in default interface rembo10 2012-05-29 19:27:25 +05:30
  • ef56f37a6d Possible fix for nzbs not being sent to sab without username/password/apikey rembo10 2012-05-29 19:23:42 +05:30
  • 02ee239f32 Merge branch 'ngs' rembo10 2012-05-29 19:17:33 +05:30
  • 6ade134396 Removed multiple attempts to query musicbrainz from the headphones side as this is now taken care of from within musicbrainzngs. Fixed some tab/whitespace issues and fixed up some comments rembo10 2012-05-29 14:45:23 +05:30
  • 4b72f9f6a8 Added headphones authorization, fixed a few default values in musicbrainzngs, changed user agent for headphones. Much thanks to diskir for doing all the heavy lifting on this rembo10 2012-05-28 23:03:27 +05:30
  • 2171355397 Merge remote-tracking branch 'doskir/master' into ngs rembo10 2012-05-28 21:52:37 +05:30
  • 85b08cfc05 Replaced musicbrainz2 with musicbrainzngs. Patrick Speiser 2012-05-28 17:01:45 +02:00
  • 75d68d12d7 Added authentication (i think) and removed some debug stuff Patrick Speiser 2012-05-28 16:47:12 +02:00