Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing are gen. on run #1602

Closed
Omertron opened this issue Mar 15, 2015 · 3 comments
Closed

Nothing are gen. on run #1602

Omertron opened this issue Mar 15, 2015 · 3 comments

Comments

@Omertron
Copy link
Member

Original issue 1603 created by Omertron on 2010-09-21T14:43:08.000Z:

What steps will reproduce the problem?

  1. Clen Jukebox and index files
    2.Run last version of yamj
  2. wait & see

What is the expected output? What do you see instead?
A listing, no listing

I've attached log, lib, and properties
What version of YAMJ are you using? On what operating system?
r1788, Win 7 x64

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
PCH-C200

Please provide any additional information below.

E:/media is shared (/media) and mapped as m:/

m:/
-Film
-Jukebox
-TV
-Yamj

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2010-09-21T14:46:53.000Z:

i notice that yamj generate a .mjbignore on the m:/ root dir

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2010-09-21T14:57:14.000Z:

-jukebox.getJukeboxRootLocationDetailsFile();
-jukeboxDetailsRootFile.mkdirs();
-new File(jukeboxDetailsRootFile, ".mjbignore").createNewFile();

+jukebox.getJukeboxRootLocationDetailsFile().mkdirs();
+new file(jukebox.getJukeboxRootLocationFile(),".mjbignore").createNewFile();

i think there is a mistake with "+jukebox.getJukeboxRootLocationFile()" and "-jukeboxDetailsRootFile"

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2010-09-21T18:45:38.000Z:

This issue was closed by revision r1789.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant