Commit Graph

  • 625b0efd13 A couple of changes to library sync rembo10 2012-08-16 22:54:33 +05:30
  • f2e0afac25 Fire off a searcher thread when adding albums with Mark All Albums as Wanted option is set rembo10 2012-08-16 21:40:15 +05:30
  • 87e8e35985 Fixed bug where fetching album art from Last.FM would hang if no album art was found rembo10 2012-08-16 18:19:32 +05:30
  • 56e5c7ae1d Added a timeout to lyrics fetching rembo10 2012-08-15 17:56:15 +05:30
  • 7ea9bbf57d Fixed issue retrieving release if no releasedate rembo10 2012-08-15 16:32:26 +05:30
  • df64f7fd91 Moved document.ready functions to initThisPage, which will recreate the track table when a new album version is selected (fixes issue with css not loading properly rembo10 2012-08-15 16:13:37 +05:30
  • b6a7ad1c9f Added a 'Refresh Artist' link to the dialog, automatically close it when clicked rembo10 2012-08-15 15:54:55 +05:30
  • 1768b3b9c1 Few more fixes to get the track counts to show up (int->str) rembo10 2012-08-15 15:32:22 +05:30
  • 06a1402368 Fixed typos when piecing together alternate_album_names rembo10 2012-08-15 15:28:44 +05:30
  • 01eaccb670 Merge branch 'release-selection' into develop rembo10 2012-08-15 15:18:37 +05:30
  • 21bb31660f Show album track counts (have/total) on alternate album selection dialog rembo10 2012-08-15 15:18:22 +05:30
  • d414b24f07 Port over the existing track information (location, bit rate, format) from the tracks table to the alltracks table - based on TrackID. Updated album.html to use jquery and autoreload the track table, fixed the 'There was a error' typo in script.s rembo10 2012-08-15 13:59:37 +05:30
  • 7a2851a338 Don't put 'Unknown' as the format if it doesn't exist rembo10 2012-08-15 13:19:41 +05:30
  • b9ebde486e Lots of bug fixes to actually get the thing working :-) rembo10 2012-08-14 22:56:31 +05:30
  • 144076c03d Added album-chooser to the interface, fixed some backend bugs rembo10 2012-08-14 21:46:13 +05:30
  • ceea8977e8 Most of the backend work to get album switching working (selecting which release from a releasegroup you want headphones to point to) rembo10 2012-08-14 21:07:36 +05:30
  • 70351e0e56 Merge branch 'manage-albums-filter' into develop rembo10 2012-08-14 13:08:52 +05:30
  • 2005a843a4 Added some styling (sort of :-)) rembo10 2012-08-14 13:08:39 +05:30
  • 38305c8f98 Added Upcoming Albums to manage albums filter rembo10 2012-08-14 12:41:18 +05:30
  • 0f2f48543b Added dialog popup to default interface for manage albums filter rembo10 2012-08-14 12:39:24 +05:30
  • 865e4451c1 Added Status filter to webserve rembo10 2012-08-14 12:20:37 +05:30
  • 52a55c6beb Merge branch 'redirect_fix' into develop rembo10 2012-08-12 19:47:55 +05:30
  • 901873999c Merge branch 'redirect_fix' rembo10 2012-08-12 19:46:15 +05:30
  • 26a5be9e61 Make proxy tools optional (disabled by default rembo10 2012-08-12 19:46:01 +05:30
  • 27e7bf122e Merge branch 'libraryscan-hotfix' into develop rembo10 2012-08-12 16:01:07 +05:30
  • 205b7e9a8e Merge branch 'libraryscan-hotfix' rembo10 2012-08-12 15:59:57 +05:30
  • fe574354d0 Fixed decode() function for python < 2.7 rembo10 2012-08-12 15:59:43 +05:30
  • 0355961ec2 Merge branch 'develop': Updated libs, fix some UnicodeDecodeErrors, updated beets function in postprocessor rembo10 2012-08-12 12:42:39 +05:30
  • 67d33fdc0f Revert "Removed autocommiting from db transactions in librarysync - only do one commit every 100 songs" rembo10 2012-08-12 12:39:58 +05:30
  • 967f4c610c Fixed unicodedecodeerror in music_encoder: paths were being converted to unicode which wasn't necessary rembo10 2012-08-11 14:02:53 +05:30
  • 7bbdeeac61 Removed autocommiting from db transactions in librarysync - only do one commit every 100 songs rembo10 2012-08-07 15:55:44 +05:30
  • ed5d8b7459 Added timeouts to last.fm functions (urllib->urllib2), added some error catching when parsing data rembo10 2012-08-06 16:12:30 +05:30
  • 07a9ffe403 Merge remote-tracking branch 'bennullgraham/header-based_https_redirect' into develop rembo10 2012-08-03 22:09:31 +05:30
  • 04c5cc5d52 Modified the correctMetadata function in postProcessor.py to work with the updated beets lib: candidates/out_tuples now returns extra_items & extra_tracks, and input to autotag.apply_metadata was reversed rembo10 2012-08-02 15:59:47 +05:30
  • 18fcd4d15d reverse-merge earlier changes to this file, they are no longer needed Ben Graham 2012-08-02 17:23:56 +10:00
  • 6c157a8c03 This file is no longer needed Ben Graham 2012-08-02 17:21:49 +10:00
  • 8ce64e551e OK, so that turned out to be easier than I expected Ben Graham 2012-08-02 17:16:28 +10:00
  • 65ae7d992a initial hacking Ben Graham 2012-08-02 14:58:17 +10:00
  • 40079835b3 Fixed some imports for the musicbrainz lib rembo10 2012-07-31 20:50:23 +05:30
  • d57a2a606f Fix for librarysync unicode errors causing thread to hang rembo10 2012-07-31 15:23:41 +05:30
  • d2ae29d2d6 Updated cherrypy to 3.2.2 rembo10 2012-07-28 23:56:28 +05:30
  • 2141ab45b7 Updated mako libs to 0.7.2 rembo10 2012-07-28 23:52:24 +05:30
  • 69f51241cc Rough update of the musicbrainzngs lib rembo10 2012-07-28 23:48:19 +05:30
  • d245428ca2 InRough update of the beets lib to 1.0b15 rembo10 2012-07-28 23:45:08 +05:30
  • c1edd5085a Merge remote-tracking branch 'rodikal/patch-1' into develop rembo10 2012-07-28 15:36:37 +05:30
  • 780facc675 fixed typo in footer rodikal 2012-07-27 19:14:28 +03:00
  • d07dc39b8b Merge branch 'develop' rembo10 2012-07-27 14:08:40 +05:30
  • f8ef52b8ee Some fixes to get mult_newznabs working: unpack & repack settings when saving to/pulling from config, modified searcher.py to work with tuples, fixed config.html to create new intIds no matter what, place new newznabs before add button, instead of after last div rembo10 2012-07-26 17:22:54 +05:30
  • fc614bb3d8 Merge branch 'mult-newznab' into develop rembo10 2012-07-26 02:06:20 +05:30
  • 351c5de23e Modified searcher.py to use the new multiple newznab format rembo10 2012-07-26 02:05:54 +05:30
  • 362338926c Make sure we can still add new newznab providers after a config save without refreshing the page. Moved the add function from the document ready function to the main functions rembo10 2012-07-26 01:41:52 +05:30
  • cc2adb40eb Extra newznabs can be saved to and pulled from the config rembo10 2012-07-26 01:29:16 +05:30
  • 0cf59d94ff Allow for extra newznabs to be inserted into the form on load rembo10 2012-07-25 20:33:11 +05:30
  • 4f8e5877a7 Added jquery to allow adding/removing newznab providers rembo10 2012-07-25 20:18:43 +05:30
  • bf43f65995 Added a timeout to last.fm album art calls from the post processor rembo10 2012-07-25 18:12:30 +05:30
  • 2b51447a9e Initial changes to allow multiple newznab providers rembo10 2012-07-25 17:54:41 +05:30
  • f152ec39f3 First pass at adding What.cd search support...not yet functional Aaron Cohen 2012-07-25 01:14:28 -07:00
  • abe74caec4 Merge remote-tracking branch 'cohena/synology' into develop rembo10 2012-07-23 13:25:53 +05:30
  • 425ece17ac Synoindex tweaks, now will always log when sending notification Aaron Cohen 2012-07-22 22:18:44 -07:00
  • 9dfce0e39d Put username & password together for sabnzbd on default config page, changes newzbin password field from text to password type rembo10 2012-07-21 15:31:46 +05:30
  • 22685fdd95 Run refreshArtist in a separate thread rembo10 2012-07-20 18:48:38 +05:30
  • a2ddfb546d Added links to ArtistName in default/upcoming.html rembo10 2012-07-20 18:45:31 +05:30
  • 5469d21066 Removed test logging, leftover have track counter rembo10 2012-07-20 16:45:40 +05:30
  • f10bb4dc29 Mark alhad albums as downloaded instead of skipped (or wanted when it's a new artist/album) rembo10 2012-07-20 16:04:54 +05:30
  • 55c4081d5f Changed favicon.ico per elmarkou rembo10 2012-07-19 13:09:18 +05:30
  • f24d0491ba Sort upcoming releases by the soonest first rembo10 2012-07-18 19:25:39 +05:30
  • 75eb3b854c Merge branch 'develop' rembo10 2012-07-18 19:05:22 +05:30
  • 22c807ddbb Fix for circular import rembo10 2012-07-18 19:02:33 +05:30
  • 158f33845b Fixed path for getting cached album art in postprocessor rembo10 2012-07-18 18:59:09 +05:30
  • 5bb0c01654 Check cache/last.fm for album art rembo10 2012-07-18 18:46:09 +05:30
  • f8ccde4559 Fixed import for postprocessor threading rembo10 2012-07-18 18:33:20 +05:30
  • 71e1941918 Merge branch 'develop' rembo10 2012-07-18 18:13:44 +05:30
  • 78f1393228 Consolidated files in brink interface to js,images,css & changed links in the html to point to the updated folders rembo10 2012-07-17 23:07:57 +05:30
  • e1185d1fa2 Added a post_processor lock to only run one pp thread at a time rembo10 2012-07-17 17:09:35 +05:30
  • 00fb28dfe5 Merge branch 'develop' rembo10 2012-07-13 20:22:04 +05:30
  • e56866028f Merge branch 'synohotfix' into develop rembo10 2012-07-13 20:18:56 +05:30
  • 6d6b30a5c2 Fix to get the synoindex variable read on startup rembo10 2012-07-13 20:17:34 +05:30
  • 00b7090646 Added singles category for nzbmatrix searching rembo10 2012-07-13 20:06:11 +05:30
  • 1233707a1f Merge branch 'develop' rembo10 2012-07-13 16:33:21 +05:30
  • 60d6bd9d65 Merge branch 'newartistsdb' into develop rembo10 2012-07-13 16:29:59 +05:30
  • dfc0ffd6f8 Bug fixes, moved delete from newartists to the artistlist_to_mbids function, don't check if blacklisted rembo10 2012-07-13 16:28:53 +05:30
  • 5fc03e782a Persist new artists through restart (new artists now stored in db table 'newartists'), delete artist from newartists when added. Modified templates to use db instead of variable rembo10 2012-07-13 15:31:06 +05:30
  • 6ee3a1aa9c Merge remote-tracking branch 'cohena/synology' into develop rembo10 2012-07-13 13:57:16 +05:30
  • 5da953d617 Removed maxlengths from config.html in default interface rembo10 2012-07-11 19:10:18 +05:30
  • df42d08fd1 Adding synology NAS indexing support Aaron Cohen 2012-07-10 00:56:25 -07:00
  • a76a94d39a Merge remote-tracking branch 'cohena/waffles-search' into develop rembo10 2012-07-09 14:46:23 +05:30
  • ff1b809a5d Merge remote-tracking branch 'upstream/develop' into waffles-search Aaron Cohen 2012-07-09 01:28:08 -07:00
  • 83a8224936 Fixing misspelled 'occured' Aaron Cohen 2012-07-09 00:39:57 -07:00
  • 995ee178f6 Removing stray comment Aaron Cohen 2012-07-09 00:38:13 -07:00
  • cb57abc321 Fixing FLAC OR MP3 combined searches and existing bug in handling torrents containing unicode names Aaron Cohen 2012-07-09 00:36:45 -07:00
  • af108d3914 Fixing webui phrasing Aaron Cohen 2012-07-08 02:04:17 -07:00
  • e7b33d804c Adding Waffles.fm search capability Aaron Cohen 2012-07-08 00:15:14 -07:00
  • 8f05a39042 Update release group titles, release dates, etc on update rembo10 2012-07-07 12:30:26 +05:30
  • 06f5aa5f3b Merge remote-tracking branch 'Brinken/develop' into develop rembo10 2012-07-06 10:56:00 +05:30
  • 1ed1c5ed63 Clean merge/commit. Brinken 2012-07-05 15:13:18 +02:00
  • be69c0c649 Merge branch 'develop' rembo10 2012-07-05 12:55:34 +05:30
  • 6e6da07f45 Set default retention rate to 1500 days rembo10 2012-07-05 12:36:11 +05:30
  • f685a63de2 Changed 'Blackhole' to 'Usenet' on default config page rembo10 2012-07-05 12:30:23 +05:30
  • e629ebd3db Merge remote-tracking branch 'leadhead9/master' into develop rembo10 2012-07-05 12:23:54 +05:30
  • 2b3a4a19ce Fixed a bug where Torrent files were not actually being written to disk, also caused seacher.py to fail marking the Album as snatched. Files will now be written to the TORRENTBLACKHOLE_DIR. This addresses a few open issues: 460, 716, and 720 Evan 2012-07-04 20:48:28 -03:00