I havent figured out how to turn on debug logging in the new version (I wasnt using s3 on the old one, I moved hosts, and in the process upgraded to the latest subsonic)
- Code: Select all
[2017-03-11 18:20:19,816] INFO MediaScannerService - Scanned media library with 25250 entries.
[2017-03-11 18:20:23,091] INFO MediaScannerService - Scanned media library with 25500 entries.
[2017-03-11 18:20:26,050] INFO MediaScannerService - Scanned media library with 25750 entries.
[2017-03-11 18:20:29,950] INFO MediaScannerService - Scanned media library with 26000 entries.
[2017-03-11 18:20:34,181] INFO MediaScannerService - Scanned media library with 26250 entries.
[2017-03-11 18:20:38,344] INFO MediaScannerService - Scanned media library with 26500 entries.
[2017-03-11 18:20:42,447] INFO MediaScannerService - Scanned media library with 26750 entries.
-[2017-03-11 18:20:45,109] INFO MediaScannerService - Scanned media library with 27000 entries.
[2017-03-11 18:20:48,074] INFO MediaScannerService - Scanned media library with 27250 entries.
[2017-03-11 18:20:50,276] INFO MediaScannerService - Scanned media library with 27432 entries.
[2017-03-11 18:20:50,276] INFO MediaScannerService - Marking non-present files.
[2017-03-11 18:20:51,078] INFO MediaScannerService - Marking non-present artists.
[2017-03-11 18:20:51,080] INFO MediaScannerService - Marking non-present albums.
[2017-03-11 18:20:51,124] INFO MediaScannerService - Completed media library scan.
[2017-03-11 18:20:51,462] INFO PlaylistService - Starting playlist import.
[2017-03-11 18:20:51,462] INFO PlaylistService - Completed playlist import.
[2017-03-11 20:18:53,962] INFO PodcastService - Starting scheduled Podcast refresh.
[2017-03-11 20:18:53,963] INFO PodcastService - Completed scheduled Podcast refresh.
When I look in the library within subsonic, nothing, theres no songs or artists, it does however show the (correct) totals on the help page:
- Code: Select all
Media collection
736 artists
2,403 albums
24,654 songs
275.30 GB
2,529 hours
I suspect that this has something to do with the fact that S3 does not actually make directories with a 'size', so when you do an ls -alh on the s3fs mount, all directories show as 0 size, though they have data in them:
root@media01:/srv/s3-media/music# groups subsonic
subsonic : storage
root@media01:/srv/s3-media/music# tree -hugp Sexy Kill Device/
Sexy Kill Device/
└── [drwsrws--- root storage 0] Electric Dandies
├── [-rw-rw---- root storage 6.1M] 01 - Ono - Sendai Cyberspace 7.mp3
├── [-rw-rw---- root storage 9.9M] 02 - Electric Daindies (Back 2 The Future).mp3
├── [-rw-rw---- root storage 10M] 03 - Netrunners (Not forgive.Not forget).mp3
├── [-rw-rw---- root storage 9.0M] 04 - Rebel 2.0 (NewGen Outlaws).mp3
├── [-rw-rw---- root storage 8.9M] 05 - G-Head (SimStim Technologies.World WarGame).mp3
├── [-rw-rw---- root storage 8.9M] 06 - Skyrider.mp3
├── [-rw-rw---- root storage 13M] 07 - Religion Plastic B3ta (Empathy Box 2.0).mp3
├── [-rw-rw---- root storage 8.5M] 08 - Small Heroes (Press Start to Continue).mp3
├── [-rw-rw---- root storage 8.7M] 09 - Neotek Lords (Console Cowboy's).mp3
├── [-rw-rw---- root storage 12M] 10 - Desert Of the Real (More Human Than Human).mp3
└── [-rw-rw---- root storage 6.2M] 11 - Wintermute.mp3
1 directory, 11 files