Open
Description
All user-components Georgia-ReBORN is using need to be compiled in x64,
otherwise you can not install the latest fb2k v2 x64, but you can use the fb2k v2 x86 version instead.
The current state ( 08.10.2024 ) is as follows:
- foo_cuefixer ( optional, for iso images ) available in x64 ✔️
- foo_enhanced_playcount ( optional, for playcount ) available in x64 ✔️
- foo_musicbrainz ( optional, for tagging ) available in x64 ✔️
- foo_playcount ( optional, for playcount ) available in x64 ✔️
- foo_scrobble ( optional, for lastm.fm scrobbling ) available in x64 ✔️
- foo_spider_monkey_panel ( required, core ) not available in x64 ❌
- foo_ui_columns ( required, layout and settings ) available in x64 ✔️
- foo_ui_hacks ( required, hides toolbars and changes player sizes ) not available in x64 ❌
( @TheQwertiest wants to implement this directly in SMP ) - foo_uie_eslyric ( optional, fetches lyrics ) available in x64 ✔️
- foo_vis_vumeter ( optional, makes peakmeter bar functional ) not available in x64 ❌
( There is a new foo_vis_vumeter component in x64 by oops but is not compatible with Columns UI and does not offer an ActiveX interface, this is needed for reading levels/peaks in realtime, should be provided by SMP anyways! )
We just need to wait for @TheQwertiest's magic, fingers crossed it will happen ;-)
-TT