Originally posted by RobbH
View Post
Announcement
Collapse
No announcement yet.
Announce: Material Skin
Collapse
X
-
Originally posted by hopkins View PostHi,
I have what seems to be a small bug to report.
When adding the parameter $HOST to a weblink in the action.json file, the target link is added to the current location. For example:
{
"album":[
{
"title":"Album details",
"weblink":"$HOST:5000/LMSalbum#$ALBUMID#$ID"
}
],
"track":[
{
"title":"Album details",
"weblink":"$HOST:5000/LMSalbum#$ALBUMID#$ID"
}
],
"system":[
{
"title":"Player",
"weblink":"$HOST:5000/LMSplaylist#$NAME#$ID"
}
]
}
The first two actions work, but the last one results in this adress (concatanation of the material adress + target): "http://192.168.1.177:9001/material/192.168.1.177:5000/LMSplaylist"
Comment
-
Originally posted by mps View PostThanks for creating such a great interface. I do have a suggestion that I hope you can consider. I often put useful/interesting information in the "Comment" tag of a track (e.g., liner notes, concert info, etc.), but the Comment tag isn't shown in the track information screen. E.g., the following shows the Artist, Year, Genre, and Source but not the comment
Originally posted by mps View PostLikewise, this information screen mentions the comment but doesn't show its value like it does for Artist, Genre, Year, and Rating.Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
Comment
-
APK 0.2.1 Release
Been almost a year since the last release, and only minor changes:
- Don't use WebView's app cache - deprecated.
- Disable webview scrollbars.
- Tell MaterialSkin to not embed PDF files, and use intent to open these with phone's PDF viewer. Requires skin version 2.10.0, or later.
The PDF fix also requires a change in the skin, which will be in its next release. You download the APK from GitHub, or wait for it to be updated on f-droid (which is the recommended route).Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
Comment
-
Great, tx for the update.
It triggered my Android Avast mobile security app though with this:
I wish these security providers would replace cryptic error messages with something that most folks could understand.
Also a search reveals that it's likely because the APK has not been published on Google Play store i.e. a type of whitelist function, rather than it being "reported as a suspicious file" which has rather a different (blacklist) connotation!
Either way, I think I can breathe easy. ;-)
E2A: I checked with other vendors and it's fine:
I also submitted it as a false positive.Last edited by mr-b; 2022-07-05, 10:20.
Comment
-
Originally posted by bwaldron View PostThanks for this. I've installed 2.10 from github and have set "Show comment in info view" to Yes in settings -- but I am not seeing Comment being displayed (for tracks where the tag exists).Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
Comment
-
Bookmarks
Hi Craig
I have come across an issue whilst using the Bookmarks plugin. Having selected a bookmark to play Material no longer offers a Back button to come entirely out of the plugin. The only option is to type some spurious txt in the search bar at the top and then exit from that. The following picture hopefully shows what I mean.
Thanks
SteveAttached Files
Comment
-
Originally posted by Shozzer View PostHi Craig
I have come across an issue whilst using the Bookmarks plugin. Having selected a bookmark to play Material no longer offers a Back button to come entirely out of the plugin. The only option is to type some spurious txt in the search bar at the top and then exit from that. The following picture hopefully shows what I mean.
Thanks
SteveMaterial debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
Comment
-
Originally posted by cpd73 View PostBeen almost a year since the last release, and only minor changes:
- Don't use WebView's app cache - deprecated.
- Disable webview scrollbars.
- Tell MaterialSkin to not embed PDF files, and use intent to open these with phone's PDF viewer. Requires skin version 2.10.0, or later.
The PDF fix also requires a change in the skin, which will be in its next release. You download the APK from GitHub, or wait for it to be updated on f-droid (which is the recommended route).
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: Radio
Comment
-
Originally posted by slartibartfast View PostHow long does it normally take f-droid to offer the update?Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
Comment
-
Originally posted by cpd73 View PostImplemented for a future 2.10.0 release.
Originally posted by cpd73 View Post
These menus are generated by LMS. If you click on the "Comment" line it will display the comment itself.
Thanks for your consideration,
Mike
Comment
-
Originally posted by mps View PostI'm not sure I understand this because the web interface does what I am looking for (displaying the comment without needing to click anything) but Material Skin does not.Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.
Comment
-
I am not sure where the correct place to ask this question is, so please let me know if I should ask this elsewhere.
I would like to use the IR Blaster plugin with my SB Touch. After installing it , I was greeted with a blank plugin page. Only after I changed from Material Skin to Default Skin was the plugin page visible. Is this something on the Material skin side or on the plugin side, and can that be resolved ?
I am running:
LMS Version: 8.3.0 - 1655802730
Material Skin 2.9.8
IR-Blaster 6.2.2Last edited by justjason; 2022-07-06, 19:14.
Comment
Comment