lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins

Category: LotRO Stand-Alone PluginsLOTRO Music Book
Interface Information
Download
How do I install this? (FAQ)
Name: LOTRO Music Book   Updated Today!
Author:
Date: 09-24-2024 10:00 PM
Size: 805.86 Kb
Version: v0.0.30
Rate File: 5 out of 5 with 1 votes  
Pictures
Click to enlarge 

Views: 0
Size: 135.34 Kb
Dimensions: 645 x 1080
LOTRO Music Book v0.0.30
 
Click to enlarge 

Views: 0
Size: 135.57 Kb
Dimensions: 646 x 1080
LOTRO Music Book v0.0.30
 
Click to enlarge 

Views: 0
Size: 176.34 Kb
Dimensions: 647 x 1080
LOTRO Music Book v0.0.21
 
Click to enlarge 

Views: 0
Size: 162.46 Kb
Dimensions: 642 x 1031
LOTRO Music Book v0.0.18
 
Description
LOTRO Music Book

A LOTRO (Lord of The Rings Online) music assistant.


Description:

LOTRO Music Book assists players in organizing and playing over 20,000 available .abc music files with the in-game instruments.


Features Include:

• Change into and out of music mode quickly, with the [ Music Mode ] button.
• Play the currently selected song in the game, with the [ Play Song ] button.
• Add to a favorites list with the [ + Favorite ] button, when you find songs you like.
Remove them with the [ - Favorites button ], if you change your mind.
• Quick search your files, for that one you are looking for.
• Fancy tooltips to explain each button, and advanced tooltips when hovering over the [ Play Song ]
or [ + Favorites] buttons, to show detailed information about the selected ABC song file.
• Can display and link ABC files multiple folders deep, so you can keep them better organized.
• Buttons blink for confirmation, and do not blink on rejection of action.


New Features Include:

• A new theme.
• Queue list to add and remove songs from.
• Two new buttons: [ + Queue ] and [ - Queue ]
• New [ Play Queued ] button to play the top song in your queue.
• [ Play Queued ] button grows darker orange as queue fills up.
The color indicates when you will need to add more songs,
and turns yellow when empty.
• Hovering the mouse over the [ Play Queued ] button displays the queue in a tooltip.
• Songs are automatically removed from queue upon play.


Newer Features Include:

• Sync Mode controls for synchronizing the songs with other players.
• Queue list now has its own list box.
• [ Clear Queue ] button to empty the queue list.
• Played list to show previously played songs.


LOTRO Music Book was made for Linux, but should work on any system that can run python and the required imported modules.


Required modules and packages:

import pyautogui
import pyclip
import os
import glob
from time import sleep
from subprocess import run
from tkinter import *
from tkinter import ttk
from tktooltip import ToolTip

xdotool


LOTRO Music Book preview image:

https://github.com/Git-Forked/LOTRO-Music-Book/blob/main/LOTRO_Music_Book_v0.0.30_%5B1%5D.png
https://github.com/Git-Forked/LOTRO-Music-Book/blob/main/LOTRO_Music_Book_v0.0.30_%5B2%5D.png
https://github.com/Git-Forked/LOTRO-Music-Book/blob/main/LOTRO_Music_Book_v0.0.21_%5B1%5D.png
https://github.com/Git-Forked/LOTRO-Music-Book/blob/main/LOTRO_Music_Book_v0.0.21_%5B2%5D.png
https://github.com/Git-Forked/LOTRO-Music-Book/blob/main/LOTRO_Music_Book_v0.0.18.png


Suggested Usage:

Log into the LOTRO game, equip your character with the instrument you want to play.
Launch LOTRO_Music_Book.py
and click the [ Music Mode ] button to put your character into music playing mode.
Choose a song from your collection which will appear in the list box.
Press the [ Play Song ] button to have your character play the song in the game on your instrument.


Installation:

Unzip or 'Extact All' of the LOTRO-Music-Book*.zip to the desired location.

See LOTRO_Music_Book.py for additional settings and configuration.


LOTRO Music Book is available from:

https://github.com/Git-Forked/LOTRO-Music-Book <--(LATEST UPDATES)
https://www.lotrointerface.com/downloads/info1244-LOTROMusicBook.html


Music Files:

LOTRO Music Book does not come with, nor provide, any ABC music files.
Files can be obtained from other sources such as:

The Fat Lute and Other .ABC Music Archive : https://www.lotrointerface.com/downloads/info1087-TheFatLuteandOther.ABCMusicArchive.html
Zolton's Music Mega Pack : https://www.lotrointerface.com/downloads/info604-ZoltonsMusicMegaPack.html
Music Band abc's : https://www.lotrointerface.com/downloads/info180-MusicBandabcs.html
Raymiond's ABC Collection : https://bardsofafeather.net/library.php
Archive List (Old Versions)
File Name
Version
Size
Author
Date
v0.0.24
533.62 Kb
Git-Forked
09-22-2024 02:39 AM
v0.0.18
166.98 Kb
Git-Forked
09-20-2024 12:48 AM
File Statistics
User Rating:
5 out of 5 with 1 votes
Downloads: 154
Views: 498
Favorites: 1
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread Yesterday, 03:11 PM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 112
Uploads: 1
Sorry my comment was not exact, i was actually running it on linux, but i dont have xdotool installed so it resulted in error. I would expect xdotool in requirements but only found this quote there
Quote:
LOTRO Music Book was made for Linux, but should work on any system that can run python and the required imported modules.
which made me curious if xdotool are on windows.

I did try it on windows also, needed little tweeking to run but it does.

But another bug i encountered on both windows and linux, was that the buttons near search, does not show the unicode characters.
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread Yesterday, 01:27 PM  
Git-Forked
The Wary
 
Git-Forked's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 11
Uploads: 3
xdotool is only used to raise the window to the forefront.
You can comment out that line and raise the window yourself if you prefer.
I'll add an option in the next release I'm already working on, so that option can be easily toggled on or off.

v0.0.30+

# Settings
share_to_game = False

Last edited by Git-Forked : 09-24-2024 at 09:49 PM.
Git-Forked is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-23-2024, 02:06 AM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 112
Uploads: 1
This app requires xdotool to be installed, so it is probably not runnable on windows at the moment.
Searching for xdotool for windows i found xdotool-for-windows but that only sends keys and this app uses it for switching window, however that git links to another app for switching window wmctrl-for-windows so maybe that can be used.

Also FYI using this is probably considered botting
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 04:11 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui