INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1] 2 3 4 5 ... 10
 1 
 on: Today at 07:03:29 am 
Started by Manfred - Last post by dtc
In Customize View - Set Rules for File Display set a rule  Media Is Audio.

 2 
 on: Today at 07:00:43 am 
Started by zeltak - Last post by zeltak
thx so much

sadly i dont have access to a windows machine thesedays (when i wrote the post i was using jriver 31 on a windows mahcine)

so i understand there is no internal way to do so? maybe ill spin a VM...

thx again

Z

 3 
 on: Today at 05:39:53 am 
Started by Al ex - Last post by JimH
Last.FM sometimes has problems.

But try turning everything off, including the network, and then restarting.

 4 
 on: Today at 04:22:02 am 
Started by Al ex - Last post by Al ex
32.0.58 (64bit) Windows

Since two days, I can play only one song, then JR tries to reconnect to Last.FM. I am granting access, but it seems it is not stored. JR freezes, I need to force-cancel JR and re-start.
After unticking the submissal of scrobbles to Last.FM, JR is working again.

It seems the issue is caused by the Last.FM-plugin.

 5 
 on: Today at 04:17:28 am 
Started by Manfred - Last post by Manfred
If you open a View and first Column is Media Type having 3 Values: e.g. AUDIO, DATA, IMAGE:

Is it possible to autoselect AUDIO per default if you open the View?

 6 
 on: Today at 04:06:17 am 
Started by Dennis in FL - Last post by Dennis in FL
Yesterday I created a bare bones library on the Mac using the MC defaults but still using the NAS files.

This morning all was well and it is not duplicating the files as above.

So I suspect it is something with the customized views (almost all in Classical music album displaying) in the library that causes so many bugs. 

I had been using that library on my mac as far back as MC 30 or 31 without issue.   

I am thinking it may be prudent to start from scratch although that would be a major pain.


 7 
 on: Today at 02:40:13 am 
Started by zeltak - Last post by zybex
You can do that with ZStats, as mentioned above.

- create the calculated [RatingOr1] field as mentioned above
- create a normal field called eg. [AlbumRating] to hold the result
- enter this code into the [RunAfter] section of ZStats.ini:

Code: [Select]
setfield(AlbumRating, FormatNumber(ListMath(FieldQuery(Artist - Album /(Year/), [Artist - Album (Year)], RatingOr1, 1, 1),3),1))

Then run ZStats once to calculate the field once for all files. You can re-run it periodically to recalculate - maybe create a Scheduled Task to run it every night or once a week/month, depending on your needs.

Other settings for ZStats.ini (also set your MCWS user/pass there):
Code: [Select]
MCFilter=[Media Type]=[Audio]           # filter to limit processing to a given set of files
UpdateStats=0                           # 1 to update stats as defined in [Stats] sections, 0 to disable
UpdatePlaylists=0                       # 1 to enable playlist processing, 0 to disable
RunExpressions=1                        # 1 to execute [RunBefore] and [RunAfter] expression, 0 to disable
CreateFields=0

 8 
 on: Today at 12:53:35 am 
Started by Angelo58 - Last post by Awesome Donkey
That would make sense, as any media played in an embedded web browser page doesn't go through MC's audio engine unless using the WDM driver... but as stated in another topic the WDM driver doesn't work with DLNA/UPnP so it's a non-starter for those situations.

 9 
 on: Today at 12:42:04 am 
Started by Angelo58 - Last post by Scobie
In my expereince it depends on the streaming service.

I stream Radio Paradise over DLNA every day and it works fine, as does Radio JRiver.

But sometimes if what is selected under Streaming that spawns a webpage in MC such as BBC World Service then it wont play over DLNA.

 10 
 on: Today at 12:13:52 am 
Started by AudibleImagery - Last post by AudibleImagery
Hello all,

I was wondering if someone could help me write an expression for the shuffle function that would help me to control it a little better. I want to make the shuffle function a little more listener-friendly by inserting interludes, skits, and instrumentals in-between disparate genres so that the jump from something like classical to hip-hop seems less abrupt.

The expression would function as follows and build a playlist using the following parameters after starting the shuffle function:

If [Genre A] is playing and [Genre B] will play next, instead insert [Genre C, D, or E] first before playing [Genre B].

Do you think an expression like this is possible? Please let me know your thoughts.

Regards,
Audible

Pages: [1] 2 3 4 5 ... 10