Jump to content

Podcasts Plugin


Go to solution Solved by Adam_Kearn,

Recommended Posts

Posted

Hey,

I have been playing around with the podcasts plugin.
At the moment it seems like I have to provide a URL to an XML (RSS Feed) for emby to get the podcast data.

Does anyone know a way to keep a local copy of the podcasts instead?   My understanding of this at the moment is to use a tool such as youtube-dl to download the podcasts and then save the files into a media libary with the type of "Audio Books" or "Music"?

Could there be an option added to the existing plugin that will download the audio files from the RSS feed from a service such as audioboom.com (what itunes uses)

https://audioboom.com/channels/5018675.rss

Posted

Hi, you should be able to use the download features with the podcast content.

Posted

You can download from your library just like any other media type. It isnt the cleanest UI, but it works 

Posted
1 minute ago, Luke said:

Hi, you should be able to use the download features with the podcast content.

Thanks for the quick responce.

That downloads to a local device right? (e.g. phone/ipad)      I am looking for a way to download the the server locally.

Posted
1 minute ago, Adam_Kearn said:

That downloads to a local device right? (e.g. phone/ipad)

Yes it does.

1 minute ago, Adam_Kearn said:

I am looking for a way to download the the server locally.

You might be able to use the folder sync plug-in to download to the server. I haven't tried it for Podcasts, but it could be a potentially simple solution.

Posted

Hey guys thanks for the advice.

I have decided to take a diffrent approch to this now.   Someone recommended to me to install podgrab https://github.com/akhilrex/podgrab

And use that instead.   I have installed the docker image and got every setup correctly.

After it had finished downloading I had just over 70 mp3 files.

 

When I did a libary scan I could only see 45 "songs" in the "audio book" libary I had created.
I then decided to remake a new libary but this time with the type of "music"   this also seemed to only show 45 items....

 

Is there a way to get emby to show all items that are in the album?   (see screenshots below)

 

image.png.2038479ab979f5c090fd1a345b6500c9.pngimage.thumb.png.d7b8e1cce2561f18f5025af15ff49c51.png

Happy2Play
Posted

What view is that?  Possibly a tagging issue as the views are tag driven except folder view.

Do you see the same in folder view?

 

I have a test copy of the bible and can see 150 mp3 in that book/folder (audiobook library).  Have not tested in a Music library.

snippet from the bottom

image.thumb.png.e7343a43a171029131d5ee935d90e418.png

Posted

When I go into folder view I can see all 74 items.     How ever when I change the view to "list"  it shows random names for some of the audio files.

Some of the names have duplicated numbers (which are not on the origional file name)   when I checked the metadata for that file it was completly fine apart from the title...

Any ideas?

 

See below:   image.thumb.png.1b8e210dd4e51f9bbe4b6e58c8b5e1b4.png

image.png.019bd748a48041d06f1b50ff6168a861.png

Happy2Play
Posted (edited)

I would think Filename should be correct, but would need to see embedded tags also as Emby is tag driven.  

 

With you stating Album is only showing 45, I am guessing items are getting multi-versioned or not shown in said album do to embedded tags since folder view is showing all items.

 

Edited by Happy2Play
  • Solution
Posted (edited)

Managed to solve the issue in the end...

I checked and the metadata for the file had dupilicated episode numbers for some reason....  don't ask me why....

I was able to remove this from the files fairly easly in bulk (within windows)    (See title feild)

image.png.bd17662a41e3c3aec044c25923bf57e1.png

After doing this I rebooted emby and did a refresh but it was still showing the wrong names.
It wasn't until I changed /var/lib/emby/cache to /var/lib/emby/cache.old it started to work.

Looks like it was caching the wrong data.   Thanks anyway.   I'll see if there is an option to not include metadata in my podgrab config.

Edited by Adam_Kearn
Happy2Play
Posted

Glad you figured it out. 

You should run all mp3 media thru something like mp3 tag to verify all embedded tags.

Have not verified audiobooks but all tracks should have same Album and Album Artist name to shown as one album, otherwise they can be split out into single track albums.

Looks like I have my audiobooks tagged with Album and Artist.

image.png.686245f7db21b4cd0c180621a67676f4.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...