Commits on Source (6)
-
The createFile method in the FsFactory was using the mrl incorrectly by creating a temporary directory with the full mrl of the file instead of truncating the file name.
e7fd452c -
Previously, input_files's slaves where just ignored while creating ml files. These changes take into account these files, create them in the ml hierarchy and link them with their relatives.
c35d7f02 -
Previously, input_files's slaves where just ignored while creating ml files. These changes take into account these files, create them in the ml hierarchy and link them with their relatives.
edfcc459 -
The medialibrary has files sizes and last modification dates in its database. This patch exposes theses two previously ignored values.
80864e99 -
2af0f654
-
Switch to a more generic error message. Theses errors message can be triggered by local filesystem errors or any timeouts. Assuming all the errors will come from network is incorrect and potentially misleading.
76107933
Showing
- include/vlc_media_library.h 2 additions, 0 deletionsinclude/vlc_media_library.h
- modules/misc/medialibrary/entities.cpp 2 additions, 0 deletionsmodules/misc/medialibrary/entities.cpp
- modules/misc/medialibrary/fs/directory.cpp 81 additions, 32 deletionsmodules/misc/medialibrary/fs/directory.cpp
- modules/misc/medialibrary/fs/directory.h 1 addition, 0 deletionsmodules/misc/medialibrary/fs/directory.h
- modules/misc/medialibrary/fs/file.cpp 31 additions, 7 deletionsmodules/misc/medialibrary/fs/file.cpp
- modules/misc/medialibrary/fs/file.h 11 additions, 5 deletionsmodules/misc/medialibrary/fs/file.h
- modules/misc/medialibrary/fs/fs.cpp 1 addition, 1 deletionmodules/misc/medialibrary/fs/fs.cpp
- modules/misc/medialibrary/fs/util.cpp 8 additions, 0 deletionsmodules/misc/medialibrary/fs/util.cpp
- modules/misc/medialibrary/fs/util.h 1 addition, 0 deletionsmodules/misc/medialibrary/fs/util.h