Jesse Mullan
d76fce8cbc
Merge remote-tracking branch 'upstream/develop' into feature/refactor_config
...
Conflicts:
headphones/__init__.py
headphones/searcher.py
headphones/webserve.py
2014-10-22 10:02:18 -07:00
Bas Stottelaar
5ebe6bcd00
Display query/type in search box on results page.
2014-10-21 02:33:41 +02:00
Bas Stottelaar
6b4afd8877
Cleanup search code. Add support for magnet links conversion. Fixes #1926 .
2014-10-21 02:07:56 +02:00
Bas Stottelaar
8a8821530a
Jump back to top when changing pagination page. Fixes #1948
2014-10-21 00:22:53 +02:00
Jesse Mullan
0ffbd7824d
Saving the config appears to work again
2014-10-09 10:51:03 -07:00
Ade
6b4fbe002d
Search Results - Allow filtering by mb release id
2014-10-03 17:54:57 +13:00
Ade
63a32e473f
Autowant manually added albums config option
2014-09-27 15:31:33 +12:00
Bas Stottelaar
05ce5f7853
Latest Album -> Latest Release, fixes #1845
2014-09-25 14:13:33 +02:00
Bas Stottelaar
efdd51c361
Don't load all Last.FM hits at once
2014-09-21 14:05:01 +02:00
Bas Stottelaar
c05fa78fa0
Fix for #1902
2014-09-21 00:55:35 +02:00
Ade
e9d9a6c441
misaligned else
2014-09-20 11:44:34 +12:00
Ade
8838ee481e
Album searchresults CAA
...
tryCAA not working for me, added this.onerror=null instead to stop
looping
2014-09-20 11:41:03 +12:00
Bas Stottelaar
b857108db4
Add support for libav-tools
2014-09-18 02:13:17 +02:00
AdeHub
7e2b9a30a2
Merge pull request #1890 from basilfx/freezedb
...
Add the option to freeze the database during post processing
2014-09-17 19:07:43 +12:00
Bas Stottelaar
c441e888c2
Add option to freeze database during post processing
2014-09-17 03:16:43 +02:00
Bas Stottelaar
298daf9895
Don't forget the upcoming albums
2014-09-17 01:54:37 +02:00
Bas Stottelaar
d04dff9130
Don't keep retrying CCA image
2014-09-17 01:51:03 +02:00
Bas Stottelaar
5eef5a594c
Implemented unveil plugin. Load images only when shown on screen
2014-09-17 01:38:49 +02:00
Bas Stottelaar
cce98709a7
Upgraded all JavaScript libraries. Moved UI parts from default interface to global. Fixed JavaScript Errors
2014-09-17 00:50:23 +02:00
Bas Stottelaar
3fef151fca
Sorted all JavaScript, image and style files. Basically, it drops support for IE6/7
2014-09-16 22:43:20 +02:00
AdeHub
7af194822c
Merge pull request #1883 from basilfx/improvements2
...
Again, a set of improvements
2014-09-15 17:16:17 +12:00
Bas Stottelaar
f4b13533ce
Add support for Subsonic library update. Fixes #1864
2014-09-15 01:29:40 +02:00
Bas Stottelaar
d8dda5b24f
First go on adding documentation to the title attribute. Not fully completed, but a first attempt. References #1803
2014-09-15 00:23:17 +02:00
Bas Stottelaar
25fb4361dc
Code formatting.
2014-09-14 23:24:19 +02:00
Bas Stottelaar
efa9ac77b8
Added link to GitHub and Troubleshooting in the footer, on the left side
2014-09-03 15:38:53 +02:00
Ade
46240fb7d1
Add Demo to Extras
...
- fix up songkick location breaking artist page
- add description and link for songkick metro area filter
2014-08-30 22:17:30 +12:00
Pieter Janssens
51fde7a52b
Merge pull request #1811 from piejanssens/Begall-renamer-origfolder
...
Add $OriginalFolder flag to renamer (thx Begall)
2014-08-11 20:38:15 +02:00
piejanssens
b36178d6d4
Add $OriginalFolder flag to renamer (thx Begall)
...
Add $OriginalFolder flag to renamer #1699
2014-08-11 20:37:09 +02:00
Pieter Janssens
c19dffcb46
Merge pull request #1810 from piejanssens/develop
...
Add (re)search to wanted album on artist page
2014-08-11 20:24:07 +02:00
piejanssens
e04245cff5
Add (re)search to wanted album on artist page
...
If the snatch got lost, you can click search instead of skip and then
search.
Replaces #1261
2014-08-11 20:23:00 +02:00
piejanssens
49179170fa
Add NZBget priority option (including force)
...
This feature allows the user to select a priority for the nzb that is
sent to nzbget. Force will download the task even though the queue is
paused.
2014-08-11 20:09:19 +02:00
Ade
e224ad1a6a
Torrent seed ratio part 2
...
Set scheduled job to remove torrent when post processed and finished
seeding
2014-08-11 20:32:37 +12:00
Ade
ba552bd1f8
Torrent seed ratio
2014-08-08 22:23:06 +12:00
Begall
f2f8ad68a3
Merge branch 'develop' into nfo-orig
2014-08-06 23:19:26 +01:00
Begall
23e3dd91b3
Add ability to rename .nfo file to .nfo-orig
2014-08-06 22:53:41 +01:00
Pieter Janssens
90744c3b80
Merge pull request #1791 from multikatt/end-of-line
...
End of line convertion
2014-08-06 17:31:44 +02:00
David
fd30b3501e
Converting crlf to just lf
...
Making end-of-lines consistent throughout the codebase.
2014-08-06 17:00:29 +02:00
David
296c9ca767
Reducing search bar width
2014-08-06 15:55:08 +02:00
David
ad645d960d
Replace Add with Search on top
2014-08-05 18:28:34 +02:00
Pieter Janssens
9ec65c5f9a
Fix KAT proxy slide in/out
2014-08-05 13:02:41 +02:00
Pieter Janssens
9122136594
Add optional KAT proxy config
...
Fixes #1778
2014-08-05 09:28:53 +02:00
Ade
91bfdcd4bd
Removed Isohunt, nzbsrus
...
+ mb fixups
2014-08-03 12:04:46 +12:00
Ade
326f866d7e
Tweaks
2014-07-27 14:14:10 +12:00
Ade
850ce9ac3c
Merge branch 'AdeHub-ade' into develop
2014-07-08 19:16:53 +12:00
Ade
7229b73862
fix merge conflict
2014-06-28 10:30:56 +12:00
Ade
66b9da36dd
Album Search Results Changes
...
- mb findRelease
get additional info incl Date, Formats, Tracks, Rgid etc, pass to
searchresults
added optional artist to findrelease, if searching by album can now
enter album:artist in the search bar, went for this for now as I didn’t
want to change the design too much but maybe in the future we could
have 2 boxes, artist album and then there’s no need for the dropdown
artist, album
- base
position at search box and persist selected option (uses local storage)
when refreshing, useful if entering multiple albums
increased the search box size a little
- searchresults
album results - new fields from mb, fall back to cover art archive rgid
url if last.fm not found (should get more results), musicbrainz album
icon link, pass mb rgid to addReleaseById to redirect to album page
artist results - musicbrainz artist icon
- importer
addreleaseById - added rgid param to create the album record upfront
with status Loading if from searchresults
- webserve
redirect to album page using rgid from searchresults
- album
spinner while album is loading
2014-06-28 08:18:54 +12:00
Charlie Sanders
8b799c7904
Use built in CGI module to escape special characters in title on history page
2014-05-26 01:28:05 -05:00
rembo10
65e3e4faa2
Merge remote-tracking branch 'BenMagyar/master' into develop
2014-05-15 19:39:34 -07:00
BenM
10cf36401f
Changed Add Artist and View MB
2014-05-13 21:11:31 -04:00
Ade
52a76e87ad
Allow search provider names in preferred words
...
Adds to the priority if the word matches the search provider. The
provider priority is weighted based on position in list.
Preferred words in title take precedence over preferred providers.
Would be great if we could do something like sb, so until then…
2014-05-11 19:35:41 +12:00