Option "Show iTunes Library" does not work

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Ebbi
Posts: 6
Joined: Tue Dec 03, 2013 12:44 am

Option "Show iTunes Library" does not work

Post by Ebbi »

Hi,

I checked the option "Show iTunes Library" to access my iTunes library instead of plain folders, but it does not show up in the shared folders list on the DLNA client (iPad).
Even the log does not show anything related to "iTunes".

- How does the program know where my iTunes library is located if there is no option in the software to specify the location?
- How do I get it to work?

Thanks
Ebbi
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: Option "Show iTunes Library" does not work

Post by SubJunk »

Hi Ebbi,
Please follow the link in my signature to give us the info we need to fix this for you :)
Ebbi
Posts: 6
Joined: Tue Dec 03, 2013 12:44 am

Re: Option "Show iTunes Library" does not work

Post by Ebbi »

I already did that before my posting, but there are problems. :)

1. The default log level "debug" does not contain useful information
2. The log level "trace" just provides a few additional lines
3. The log level "trace" is not saved to provide more information during a restart of the whole program, so I'm not able to reproduce the error.
4. I don't see your signature. ;)
5. Here are the logs after program start -> set to "trace" -> restart server: http://pastebin.com/raw.php?i=sLywUBMy

Thanks
Ebbi
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: Option "Show iTunes Library" does not work

Post by SubJunk »

Hi Ebbi, by my signature I mean the text below my post that says "How to ask for support". It links to these instructions which should provide me with the information I need.
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Option "Show iTunes Library" does not work

Post by DeFlanko »

Ebbi, you can directly upload the ZIP file to the forum so this way we can examine all conf's and configs being used at the time of a TRACE log file instance of UMS.
Ebbi
Posts: 6
Joined: Tue Dec 03, 2013 12:44 am

Re: Option "Show iTunes Library" does not work

Post by Ebbi »

Alright, here we go.

The problem is between these two options:
  1. Choose "Trace" from the "Log Level" dropdown at the bottom
  2. Reproduce the bug
Since the iTunes Library is not loaded during startup, I need to restart UMS to reproduce the bug.
But the trace level is not saved when restarting UMS.

So I repeat my simply question from the start question:
How does the program know where my iTunes library is located if there is no option in the software to specify the location?
Attachments
ums_dbg.zip
(13.76 KiB) Downloaded 380 times
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: Option "Show iTunes Library" does not work

Post by SubJunk »

In your case, the step of "reproducing the bug" means going into the server to verify that iTunes isn't displayed as an option :) If that action is done, then we can see the cause of the bug.
Ebbi wrote:How does the program know where my iTunes library is located if there is no option in the software to specify the location?
iTunes uses the same location to store its library on Windows by default. If you're using a non-default location for the iTunes profile directory then that's probably why it isn't working.
Ebbi
Posts: 6
Joined: Tue Dec 03, 2013 12:44 am

Re: Option "Show iTunes Library" does not work

Post by Ebbi »

SubJunk wrote:
Ebbi wrote:How does the program know where my iTunes library is located if there is no option in the software to specify the location?
iTunes uses the same location to store its library on Windows by default. If you're using a non-default location for the iTunes profile directory then that's probably why it isn't working.
Alright, then there is no need to search for a bug, rather it is a feature request.

Mine is at F:\iTunes instead of C:\Users\ebbi\Music\iTunes
My OS is on an SSD and I don't want to waste valuable space on it. :)

When will it be possible to specify an individual path for the location of the iTunes library?
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: Option "Show iTunes Library" does not work

Post by SubJunk »

I just threw something together real quick, a new config option "itunes_library_path". You can set it in UMS.conf which by default is in C:\ProgramData\UMS
Here it is. Please test and if it doesn't work please provide debug info
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

Re: Option "Show iTunes Library" does not work

Post by ExSport »

Is not better to abandon internal itunes support and use plugin?
http://www.ps3mediaserver.org/forum/vie ... 457#p81457
Seems it is more robust than "lighweight" version built in UMS/PMS.
Locked