FAQ  •  Register  •  Login

Serviio doesn't find any files

<<

s44

Serviio newbie

Posts: 7

Joined: Sun Feb 17, 2013 2:31 pm

Post Mon Feb 18, 2013 4:44 pm

Serviio doesn't find any files

This is very odd. As I said in another thread, I had a previous install of Serviio that worked fine. Maybe it was going from Java 6v21 to 7v13?

Now I've tried reinstalling, both 1.0.1 and 1.1, pointing to the actual folder as well as a shared version thereof, and the same thing happens each time: the library "updates" in a fraction of a second without actually registering *any* of the 35+gb of music nested in the folder. Here's what a force refresh does:
  Code:
2013-02-18 11:40:02,491 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-02-18 11:40:02,491 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-02-18 11:40:03,678 DEBUG [ActionsServerResource] Action with name 'forceLibraryRefresh' was requested
2013-02-18 11:40:03,679 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-18 11:40:03,679 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-02-18 11:40:03,679 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-18 11:40:03,682 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-02-18 11:40:03,684 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: \\NDA\Music
2013-02-18 11:40:03,684 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 7)
2013-02-18 11:40:03,685 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: \\NDA\Music
2013-02-18 11:40:03,685 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 7)
2013-02-18 11:40:03,686 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 7)
2013-02-18 11:40:03,687 DEBUG [RepositoryDAOImpl] Marking Repository 7 as scanned with current timestamp
2013-02-18 11:40:03,690 INFO  [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-02-18 11:40:03,699 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: \\NDA\Music
2013-02-18 11:40:03,700 DEBUG [RepositoryDAOImpl] Marking Repository 7 as scanned with current timestamp
2013-02-18 11:40:03,702 INFO  [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-18 11:40:23,666 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Realtek RTL8168C(P)/8111C(P) Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)) and address 192.168.1.17, timeout = 0
2013-02-18 11:40:23,667 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 7c03e23b-dd40-3855-8e20-f7d9756dc143


I guess I can try going back to .6 and Java 6 but what on earth could cause this problem?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Feb 18, 2013 4:48 pm

Re: Serviio doesn't find any files

most likely access rights on the remove drive. Read he FAQ
<<

s44

Serviio newbie

Posts: 7

Joined: Sun Feb 17, 2013 2:31 pm

Post Mon Feb 18, 2013 5:25 pm

Re: Serviio doesn't find any files

It's a local drive (D:). I just put it up as the network because that was the last config I've tested... it's shared with everyone on the network anyway.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Feb 18, 2013 10:49 pm

Re: Serviio doesn't find any files

still, the service user probably doesn't have read access to the local folders
<<

s44

Serviio newbie

Posts: 7

Joined: Sun Feb 17, 2013 2:31 pm

Post Mon Feb 18, 2013 11:14 pm

Re: Serviio doesn't find any files

Does the service have a unique ID (e.g. the WMPNetworkSvc I see somehow has access to my music directory), or is it this SERVICE user I see?

I've already given read access to the Users group, but am still getting this...
  Code:
2013-02-18 18:10:09,760 DEBUG [ActionsServerResource] Action with name 'forceLibraryRefresh' was requested
2013-02-18 18:10:09,761 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-18 18:10:09,762 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-02-18 18:10:09,764 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: D:\Users\steven\Music
2013-02-18 18:10:09,765 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-02-18 18:10:09,768 INFO  [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-02-18 18:10:09,768 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-18 18:10:09,769 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-02-18 18:10:09,771 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: D:\Users\steven\Music
2013-02-18 18:10:09,771 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 1)
2013-02-18 18:10:09,773 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: D:\Users\steven\Music
2013-02-18 18:10:09,773 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
2013-02-18 18:10:09,775 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 1)
2013-02-18 18:10:09,776 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-02-18 18:10:09,779 INFO  [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Feb 18, 2013 11:24 pm

Re: Serviio doesn't find any files

Check the user (or change it) here: http://www.serviio.org/component/conten ... e?id=21#q5
<<

s44

Serviio newbie

Posts: 7

Joined: Sun Feb 17, 2013 2:31 pm

Post Tue Feb 19, 2013 1:11 am

Re: Serviio doesn't find any files

Well, running it on my personal account works. Truly bizarre that the basic service doesn't have access though.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Majestic-12 [Bot] and 24 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.