Last.fm scrobbling from Walkman

So, since the Last.fm app doesn't seem to support the Walkman app and the good old app everyone used to fix this doesn't install on recent Xperia's I decided to quickly code my own broadcast adapter!
If you want to start scrobbling to Last.fm from your Walkman app again, just install my app and launch it once to activate!
It's up in the Play Store: https://play.google.com/store/apps/details?id=be.ambroosvaes.xperiascrobbler.Z1Compat
All open source code, it's up on GitHub!
Enjoy the music and the scrobbling!

Thank you sir

Similar Messages

  • [Spotify Connect] last.fm scrobbling from Gramofon

    Hi! I would like to know is there any way to make Gramofon scrobble tracks played using Spotify Connect to last.fm? Like for example connecting last.fm account into Spotify so Spotify servers scrobble (similiar to Deezer where you can connect last.fm account)?
    Because right now device seems pretty useless to me.
    Thank You for Your answers

    At gramofon I didn't get any response other than it's a spotify problem. How is gramofon working, does it have a mini spotify client as the streaming goes directly to gramofon? Which one should do the scrobbling then? Gramofon or app in android? Doesn't really work that well either. Sometimes you can't stop the music or move to next song, not that fantastic as one was hoping for.

  • Last.fm scobbling from Nokia Phones or Nokia Music...

    Is there any chance of getting support for last.fm scrobbling from either Nokia phones themselves, or from Nokia Music (or Nokia Music Manager) PC Applications? I've just upgraded from a Nokia N95 8GB to an N97, and have found that the 3rd party Mobbler application doesn't support scrobbling from this device.

    rhidian wrote:
    Is there any chance of getting support for last.fm scrobbling from either Nokia phones themselves, or from Nokia Music (or Nokia Music Manager) PC Applications? I've just upgraded from a Nokia N95 8GB to an N97, and have found that the 3rd party Mobbler application doesn't support scrobbling from this device.
    bump! I would love to see this feature

  • Last.fm scrobbling is broken on Desktop Player

    Weird thing happening here. For a couple of weeks, nothing has scrobbled from my desktop player. I think the last scrobble from my desktop app was on the 25th April (it's now 8th May). I disconnected my last.fm account and attempted to reconnect it - I'm not sure what's happened. I entered my details and click "Connect" and I get no response at all (nice UX there, Spotify). 
    It could be the fact that the internet connection in my office is gash, but it has scrobbled since I moved here.  I've re-installed Spotify and reconnected to last.fm and had no luck. Could it be that the networking guys have blocked anything being posted to last.fm? I've made sure I'm using the correct details by re-logging into my last.fm account.
    I should iterate, I can still scrobble from my phone application.

    The same happened to me. My Phone scrobbles, my Windows player doesn't - and hasn't for quite a while. Several updates, reinstalls, logging out of spotify and/or last.fm and logging back in, putting spotify in offline and private mode and back in online and non-private mode, haven't worked. The Password is right, I double-checked several times. I don't know what else to do, since even though many people seem to have this issue, I can't find any solutions.

  • Extract data on report between last 30 days from current date.

    Hi Experts,
    Ealrier i had provided user promt to select the date range, now i need to schedule the report for this i have to set the date between last 30 days from current date.
    How can i add this in formaula on record selection.
    before:
    {pm_process.pm_creation_date} in {@Start Date to UTC} to {@End Date to UTC}
    I tried:
    {pm_process.pm_creation_date} in CurrentDate() - 30 to CurrentDate()
    But this is diplaying me only data of 30th date from current date.
    Please advice.

    Hi Brian,
    Thank you!
    1. I have not created any function for {pm_process.pm_creation_date} in [CurrentDate() - 30 to CurrentDate()] i am just adding this on Record Selection and its not helping.
    2. {pm_process.pm_creation_date} in Last30Days; this is throwing below error.
    please advice what to be done?

  • Batch Script to display last modified file from multiple directories

    Hello,
    I am trying to find the name of the latest file  or the last modified file from a set of given directories.
    I approached the problem by breaking it into two parts: a.  read all the directories from a .txt file and display the names of those directories and files under those directories.  b. Find the latest file present in any given directory and
    Upto this point all worked well, but when I am trying to combine both these batch scripts, I am unable to get the desired result.
    I am using BATCH SCRIPT only to complete this.
    My tried script is as below:
    a.  TO SEE ALL THE DIRECTORIES SPECIFIED IN "path_123.txt" FILE
    for /f "delims=" %%i in ('type "C:\Users\sonkar\Desktop\path_123.txt" ') do (set locall=%%i
    echo %locall%
    echo %%i
    b.  TO FIND THE LATEST FILE PRESENT IN THE DIRECTORY
    set BUILDDROP="E:\"
    for /f "tokens=*" %%a in ('dir /A:-D /B /O:-D %BUILDDROP%') do set NEWEST=%%a&& goto :next
    :next
    echo %NEWEST%
    But when combining both is not working at all.
    Any help is appreciated.

    Since batch files lack the ability to do date arithmetic you are pushing them well beyond their limits. Either VBScript of PowerShell could handle this type of task. Here is a VBScript solution. You must save the code in a .vbs file, then modify it to suit
    your exact needs.
    'Find the most recent file in a collection of folders
    '11 Sep 2014 FNL
    Dim dDate, dDate_, sFile, sFile_
    Set oFSO = CreateObject("Scripting.Filesystemobject")
    Set oList = ofso.OpenTextFile("C:\Users\sonkar\Desktop\path_123.txt", 1)
    aList = Split(olist.ReadAll, vbCrLf)
    oList.close
    dDate = cdate("01/01/2000")
    For Each sFolder In aList
        dDate_ = cdate("01/01/2000")
        ProcessFolder(sFolder)
        If dDate_ > dDate Then
            dDate = dDate_
            sFile = sFile_
        End If
    Next
    WScript.Echo "Most recent file: """ & sFile & """"
    WScript.Echo "File date: " &dDate
    Sub ProcessFolder(sFldr)
        If LTrim(sFldr) = "" Then Exit Sub
        WScript.Echo "Processing """ & sFldr & """"
        For Each oFile In oFSO.GetFolder(sFldr).Files
            If oFile.DateLastModified > dDate_ Then
                dDate_ = oFile.DateLastModified
                sFile_ = oFile.Path
            End if
        Next
        For Each oFolder In oFSO.GetFolder(sFldr).SubFolders
            ProcessFolder(oFolder.path)
        Next
    End sub

  • How to retrieve date last position change from 0000(sty-Z5)

    hi experts,
    how to retrieve the date last postion change from infotype 0000 with subtype Z5 using select statement with begda of last infotype

    problem solved

  • I'll ask this again.  I'm running Yosemite, LR 4.4 everything was running fine and I'm not sure if this is connected but when I loaded the last security update from Apple I started getting the "no content" box when I tried to publish to LR (Facebook OK),

    I'll ask this again.  I'm running Yosemite, LR 4.4 everything was running fine and I'm not sure if this is connected but when I loaded the last security update from Apple I started getting the "no content" box when I tried to publish to Flickr (Facebook OK), now I can't get it to authorize, I loaded 3rd party JR plug in and still get can't authorize.  Can anybody help?  Basically LR is useless, it has been nothing but problems.

    It would probably be better to continue your previous thread on the same question than to start a new one.

  • How to populate last 10 records from data base table

    Hi,
    My requirement is to populate last 10 transfer order items confirmed from LTAP. as the table is too large there is no point to fetch all the records and filter them...
    Please let me know better way (in terms of performace) to get last 10 records from LTAP.
    Thanks in advance.
    Nag

    Hi brother,
    the following code is working......(sample code)
    data itmara type mara occurs 0 with header line.
    select matnr from mara into corresponding fields of table itmara up to 20 rows.
    sort itmara descending by matnr.
    loop at itmara .
    write:/ itmara-matnr.
    if sy-tabix = 10.
    exit.
    endif.
    endloop.
    plz reward with maximum points
    Edited by: sreejith gn on May 13, 2008 12:52 PM

  • Retrive last inserted  record  from database table

    Hi,
    some body inserting a record into table 'A' through some procedure/java program.i want to retrive the last inserted record from database table.records are not stored in order.Can any body help me.

    In general, unless you are storing a timestamp as part of the row or you have some sort of auditing in place, Oracle has no idea what the "first" or "last" record in a table is. Nor does it track when a row was inserted.
    - If you have the archived logs from the point in time when the row was inserted, you could use LogMiner to find the timestamp
    - If the insert happened recently (i.e. within hours), you may be able to use flashback query to get the value
    - If you're on 10g or later and the table was built with ROWDEPENDENCIES and the insert happened in the last few days and you can deal with a granularity of a few seconds and you don't need 100% accuracy, you could get the ORA_ROWSCN of the row and convert that to a timestamp.
    If this is something you contemplate needing, you need to store the data in the row or set up some sort of auditing.
    Justin

  • View last 5 lines from select statement?

    Hi,
    I would like to view only the last 5 lines from a select statement, how would this be done?
    Something like:
    select * from a .................
    regards
    RobH

    Hi RobH,
    First of all: You need to identify a criterion that helps to sort your data in the desired way.
    Done that you can start to read about analytical functions, maybe ROW_NUMBER(), RANK() and / or DENSE_RANK() might be interesting.
    Edit:
    Changed rn() to row_number()

  • Transferring music from walkman to ipod

    As my sister has a walkman and I would like to transfer some music into my ipod, but as the file is different, i cannot physically put the music onto itunes..
    Could anyone help me how to put music from walkman to ipod ?

    How are the Walkman music files different? Not MP3's - are in some closed/proprietary Sony music format?
    The only way you can do this is by getting the music from the Walkman into your iTunes library. Certainly Sony has a technical support website for a Walkman, or try a Google search.

  • I've recently received 3 emails over the last 2 weeks from admin@appleid-apple.co.uk asking me to confirm my apple id- I presume this is fake

    I have recently received 3 emails over the last 2 weeks from [email protected] I presume these are fake. Can anyone confirm

    https://appleid.apple.com
    Go to the above website, sign in to your AppleID using the "Manage your Apple ID" link, and make sure everything is correct.  If it is, then clearly, at the least, the emails are in error.

  • Sums up the last 4 weeks from the start date

    Hi all,
    Pls tell me how to find the give issue with example
    How to write queri in SQL
    sums up the last 4 weeks from the start date selected (meaning range of date 1st to 7th) (the 4 weeks should stop on the 31st).
    Thanks & Regards

    <DIV><FONT size=2>
    <P><FONT size=2>select</FONT></FONT> tstdate, weeks, (sum*<FONT
    color=#0000f0>7</FONT>) as sum<BR>from <SPAN
    class=224524108-18042006>  </SPAN>(select to_date(<FONT
    color=#0000f0>'&date'</FONT>,<FONT color=#0000f0>'dd-mon-rrrr'</FONT>) as
    tstdate,<BR><SPAN
    class=224524108-18042006>                    
    </SPAN>last_day(to_date(<FONT color=#0000f0>'&date'</FONT>,<FONT
    color=#0000f0>'dd-mon-rrrr'</FONT>)) as weeks, <BR><SPAN
    class=224524108-18042006>                    
    </SPAN>floor((last_day(to_date(<FONT color=#0000f0>'&date'</FONT>,<FONT
    color=#0000f0>'dd-mon-rrrr'</FONT>)) - to_date(<FONT
    color=#0000f0>'&date'</FONT>,<FONT color=#0000f0>'dd-mon-rrrr'</FONT>))
    /<FONT color=#0000f0>7</FONT>) as sum <BR><SPAN
    class=224524108-18042006>          
    </SPAN>from dual)<FONT size=2></P></FONT></DIV>

  • SQL - Retriving Last 6 rows from Join of 2 Tables

    Hi All
    I want to retrive the last 6 rows from a query which has join of 2 tables
    Thanks in adv.
    Junu

    Hi,
    Check this.
    SELECT e.empno, e.deptno, e.sal,e.rn
    FROM (
         SELECT ROWNUM rn, a.empno, b. deptno, a.sal,
              ( SELECT COUNT(1) FROM scott.emp c, scott.dept d
                        WHERE c.deptno = d.deptno ) max_rn
    FROM scott.emp a, scott.dept b
              WHERE a.deptno = b.deptno
         ) e
    WHERE rn BETWEEN max_rn -6 AND max_rn     
    ORDER BY rn     
    Regards
    K.Rajkumar

Maybe you are looking for