rembo10
|
dfc0ffd6f8
|
Bug fixes, moved delete from newartists to the artistlist_to_mbids function, don't check if blacklisted
|
2012-07-13 16:28:53 +05:30 |
|
rembo10
|
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
|
2012-07-13 15:31:06 +05:30 |
|
rembo10
|
6ee3a1aa9c
|
Merge remote-tracking branch 'cohena/synology' into develop
|
2012-07-13 13:57:16 +05:30 |
|
rembo10
|
5da953d617
|
Removed maxlengths from config.html in default interface
|
2012-07-11 19:10:18 +05:30 |
|
Aaron Cohen
|
df42d08fd1
|
Adding synology NAS indexing support
|
2012-07-10 00:56:25 -07:00 |
|
rembo10
|
a76a94d39a
|
Merge remote-tracking branch 'cohena/waffles-search' into develop
|
2012-07-09 14:46:23 +05:30 |
|
Aaron Cohen
|
ff1b809a5d
|
Merge remote-tracking branch 'upstream/develop' into waffles-search
|
2012-07-09 01:28:08 -07:00 |
|
Aaron Cohen
|
83a8224936
|
Fixing misspelled 'occured'
|
2012-07-09 00:39:57 -07:00 |
|
Aaron Cohen
|
995ee178f6
|
Removing stray comment
|
2012-07-09 00:38:13 -07:00 |
|
Aaron Cohen
|
cb57abc321
|
Fixing FLAC OR MP3 combined searches and existing bug in handling torrents containing unicode names
|
2012-07-09 00:36:45 -07:00 |
|
Aaron Cohen
|
af108d3914
|
Fixing webui phrasing
|
2012-07-08 02:04:17 -07:00 |
|
Aaron Cohen
|
e7b33d804c
|
Adding Waffles.fm search capability
|
2012-07-08 00:15:14 -07:00 |
|
rembo10
|
8f05a39042
|
Update release group titles, release dates, etc on update
|
2012-07-07 12:30:26 +05:30 |
|
rembo10
|
06f5aa5f3b
|
Merge remote-tracking branch 'Brinken/develop' into develop
|
2012-07-06 10:56:00 +05:30 |
|
Brinken
|
1ed1c5ed63
|
Clean merge/commit.
|
2012-07-05 15:13:18 +02:00 |
|
rembo10
|
be69c0c649
|
Merge branch 'develop'
|
2012-07-05 12:55:34 +05:30 |
|
rembo10
|
6e6da07f45
|
Set default retention rate to 1500 days
|
2012-07-05 12:36:11 +05:30 |
|
rembo10
|
f685a63de2
|
Changed 'Blackhole' to 'Usenet' on default config page
|
2012-07-05 12:30:23 +05:30 |
|
rembo10
|
e629ebd3db
|
Merge remote-tracking branch 'leadhead9/master' into develop
|
2012-07-05 12:23:54 +05:30 |
|
Evan
|
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
|
2012-07-04 20:48:28 -03:00 |
|
rembo10
|
7f2402ecaf
|
Fixed bug where marking albums as skipped/downloaded in bulk resulted in them being marked as wanted
|
2012-07-04 12:35:03 +05:30 |
|
rembo10
|
df45255a44
|
Possible fix for foreign characters on windows
|
2012-07-03 22:56:30 +05:30 |
|
rembo10
|
e878266071
|
Fixed variable name in blacklist logger
|
2012-07-03 14:55:17 +05:30 |
|
rembo10
|
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
|
2012-07-03 14:18:48 +05:30 |
|
rembo10
|
5a00e9769c
|
Removed log message if the destination file doesn't exist
|
2012-07-03 14:04:34 +05:30 |
|
rembo10
|
59ce361b8b
|
Merge remote-tracking branch 'scardus/postproc' into develop
|
2012-07-03 14:01:37 +05:30 |
|
rembo10
|
23682bc9d1
|
Fixed ArtistID->artistid typo
|
2012-07-01 21:25:25 +05:30 |
|
rembo10
|
54bd17b8da
|
Merge branch 'blacklist' into develop
|
2012-07-01 12:08:34 +05:30 |
|
rembo10
|
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
|
2012-07-01 12:05:20 +05:30 |
|
xbmc
|
64ae0a5db6
|
Added some debug code on test for existing dest file
|
2012-06-29 11:15:59 +01:00 |
|
rembo10
|
93187dcd9a
|
Merge branch 'managealbums' into develop
|
2012-06-28 22:35:00 +05:30 |
|
rembo10
|
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
|
2012-06-28 22:34:13 +05:30 |
|
rembo10
|
f883902fa3
|
Add a managealbums page to webserve
|
2012-06-28 21:44:47 +05:30 |
|
rembo10
|
5d81811db3
|
Added a ' 'Last Updated' column to manageartists
|
2012-06-27 19:35:45 +05:30 |
|
rembo10
|
3ec0f51bd4
|
Merge branch 'develop'
|
2012-06-27 16:48:41 +05:30 |
|
rembo10
|
de10357a9d
|
Fix for windows cache path
|
2012-06-27 16:45:48 +05:30 |
|
rembo10
|
925aed0d26
|
Grab the artist id for getArtistArt/getAlbumArt javascript queries from the img id rather than the artist href title
|
2012-06-27 16:32:18 +05:30 |
|
rembo10
|
6047014f42
|
Merge branch 'develop'
|
2012-06-26 20:30:32 +05:30 |
|
rembo10
|
9cc5dbb4a2
|
Fixed some of the log levels in the music_encoder
|
2012-06-26 20:29:02 +05:30 |
|
rembo10
|
2aefb55a1a
|
Changed log level for cache updates to debug
|
2012-06-26 19:46:21 +05:30 |
|
rembo10
|
408cb7d1fc
|
Updated README with new screenshots :-)
|
2012-06-26 19:30:49 +05:30 |
|
rembo10
|
ac85236f36
|
fancybox fix
|
2012-06-26 19:17:41 +05:30 |
|
rembo10
|
ee441f334e
|
Updated README with new screenshots, link to new forum
|
2012-06-26 19:11:13 +05:30 |
|
rembo10
|
05cc10df1a
|
Merge in elmarkou's changes
|
2012-06-26 19:02:02 +05:30 |
|
rembo10
|
1f397857c6
|
Fixed bug where albums would show up under upcoming on the upcoming/wanted page after an album was marked as skipped or downloaded
|
2012-06-26 14:12:31 +05:30 |
|
rembo10
|
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
|
2012-06-26 13:50:55 +05:30 |
|
rembo10
|
e26dabbeca
|
A couple syle changes to keep the artist image normally proportioned. Also fixed the fancy boxes on the artist & album
pages
|
2012-06-26 13:02:37 +05:30 |
|
rembo10
|
df9a3021b4
|
Removed unused function in script.js, fixed typo
|
2012-06-26 09:26:49 +05:30 |
|
rembo10
|
c20094cb46
|
Cache the ajax calls to the thumbnail urls
|
2012-06-26 09:21:04 +05:30 |
|
rembo10
|
a8a3680806
|
Moved bencode.py to the lib folder and changed the import in searcher.py
|
2012-06-26 00:01:23 +05:30 |
|