Thomas Adamcik
b9a7a9d2b6
local: Add follow symlinks setting
2014-10-17 20:08:33 +02:00
Thomas Adamcik
d4f47a34c2
local: Move Hidden file/directory check to excluded extensions check
2014-10-17 16:52:01 +02:00
Thomas Adamcik
5bf6b779ac
local: Add basic logging of scan errors
2014-10-15 23:56:59 +02:00
Thomas Adamcik
3dc0a06ffe
local: Fix skipping of hidden file/directories
2014-10-15 23:54:52 +02:00
Thomas Adamcik
54a89038d3
utils/path: Don't skip hidden files and folders in generic find code
...
Updates the local scan code to do this instead.
2014-10-15 23:45:49 +02:00
Thomas Adamcik
2447e2fa40
util/path: Expose errors to callers of find helper
2014-10-15 23:42:12 +02:00
Stein Magnus Jodal
c629e105d7
docs: Update changelog with PR#840
2014-09-23 14:29:30 +02:00
Thomas Kemmer
806174916d
Change JsonLibrary.lookup to return a list
2014-09-05 05:35:18 +02:00
Thomas Kemmer
380223bb96
local: Return multiple tracks from lookup()
2014-08-30 14:02:43 +02:00
Stein Magnus Jodal
fc94d0789e
Merge branch 'release/v0.19.x' into develop
2014-08-29 21:28:58 +02:00
Stein Magnus Jodal
f1096d332c
local: Move constant to Library class
...
Related to #833
2014-08-29 21:28:42 +02:00
Stein Magnus Jodal
c50641230d
Merge branch 'release/v0.19.x' into develop
2014-08-29 14:03:11 +02:00
Stein Magnus Jodal
69c3e107a2
local: Add ROOT_DIRECTORY_URI constant
...
Related to #833
2014-08-29 14:02:08 +02:00
Stein Magnus Jodal
0e60730704
backends: Update browse() signature and docs to match core implementation
...
Fixes #833
2014-08-29 13:50:12 +02:00
Ignasi Fosch
e9289ca554
Checks for musicbrainz album ID and sets images to a list containing the corresponding URL
2014-07-27 16:34:28 +02:00
Stein Magnus Jodal
4919cae889
local: Add friendly help if no local library cache found
...
Fixes #711
2014-06-20 00:25:36 +02:00
Stein Magnus Jodal
dcba410d91
audio, local: Fix decoding of exception messages depending on locale
2014-05-20 19:55:12 +02:00
Stein Magnus Jodal
b754885064
Fix all import order warnings
2014-05-07 20:08:43 +02:00
Stein Magnus Jodal
9ffceaf3d2
local: Add missing file
2014-05-06 23:16:19 +02:00
Stein Magnus Jodal
c7b3f4a978
local: Created needed dirs when scanning ( fix #703 )
2014-05-06 22:59:16 +02:00
Trygve Aaberge
4220aa30ec
local: Ensure directory for library exists ( fixes #703 )
2014-05-03 02:15:14 +02:00
Thomas Adamcik
7386dd30b6
utils: Remove old find_files
2014-02-26 23:53:12 +01:00
Thomas Adamcik
78f727b9be
local: Update how scanner work is done to improve remote FS support.
...
This changes the scanner to prefetch all the files+mtimes using our new
threaded finder. Hopefully making scanning against remote filesystems
somewhat less painful.
2014-02-26 23:31:11 +01:00
Stein Magnus Jodal
d0a305a8e2
local: Use print() function
2014-02-07 20:33:34 +01:00
Stein Magnus Jodal
884c1b9803
local: Fix typo
2014-02-07 20:32:19 +01:00
Thomas Adamcik
812f018d59
local: Make clear command mesages more clear
2014-02-07 20:14:53 +01:00
Thomas Adamcik
9ba168e9b9
local: Update browse cache code to add all directories
...
Tests have been updated to make sure multiple folders are added. We had
forgotten to add child folders to the ones that had already been created.
2014-01-19 22:21:02 +01:00
Thomas Adamcik
1ebe7f612a
local: Build browse cache backwards to reduce work needed
2014-01-18 12:26:21 +01:00
Thomas Adamcik
2faae3fc05
local: Add debug timing to loading library and building browse cache
2014-01-18 12:25:09 +01:00
Thomas Adamcik
316a1bf20f
local: Ensure logging does not divide by zero in scanner.
2014-01-18 01:31:44 +01:00
Stein Magnus Jodal
da71d7fb14
Merge pull request #647 from adamcik/feature/browse-by-uri
...
Convert browse API to be fully URI based.
2014-01-17 15:58:39 -08:00
Thomas Adamcik
08b7d199f7
review: Typos and code formating
2014-01-17 23:52:18 +01:00
Stein Magnus Jodal
06856851f7
local: Make search filters more robust ( fixes #635 )
2014-01-17 23:43:43 +01:00
Thomas Adamcik
d6aa9fb013
local: Convert local browsing to uri based system.
2014-01-17 17:16:24 +01:00
Thomas Adamcik
826419d829
backend/core: Switch to root_directory instead of name
2014-01-16 22:53:18 +01:00
Stein Magnus Jodal
ba87613fd1
local: Replace invalid UTF-8 data from library
2014-01-16 21:09:00 +01:00
Thomas Adamcik
a8458720ee
local: Review fixes
2014-01-14 22:07:20 +01:00
Thomas Adamcik
d95b07f737
local: Make ordering of json browse stable
2014-01-14 00:46:07 +01:00
Thomas Adamcik
82584eb21a
local: Add browser support for json library.
2014-01-13 23:43:55 +01:00
Thomas Adamcik
816d047a09
local: Add browse support to local library interface
2014-01-13 21:36:20 +01:00
Stein Magnus Jodal
b1e5878518
docs: Fix param rendering
2014-01-11 19:55:00 +01:00
Stein Magnus Jodal
05632c3b8b
backend: Update backend API imports
2014-01-11 18:20:45 +01:00
Stein Magnus Jodal
2731d23578
local: Move mopidy.{backends => }.local
2014-01-11 15:17:05 +01:00