Re: [SlimDevices: Plugins] Mixcloud plugin?

2020-03-30 Thread OleHB


505 wrote: 
> Fixed. Published as version 0.2.1 to fix update of those who had already
> updated.

Its working, i can play my mixcloud favourites :-) 
Thanks very much!!!



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Mixcloud plugin?

2020-03-28 Thread OleHB


I have the same *-'Cannot get play URL'-* Problem. I changed the
Log-Information for mixcloud to debugging:


Code:


  [20-03-28 11:08:49.2192] Plugins::MixCloud::ProtocolHandler::getTrackUrl (88) 
Fetching Trackhome: softdragon/spirit-dance/
  [20-03-28 11:08:49.2211] Plugins::MixCloud::ProtocolHandler::getTrackUrl 
(102) Fetching for downloader 
http://www.mixcloud-downloader.com/softdragon/spirit-dance/
  [20-03-28 11:08:50.7731] Plugins::MixCloud::ProtocolHandler::getTrackUrl 
(107) Mixcloud URL from downloader: 
  [20-03-28 11:08:50.7743] Plugins::MixCloud::ProtocolHandler::getTrackUrl 
(109) Error: Cannot get play URL for softdragon/spirit-dance/ from 
http://www.mixcloud-downloader.com/softdragon/spirit-dance/
  [20-03-28 11:08:50.7792] Slim::Player::Song::open (409) Error: Couldn't 
create command line for unk playback for [mixcloud://softdragon/spirit-dance/]
  




Code:


  [20-03-28 11:09:09.0380] Plugins::MixCloud::ProtocolHandler::getMetadataFor 
(134) getting mixcloud_meta_mixcloud://softdragon/spirit-dance/
  [20-03-28 11:09:09.1715] Plugins::MixCloud::ProtocolHandler::getTrackUrl (88) 
Fetching Trackhome: softdragon/being-danced/
  [20-03-28 11:09:09.1721] Plugins::MixCloud::ProtocolHandler::getTrackUrl 
(102) Fetching for downloader 
http://www.mixcloud-downloader.com/softdragon/being-danced/
  [20-03-28 11:09:14.1496] Plugins::MixCloud::ProtocolHandler::getTrackUrl 
(107) Mixcloud URL from downloader: 
  [20-03-28 11:09:14.1509] Plugins::MixCloud::ProtocolHandler::getTrackUrl 
(109) Error: Cannot get play URL for softdragon/being-danced/ from 
http://www.mixcloud-downloader.com/softdragon/being-danced/
  





I deactivatet -'MPEG-4'- and -'MPEG-4 SLS / HD-AAC'-AAC and using the
MP4-Plugin from 'bpa'
(https://forums.slimdevices.com/showthread.php?88286-Mixcloud-plugin&p=950560&viewfull=1#post950560)
[LMS 8.0 beta and Touch]

When i am using mixcloud with LMS, i see under -'My Mixcloud'- my
-'Favourites'-. What i am missing is my 'Playlist'. Is it possible to
include them under -'My Mixcloud'-?



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] LMSmusly - play similar music

2018-01-12 Thread OleHB

For my understanding it is necessary, that the music files are analysed.
The analysed data is stored in a database. 
Is it possible to save the analysed data in the tags (ID3-Tags) too? 
In that way it is not necessary to analyse the music again after a
re-installation (or something else)

Thanks anyway for this great plugin!



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=108495

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2016-06-17 Thread OleHB

Apesbrain wrote: 
> Getting a 404 today on
> "http://srvrpowerctrl.googlecode.com/svn/beta.xml";.  Is there a new
> repository for Windows version?  Thanks.

googlecode is dead. there is no replacement-repository for
Server-Power-Control. you have to install it manually. read the last
pages



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2016-06-16 Thread OleHB

epoch1970 wrote: 
> 
> You should try to run a power action and see how it goes.
> 

indeed, it works fine :) thanks for the help!



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2016-06-16 Thread OleHB

PasTim wrote: 
> Which version are you installing?  I didn't get any such errors.

the version from github

gharris999 wrote: 
> OK, you can get my working version of SrvrPowerCtrl by:
> 
> Clone the repo:
> 
> # git clone https://github.com/gharris999/SrvrPowerCtrl.git



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2016-06-16 Thread OleHB

Thanks for the answers! Unfortunately it does not work at the moment.

I have changed all lines in sudoers with 'pkexec visudo' like this:

Code:

ALL = NOPASSWD: /bin/systemctl/ suspend


to

Code:

squeezeboxserver ALL = NOPASSWD: /bin/systemctl/ suspend



Also i changed the spc-functions.sh in line 167 like epoch1907 posted
it
I can start the sript with
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh'
but get following errors:


Code:


/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/spc-functions.sh:
 Zeile 173: Syntaxfehler beim unerwarteten Wort `fi' 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/spc-functions.sh:
 Zeile 173: ` fi' 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 275: spc_get_log_file: Kommando nicht gefunden. 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 278: spc_get_slim_username: Kommando nicht gefunden. 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 304: spc_get_slim_username: Kommando nicht gefunden. 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 64: spc_disp_error_message: Kommando nicht gefunden. 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 65: spc_disp_error_message: Kommando nicht gefunden. 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 66: spc_disp_error_message: Kommando nicht gefunden. 
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/unix/srvrpowerctrl-setup.sh:
 Zeile 67: spc_disp_error_message: Kommando nicht gefunden.



Kommando nicht gefunden = command not found
I thought first error message came from 


Code:

### BUG: returns "squeeze+" on debian 8.x ## 
  ###SLIMUSERID=$(ps -fp "$SLIMSERVICEPID" | grep -v 'UID' | sed -n -e 
's/^\([[:alnum:]]*\)[[:blank:]]*.*$/\1/p') 
  # I guess 25 characters are enough on any platform? SLIMUSERID=$(ps o 
user:25= "$SLIMSERVICEPID") 
  fi



So i delete the fi like this: 


Code:

### BUG: returns "squeeze+" on debian 8.x ## 
  ###SLIMUSERID=$(ps -fp "$SLIMSERVICEPID" | grep -v 'UID' | sed -n -e 
's/^\([[:alnum:]]*\)[[:blank:]]*.*$/\1/p') 
  # I guess 25 characters are enough on any platform? SLIMUSERID=$(ps o 
user:25= "$SLIMSERVICEPID") 



but after that i get: 


Code:

Error: logitechmediaserver/squeezeboxserver needs to be running 
  in order for this setup script to install properly. 
  Additionally, this script needs to be run via 
  sudo and not directly by user root.



I was not root and use sudo and logitechmediaserver was running



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2016-06-14 Thread OleHB

Can someone help me to install this plugin? I use Open Media Vault 3 /
Debian Jessie 8

Have made a copy of the git-repo and copy it to:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl
Thats the place, where the other plugins are located

But at /SrvrPowerCtrl/scripts i only find: mac, unix and win - no
debian. 
I have read the readme.txt and find the part with instructions for
manual installation. But this instructions seems to be old. user is
squeezeboxbserver, not squeezeserver and the directory-path are not
corect
Also i cannot see the Server-Power-Control Settings Page in LMS

Have someone the scripts for debian or can point me: how can i manually
install this at debian jessie?



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Spicefly SugarCube] MusicIP can be ondifferent server?

2016-06-09 Thread OleHB

bakker_be wrote: 
> 
> >   >   > 
  - LMS is running on your NAS
  - MusicIP server is running on a PC
  > > > 
> 

Is it necessary, that MusicIP server is running every time, when you do
a MusicIP-Mix with LMS? This means, the NAS must be running AND the PC
too?
Or is it only necessary that the PC is running when you setup MusicIP at
LMS? Means when do a MusicIP-Mix with LMS/NAS, the PC does not have to
be necessary active?



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105724

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

Yeah! mmserver is starting before LMS. and also with some values it does
not work

i am out of ideas, what i can do - only possibilitiy i see, is, to setup
my server with older server-software as a test (OpenMediaVault 2.1 /
Debian wheezy (32bit) instead of OpenMediaVault 3.0 / Debian jessie
(64bit)). 
But before this i go into holiday in a few days :)



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

Yes, MusicIP-Plugin is installed:

20587
20588

also the headless server is working:

20591

and when i use 'Test Mix Creation' it gives me a mix:

20592


+---+
|Filename: headless.test.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20592|
+---+


OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

Thanks!  

It looks like that LMS does not show the buttons for MusicIP - also
MusicIP-Data is imported and MusicIP headless / mmserver is running

20586

Does not offer me a solution but a piece of the puzzle


+---+
|Filename: LMS.missing.PNG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20586|
+---+


OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

johnas wrote: 
> I'm storing my music files on OMV, but I'm using Vortexbox for my LMS
> and MusicIP. Vortexbox 2.4 is a 64 bit system and mip works (one command
> install, get the advanced mip blue web page). 
> 
> Were you able to get the genpuid tags to archive OK in Wine/playon ?

Damn! I don't know, why it does not work!

I am using OMV 64bit and LMS works fine - except MusicIP.

I have installed Wine and playonlinux. With playonlinux it is very easy
to install Windows-MusicIP-Mixer. I have access to OMV/Debian with
RealVNC and can use the MIP-Mixer as i use it in Windows natively. With
this i have analysed my whole music collection (round about 50.000
tracks) and stored the analysed data into the id3tags

Again, can you tell me, how do you use MusicIP in LMS? Maybe i only
don't recognice how to use it. Is there a special button in the LMS
interface? Or a special combination you have to use?

20575


+---+
|Filename: LMS.MusicIP.Button.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20575|
+---+


OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-06-09 Thread OleHB

Cut-Throat wrote: 
> "Don't stop the Music" . What did this feature do?

When your playlist or your album/CD end, smartmix generated a new
playlist, based on your actual playlist. in this way, the music never
ends ... every time, your playlist go to the end, it mix a new one



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

DJanGo wrote: 
> 
> @ Ole:
> In the other Thread you showed a blue-ish- Screenshoot from your
> Headless MIP where do you get the installer from that Version mine is
> white and lacks some settings.?

It is from Spicefly, a replacement with some more options: 'MusicIP
Headless Replacement Interface'
(http://www.spicefly.com/article.php?page=musicip-headless-interface)



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

johnas wrote: 
> On my OMV Debian  NAS I set up a windows vm, copied my music over and
> set it to work. 
> 

I think it is more easy, when you use wine (and maybe playonlinux too)
and use with that the MusicIP-Mixer-Windows-Version
In this way you don't need to install a VM (which requires more
resources i think). 
I have done this with Debian Jessie

A question: do you run Debian 32bit or 64bit?

I am running Debian Jessie 64bit - and cannot use MusicIP, also i don't
get Error-Logs anymore. MusicIP is 32bit-Software and maybe that's the
reason, why it do not work.
Can you tell (and better show me with a picture) how do you use MusicIP
with LMS? Is there a specific button or anything else?
You can see pictures of my setup 'here
'
(http://forums.slimdevices.com/showthread.php?105612-Slim-Plugin-MusicMagic-Plugin-_musicipError-%28487%29-MusicIP-http-error-no-respons)



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

What you can do: You can analyse the tracks and write it to the
track-metadata (id3tag). This you can do on your notebook.
After that LMS with MusicIP-Plugin can read and import this metadata.
So, you don't have to do the analysis at the same machine.

But critical point: when LMS is working with a non-x86-CPU/-Server - id
don't work and analysis is nearly worthless



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-06-09 Thread OleHB

Yeah, beets have a plugin, but it is only for importing existing data
but i have done a try and it is easy to use it (windows has a gui, linux
with comand line is not difficult too)



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicIP - analyse on one computer, serve on different?

2016-06-09 Thread OleHB

MusicIP needs to be on a server with x86-CPU. You can install
MusicIP-Plugin in LMS with an ARM-CPU - but it don't work
I have a hardware-system with x86-CPU and i am using OpenMediaVault (=
Debian) and can analyse the tracks



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=105722

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-06-07 Thread OleHB

craigm wrote: 
> Not sure if AcousticBrainz would be an option but I'm uploading as much
> of my library as I can up to this service. 

Can you describe, how you do this (maybe in detail)? So others like me
can do this too



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-05-10 Thread OleHB

schoeppi wrote: 
> 
> I've also took a look on Spicefly and Sugarcube but I've found nothing 
> about that this setup will also work with Spotify and co. Is it working
> 
> with local music only or are also music streaming services supported?
> 

It works only with your local music collection, the files must analyzed
with the MusicIP-Software (see 'here'
(http://forums.slimdevices.com/showthread.php?99235-MusicIP-Mixer-server-status&p=767835&viewfull=1#post767835)
for more details) and you need specific server-hardware (x86-CPUs,
ARM-CPUs does not work)



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-04-20 Thread OleHB

rkrug01 wrote: 
> 
> This is OT - but how did you install OMV on Jessie? Via .deb or did you
> compile?
> 

OMV is the surface working on the operation system debian jessie. When
you are install omv, you are also install debian jessie.
i don't have done this, but i have read about people, who are installed
debian first and after that omv. this should be possible.
what i am doing: install minimal gnome desktop and vnc-server and after
that i can use omv and debian with a desktop side by side
you can see my hardware-setup -'here'
(http://forums.slimdevices.com/showthread.php?105439-To-NAS-or-not-to-NAS&p=850481&viewfull=1#post850481)-



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-04-20 Thread OleHB

For MusicIP: I have running OpenMediaVault as NAS, which is working with
Debian Jessie (8.4). 
I installed Wine (1.9) and PlayOnLinux and it is easy to setup the
Windwos-Version of MusicIP and fingerprint all my music.
So, even with an actual Linux-Version it should be possible to install
and fingerprint new music



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-04-18 Thread OleHB

Somebody knows 'AcousticBrainz' (https://acousticbrainz.org/)?
It looks like, that the analysis is similar, to what Echonest/Echoprint
is doing. Maybe in the future this is the basic for something similar to
Smart Mix.

So it looks like, that in LMS only MusicIP is working again for
intelligent Mixes



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-01-07 Thread OleHB

one idea more:
When i am using 'The Blender/Mix Explorer', i am not sure, which effect
has 'Distribution' - or 'Familiarity'. Or another: what is the
difference about 'artist' and 'artist-radio'?
O.k. i can go to the explanations from echo-nest-api - but it would be
more easier to see this I-Info-Button [like the way in the Logitech
Media Server Preferences. I take my mouse, go over it and see the
explanation].



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-01-06 Thread OleHB

th80 wrote: 
> Michael, how did you find out what wording TEN is using? Is it only
> trial and error or do you use some interface you test your requests
> manually? If my 20% unrecognized library could be "enabled" by simple
> tag management, then i would try to make the rest of my library ready
> for TEN.
> 

and there are an easy way to search and edit automatically these tags?
for example search automatically for '&' in the field artist, manually
select the entrys and replace it? i think, some taggers can do this -
but which one?



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2013-01-06 Thread OleHB

Cool, Great!!! Vielen, Vielen Dank dafür!!!

Maybe its a good idea, to find some basic instructions and ideas at the
first posting for absolutely beginners like me. Installation was easy
for me - but where i can reach 'The Blender'?

Where do you find 'The Blender'/'Mix-Explorer'?:
Go to: http://your IP-Adress:9001/plugins/SmartMix/blender.html 
Or go to the Option-Menue from Smart-Mix and there you finde 4 Mixes
[Smooth, Let's Dance, Play It Loud, Classic Rock]. They are click-able
and then you are there. 
The Blender has an easy and an advanced Mode with more details. In
advenced Mode there are also 'Moods' as recipe-option etc.

After Installation you find a new point in your Menue 'My Music':
Smart-Mix. There you can find your saved Mix-Recipes
Also you can reach a Menue, when there is a playing song 'Now Playing'
['More Info', '+'-Button etc.]. There you can make this song/artist to a
seed-song.

You can see the server/scanner log at: http://your
IP-Adress:9099/ssots/

Is there a way to exclude genres?
Creating a custom recipe using the blender you should be able to add
exclusions to the style list. Look at the Preset/Example 'Classic
Rock'.
"classic rock^2" and "rock" and "-r&b" means: a lot of Classic Rock,
some Rock and no R+B

Where i can delete existing recipes?
Settings/Advanced/Smart Mix -> check the recipe to delete

Is there an easy way to share mixes?
Easiest would be to copy the "recipe" field from the blender and paste
it in a posting. We others could then manually create a new mix in the
blender, using your values to set the options. I tried to name the input
fields very similar to the actual variable names in the recipe



OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Mufin the new MusicIP?

2010-02-25 Thread OleHB

looks like, that they use AudioID:
http://en.wikipedia.org/wiki/AudioID

but htey write, only some seconds of a song is enough to recognice,
which songs this is - is this enough to manage good mixes? or have they
other technologies in the background?
Now i see, Frauenhofer called this 'SoundsLike':
http://www.idmt.fraunhofer.de/eng/research_topics/soundslike.htm


-- 
OleHB

OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=75601

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2010-02-22 Thread OleHB

Ah! O.K.! You mean, when i use MusicIP-Mix at the Duet-Controler then
this mean Sugarcube-Mix. 
Thanks!, Dont know, that this would be so simple :-)


-- 
OleHB

OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2010-02-21 Thread OleHB

i have also a very simple question:

how can i use spiceflys sugarcube with the squeezebox duet controler?

when i use the controler, i can reacht the musicip-mix when i use *+*.
you can see it at this picture as 1:
'[image: http://img37.imageshack.us/img37/9249/squeeze1.th.jpg]'
(http://img37.imageshack.us/i/squeeze1.jpg/)
at the controler main menu i can reach sugarcubes options:
'[image: http://img17.imageshack.us/img17/7314/squeeze2.th.jpg]'
(http://img17.imageshack.us/i/squeeze2.jpg/) '[image:
http://img62.imageshack.us/img62/3379/squeeze3.th.jpg]'
(http://img62.imageshack.us/i/squeeze3.jpg/) '[image:
http://img707.imageshack.us/img707/5062/squeeze4.th.jpg]'
(http://img707.imageshack.us/i/squeeze4.jpg/)

by the way, i use music-ip-mixer 1.9b6 (premium) and win7.
musicip-mixes are working well


-- 
OleHB

OleHB's Profile: http://forums.slimdevices.com/member.php?userid=35873
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins