 |
09-10-2020, 02:45 PM
|
|
The Wary
Forum posts: 0
File comments: 1
Uploads: 0
|
Re: Songbook default file path
Last edited by Krogano : 09-10-2020 at 02:48 PM.
|
|
|
08-30-2020, 04:48 AM
|
|
The Undying
Forum posts: 27
File comments: 308
Uploads: 2
|
Re: Songbook default file path
Quote:
Hoping someone might be able ot help me, i've reinstalled Lotro on a new machine and installed Songbook. I'm having issues getting songbook to build the library of songs as i'm not using the C drive for the files (it's in D) and when i use the HTA application and enter the file path, after it errors, nothing seems to happen. Any advice?
|
Hi,
It should be able to sniff your My Documents folder. It shouldn't matter that it's on a different drive. However, it might be that some song causes it to crash? Could you try running the script with for example just one song in it and troubleshoot it that way?
You can also try songbook filler app WANSongBookFiller.exe.
Br,
Chiran
|
|
|
08-23-2020, 05:45 PM
|
|
The Wary
Forum posts: 0
File comments: 1
Uploads: 0
|
Songbook default file path
Hello.
Hoping someone might be able ot help me, i've reinstalled Lotro on a new machine and installed Songbook. I'm having issues getting songbook to build the library of songs as i'm not using the C drive for the files (it's in D) and when i use the HTA application and enter the file path, after it errors, nothing seems to happen. Any advice?
|
|
|
07-11-2018, 08:16 PM
|
|
The Undying
Forum posts: 201
File comments: 450
Uploads: 20
|
Here's an updated version of the song discover script for Linux / MacOS.
To run it: - Download the script from here.
- Save the file into your Plugins/Chiran folder (the same folder where Songbook.hta resides).
- You can try double-clicking the script, and it may work depending on your system settings.
- If not, then open a command-line terminal and run the following command:
- MacOS:
perl "/Users/username/Library/Application Support/com.turbine.lotroclient/Plugins/Chiran/discover_songs.pl"
- Linux:
perl "/home/username/The Lord of the Rings Online/Plugins/Chiran/discover_songs.pl"
|
|
|
07-02-2018, 03:57 AM
|
|
The Undying
Forum posts: 46
File comments: 96
Uploads: 1
|
I had a similar problem, the script for building the library seemed to not work for me, it looked to me like it cant change from the default folder. I have game installed on ssd and but home folder and thus plugin data on hdd. If i remember correctly, i solved my problem by hardcoding my own path into the library builder.
|
|
|
06-30-2018, 04:31 PM
|
|
The Undying
Forum posts: 201
File comments: 450
Uploads: 20
|
Quote:
Originally Posted by Thurallor
Ok, so I did that and now I'm unable to launch Songbook at all in-game. Here is the (truncated) error output:
...of the Rings Online/PluginData/(account)/AllServers/SongbookData.plugindata:8988: '}' expected (to close '{' at line 6689) near '<eof>'
...gs Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 43: Unable to parse file!
Any ideas?
|
Looks like there is a problem with the script. Please run the script again and copy+paste the output into a PM and send it to me. Also, send me the SongbookData.plugindata file (you can either upload it to my Google Drive, or use another sharing service and send me the link).
In the meantime, you can try adding "}" to the end of the file until the error message changes or goes away.
|
|
|
06-30-2018, 08:23 AM
|
|
The Unscathed
Forum posts: 17
File comments: 62
Uploads: 0
|
Quote:
Originally Posted by Thurallor
The script should have asked you where your PluginData folder is; that might be a bug.
Anyway, you can copy the SongbookData.plugindata file there manually. It should go at
~/Documents/The Lord of The Rings Online/PluginData/account/AllServers/SongbookData.plugindata
|
Ok, so I did that and now I'm unable to launch Songbook at all in-game. Here is the (truncated) error output:
...of the Rings Online/PluginData/(account)/AllServers/SongbookData.plugindata:8988: '}' expected (to close '{' at line 6689) near '<eof>'
...gs Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 43: Unable to parse file!
Any ideas?
|
|
|
06-30-2018, 06:35 AM
|
|
The Undying
Forum posts: 201
File comments: 450
Uploads: 20
|
Quote:
Originally Posted by Emberleaf
Ok...I think it worked, but where should I put the 'SongbookData.plugindata' file that is generated? Right now, when I start up my game, the songs aren't appearing in my list which leads me to believe the file has been put into the wrong directory...
|
The script should have asked you where your PluginData folder is; that might be a bug.
Anyway, you can copy the SongbookData.plugindata file there manually. It should go at
~/Documents/The Lord of The Rings Online/PluginData/account/AllServers/SongbookData.plugindata
|
|
|
06-29-2018, 07:37 PM
|
|
The Unscathed
Forum posts: 17
File comments: 62
Uploads: 0
|
Quote:
Originally Posted by Emberleaf
Tried both, but nothing seemed to happen. I'm not sure what I'm doing wrong. 
|
What do you mean by "nothing happened"? Did you get an error message?
Edit: Since you're using Linux, the location of your plugins will be different than on a Mac installation, so you'll have to modify the command in step 3. Probably this should work:
perl "~/Documents/The Lord of The Rings Online/Plugins/Chiran/discover_songs.pl" If not, let me know the error message.
Ok...I think it worked, but where should I put the 'SongbookData.plugindata' file that is generated? Right now, when I start up my game, the songs aren't appearing in my list which leads me to believe the file has been put into the wrong directory...
|
|
|
06-28-2018, 05:30 PM
|
|
The Undying
Forum posts: 201
File comments: 450
Uploads: 20
|
Quote:
Originally Posted by Emberleaf
Tried both, but nothing seemed to happen. I'm not sure what I'm doing wrong. 
|
What do you mean by "nothing happened"? Did you get an error message?
Edit: Since you're using Linux, the location of your plugins will be different than on a Mac installation, so you'll have to modify the command in step 3. Probably this should work:
perl "~/Documents/The Lord of The Rings Online/Plugins/Chiran/discover_songs.pl" If not, let me know the error message.
Last edited by Thurallor : 06-28-2018 at 05:39 PM.
|
|
|
06-28-2018, 01:41 PM
|
|
The Unscathed
Forum posts: 17
File comments: 62
Uploads: 0
|
Emberleaf,
Try the Perl script I posted below.
Or, if you're not comfortable doing that, try the Mac version I linked below.
Tried both, but nothing seemed to happen. I'm not sure what I'm doing wrong. 
|
|
|
06-28-2018, 11:22 AM
|
|
The Undying
Forum posts: 201
File comments: 450
Uploads: 20
|
Emberleaf,
Try the Perl script I posted below.
Or, if you're not comfortable doing that, try the Mac version I linked below.
|
|
|
06-28-2018, 09:51 AM
|
|
The Unscathed
Forum posts: 17
File comments: 62
Uploads: 0
|
Hey all,
I'm a long-time fan of this plugin, but have recently switched to using Linux from Windows and can't seem to get neither the songbook.hta nor the songbookfiller.exe files to populate my music library. I simply click on them and nothing happens. In-game, Songbook opens up and does everything it should - I just can't populate my music library with songs.
I'm using Linux Mint 18.3 and have been able to get everything else having to do with LOTRO to work perfectly. Is there anyone out there who can lend some assistance? It would be greatly appreciated!
|
|
|
03-05-2018, 06:46 AM
|
|
The Undying
Forum posts: 27
File comments: 308
Uploads: 2
|
Re: At a loss
Quote:
I just transcribed a song in musescore. Saved it as a midi file. Went in to Maestro and turned it into an .abc file. It plays in Maestro and abcplayer. In game using the plugin, I get the message Couldn't find tune index in song file. First time in 6 years I have seen this error message - ideas?
|
There's probably some parameter missing from abc notation. Perhaps it is the X parameter which identifies instrument track index. So if there are multiple instruments in the same file, then each has its own index. And even if there's only one, it should be still present.
For example:
X:1
Just a guess though.
-Chiran
Last edited by Chiran : 03-05-2018 at 06:48 AM.
|
|
|
02-25-2018, 01:58 PM
|
|
The Undying
Forum posts: 201
File comments: 450
Uploads: 20
|
Re: At a loss
Quote:
I just transcribed a song in musescore. Saved it as a midi file. Went in to Maestro and turned it into an .abc file. It plays in Maestro and abcplayer. In game using the plugin, I get the message Couldn't find tune index in song file. First time in 6 years I have seen this error message - ideas?
|
If you post the .abc file here, I'm sure someone will figure it out in short order.
|
|
|
All times are GMT -5. The time now is 03:40 AM.
|
 |